Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d8598981146241064993e371cea8333f59553cb6
/
drivers
/
net
/
wireless
/
b43
cae5614
net/b43: don't return IRQ_HANDLED if nothing was done
by Sebastian Andrzej Siewior
· 13 years ago
21a18f2
b43: HT-PHY: define dummy TX power functions
by Rafał Miłecki
· 13 years ago
58eb7ff
b43: LCN-PHY: include new PHY in common code
by Rafał Miłecki
· 13 years ago
8b9bda7
b43: define firmwares for HT and LCN PHYs
by Rafał Miłecki
· 13 years ago
1d738e6
b43: LCN-PHY add place for new PHY support
by Rafał Miłecki
· 13 years ago
544e5d8
b43: read radio ID on new cores
by Rafał Miłecki
· 13 years ago
3fd4850
b43: use radio ID reading code to older cores only
by Rafał Miłecki
· 13 years ago
8c8b964
b43: select BLOCKIO for BCMA
by Rafał Miłecki
· 13 years ago
6ff1e5c
b43: change selecting ucode for newer cores
by Rafał Miłecki
· 13 years ago
74abacb
b43: bus: add helpers for getting/setting wldev from/in bus core
by Rafał Miłecki
· 13 years ago
42c9a45
b43: handle BCMA in bus switches
by Rafał Miłecki
· 13 years ago
6cbab0d
b43: use switches for SSB specific code
by Rafał Miłecki
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
397915c
b43: implement BCMA bus ops
by Rafał Miłecki
· 13 years ago
d150705
b43: make b43_wireless_init bus generic
by Rafał Miłecki
· 13 years ago
73e6cdc
b43: Add RX side DMA memory barrier
by Michael Büsch
· 13 years ago
a5f377f
b43: HT-PHY: correct 0x2059 radio init
by Rafał Miłecki
· 13 years ago
2d02c86
b43: HT-PHY: basic PHY init
by Rafał Miłecki
· 13 years ago
71d3b0d
b43: HT-PHY: add init tables
by Rafał Miłecki
· 13 years ago
3e644ab
b43: HT-PHY: init radio when enabling it
by Rafał Miłecki
· 13 years ago
e8dec1e
b43: HT-PHY: replace radio routing magic numbers
by Rafał Miłecki
· 13 years ago
bfc8dfe
b43: HT-PHY: implement lacking 0x908 PHY reg op
by Rafał Miłecki
· 13 years ago
feb9063
b43: HT-PHY: add channel switching tables for 2 GHz band
by Rafał Miłecki
· 13 years ago
e5b6100
b43: HT-PHY: perform some tables ops on channel switching
by Rafał Miłecki
· 13 years ago
bdb2dfb
b43: HT-PHY: upload PHY values when switching channel
by Rafał Miłecki
· 13 years ago
1a93139
b43: HT-PHY: prepare place for HT-PHY tables
by Rafał Miłecki
· 13 years ago
cd15598
ssb: add __devinit to some functions
by Hauke Mehrtens
· 13 years ago
c1c3dae
b43: HT-PHY: calibrate radio after switching channel
by Rafał Miłecki
· 13 years ago
9c803a0
b43: N-PHY: move declarations of chantables functions to correct files
by Rafał Miłecki
· 13 years ago
2a87083
b43: N-PHY: update switching analog on/off
by Rafał Miłecki
· 13 years ago
a6b7da5
b43: HT-PHY: switch radio to requested channel
by Rafał Miłecki
· 13 years ago
39ca554
b43: HT-PHY: add place for implementing channel switching
by Rafał Miłecki
· 13 years ago
5192bf5
b43: HT-PHY: define standard structs for channel switching
by Rafał Miłecki
· 13 years ago
1a3f71a
b43: HT-PHY: enable radio
by Rafał Miłecki
· 13 years ago
e7c6255
b43: HT-PHY: implement killing radio
by Rafał Miłecki
· 13 years ago
a8e8274
b43: HT-PHY: implement switching analog
by Rafał Miłecki
· 13 years ago
4cabd42
b43: HT-PHY: implement radio ops
by Rafał Miłecki
· 13 years ago
aec7ffd
b43: add Kconfig option for compiling SSB driver
by Rafał Miłecki
· 13 years ago
d7520b1
b43: HT-PHY: add place for writing HT PHY support
by Rafał Miłecki
· 13 years ago
443c1a2
b43: define new PHYs and radio regs for cores >= 24
by Rafał Miłecki
· 13 years ago
5b49b35
b43: check for allocation failures
by Dan Carpenter
· 13 years ago
aa4e014
b43: add BCMA 80211 core specific defines
by Rafał Miłecki
· 13 years ago
3c65ab6
b43: add an option to register BROKEN bcma driver
by Rafał Miłecki
· 13 years ago
4da909e
b43: do not use SSB specific flags when calling core reset function
by Rafał Miłecki
· 13 years ago
9c1cacd
b43: Fix warnings from gcc 4.6.0
by Larry Finger
· 13 years ago
505fb01
b43: bus: add helpers for checking host type
by Rafał Miłecki
· 13 years ago
d48ae5c
b43: use new pointers path to access ssb_device in SSB specific places
by Rafał Miłecki
· 13 years ago
02a0fbe
b43: SDIO: use new pointers path to access ssb_device
by Rafał Miłecki
· 13 years ago
6ac5369
b43: LP-PHY: use new pointers path to access ssb_device
by Rafał Miłecki
· 13 years ago
24ca39d
b43: bus: abstract bus and core operations
by Rafał Miłecki
· 13 years ago
79d2232
b43: bus: abstract board info
by Rafał Miłecki
· 13 years ago
c244e08
b43: bus: abstract chip info
by Rafał Miłecki
· 13 years ago
a18c715
b43: bus: abstract device structs and irq
by Rafał Miłecki
· 13 years ago
0581483
b43: bus: abstract SPROM
by Rafał Miłecki
· 13 years ago
21d889d
b43: bus: abstract 80211 core info
by Rafał Miłecki
· 13 years ago
c0b4c00
b43: bus: abstract R/W operations
by Rafał Miłecki
· 13 years ago
482f053
b43: add bus device abstraction layer
by Rafał Miłecki
· 13 years ago
aa63418
b43: rename ssb_device variable in ssb specific functions
by Rafał Miłecki
· 13 years ago
11ad2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
fb23d86
b43: N-PHY: initialize last var in calibration function
by Rafał Miłecki
· 13 years ago
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e64851f
b43: fix comment typo reqest -> request
by Jim Cromie
· 13 years ago
7551732
b43: read PHY info only when needed (for PHY-A)
by Rafał Miłecki
· 13 years ago
1495298
b43: separate ssb core reset
by Rafał Miłecki
· 13 years ago
c4a2a08
b43: add helper for finding GPIO device
by Rafał Miłecki
· 13 years ago
05100a2
b43: dma: cache translation (routing bits)
by Rafał Miłecki
· 13 years ago
0355a34
b43: make b43_wireless_init less bus specific
by Rafał Miłecki
· 13 years ago
620d785
b43: add helpers for block R/W ops
by Rafał Miłecki
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
dedb1eb
b43: rename b43_wldev's field with ssb_device to sdev
by Rafał Miłecki
· 13 years ago
0fd82ea
b43: implement timeouts workaround
by Rafał Miłecki
· 13 years ago
858a165
b43: move MAC PHY clock controling function
by Rafał Miłecki
· 13 years ago
5ee9c6a
b43: trivial: include ssb word in ssb specific functions
by Rafał Miłecki
· 14 years ago
25ea0dd
b43: drop ssb-duplicated workaround for dangling cores
by Rafał Miłecki
· 14 years ago
7143b7d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fc2b1e0
b43: drop invalid IMCFGLO workaround
by Rafał Miłecki
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
badb029
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
2eeb6fd
b43: avoid uninitialized variable warnings in phy_n
by John W. Linville
· 14 years ago
f615839
b43: trivial: update module info about ucode16_mimo firmware
by Rafał Miłecki
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
c85ce65
b43: allocate receive buffers big enough for max frame len + offset
by John W. Linville
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2a6672f
b43: trivial: update B43_PHY_N description (PHY support)
by Rafał Miłecki
· 14 years ago
ba9a621
b43: N-PHY: rev3+: implement gain ctl workarounds
by Rafał Miłecki
· 14 years ago
9838985
b43: N-PHY: rev3+: add tables with gain ctl workarounds
by Rafał Miłecki
· 14 years ago
0f4091b
b43: N-PHY: rev3+: correct switching analog core
by Rafał Miłecki
· 14 years ago
27b4eb2
b43: N-PHY: rev3+: add static tables
by Rafał Miłecki
· 14 years ago
3311abb
b43: fill PHY ctl word1 in TX header for N-PHY
by Rafał Miłecki
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
05db8c5
b43: N-PHY: rev1: restore PHY state after RSSI operations
by Rafał Miłecki
· 14 years ago
8e60b04
b43: N-PHY: rev1: enable some gain ctl workarounds
by Rafał Miłecki
· 14 years ago
9c1f992
b43: N-PHY: fix 0x2055 radio workaround condition
by Rafał Miłecki
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
ab72efd
b43: N-PHY: enable support for PHYs rev 3 and higher
by Rafał Miłecki
· 14 years ago
d4814e6
b43: N-PHY: update 2056 radio on channel switch on rev3+
by Rafał Miłecki
· 14 years ago
d414464
b43: N-PHY: use correct channel tables for rev4+
by Rafał Miłecki
· 14 years ago
Next »