index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: N-PHY: complete radio 0x2056 setup
Rafał Miłecki
2014-04-30
1
-5
/
+27
*
b43: don't pre-set radio_on variable to true
Rafał Miłecki
2014-04-30
1
-1
/
+0
*
b43: use b43_software_rfkill helper
Rafał Miłecki
2014-04-30
1
-3
/
+3
*
b43: bcma: respect GMODE (band choice) during core reset
Rafał Miłecki
2014-04-30
1
-1
/
+6
*
b43: remove list of IEEE 802.11 devices
Rafał Miłecki
2014-04-22
2
-37
/
+19
*
b43: ssb: refuse to support more than IEEE 802.11 core
Rafał Miłecki
2014-04-22
1
-17
/
+20
*
b43: N-PHY: enable forgotten write of hw power adjust table
Rafał Miłecki
2014-04-22
1
-2
/
+14
*
b43: N-PHY: fix selection of init & calib values
Rafał Miłecki
2014-04-22
1
-67
/
+105
*
b43: N-PHY: add init & calib values for radio 0x2056 rev 11
Rafał Miłecki
2014-04-22
1
-0
/
+246
*
b43: N-PHY: prepare for rev 7+ RSSI calibration
Rafał Miłecki
2014-04-22
1
-18
/
+54
*
b43: N-PHY: implement RF control INTC for revs 7+
Rafał Miłecki
2014-04-22
1
-0
/
+72
*
b43: N-PHY: implement reading support for radio 0x2057
Rafał Miłecki
2014-04-22
1
-2
/
+5
*
b43: N-PHY: random updates and typo fixes all around
Rafał Miłecki
2014-04-22
1
-9
/
+9
*
b43: N-PHY: rev3+: complete workarounds
Rafał Miłecki
2014-04-22
1
-3
/
+84
*
b43: N-PHY: drop second noise variance table
Rafał Miłecki
2014-04-22
2
-72
/
+3
*
b43: G-PHY: fix random mistakes to match specs
Rafał Miłecki
2014-04-22
2
-4
/
+4
*
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
2014-04-09
1
-7
/
+7
*
net: Replace min macro with min_t
Silvan Jegen
2014-03-03
3
-3
/
+3
*
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
2014-02-24
3
-8
/
+8
*
b43: Kconfig: let config B43_BCMA_PIO depends on B43
Zhao, Gang
2014-02-24
1
-1
/
+1
*
b43: use kernel api to replace b43 specific helper function
ZHAO Gang
2014-02-13
2
-41
/
+6
*
b43: fix the wrong assignment of status.freq in b43_rx()
ZHAO Gang
2014-01-23
1
-2
/
+2
*
b43: Fix unload oops if firmware is not available
Larry Finger
2014-01-13
2
-7
/
+7
*
b43: Fix lockdep splat
Larry Finger
2014-01-13
1
-6
/
+11
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-6
/
+3
|
\
|
*
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...
Russell King
2013-09-21
1
-6
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-1
/
+2
|
\
\
|
*
|
drivers: net: wireless: b43: Fix possible NULL ptr dereference
Felipe Pena
2013-10-18
1
-1
/
+2
|
|
/
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
|
/
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-09-03
1
-0
/
+14
|
\
|
*
b43: call PCIe up and down functions
Hauke Mehrtens
2013-08-26
1
-0
/
+14
*
|
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
1
-3
/
+3
|
/
*
b43: replace B43_BCMA_EXTRA with modparam allhwsupport
Rafał Miłecki
2013-06-27
2
-8
/
+10
*
b43: activate N-PHY and HT-PHY support by default
Hauke Mehrtens
2013-06-12
1
-0
/
+2
*
b43: ensue that BCMA is "y" when B43 is "y"
Hauke Mehrtens
2013-06-12
1
-2
/
+2
*
b43: stop format string leaking into error msgs
Kees Cook
2013-06-12
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-10
3
-26
/
+40
|
\
|
*
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-05-08
3
-26
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
17
-609
/
+1327
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-24
12
-507
/
+677
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
John W. Linville
2013-04-23
9
-442
/
+661
|
|
|
\
|
|
|
*
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
2013-04-23
1
-59
/
+59
|
|
|
*
b43: N-PHY: clean init tables
Rafał Miłecki
2013-04-23
2
-58
/
+62
|
|
|
*
b43: N-PHY: move tables init function to tables file
Rafał Miłecki
2013-04-23
3
-16
/
+12
|
|
|
*
b43: N-PHY: use defines for (re)storing VCM config
Rafał Miłecki
2013-04-23
1
-5
/
+14
|
|
|
*
b43: N-PHY: use shortcut "ctl" in functions names
Rafał Miłecki
2013-04-23
1
-22
/
+22
|
|
|
*
b43: N-PHY: use enum for INTC override function argument
Rafał Miłecki
2013-04-23
1
-18
/
+28
|
|
|
*
b43: N-PHY: define missing registers
Rafał Miłecki
2013-04-23
2
-38
/
+182
|
|
|
*
b43: use defines for board_type
Rafał Miłecki
2013-04-23
2
-5
/
+5
|
|
|
*
b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
Rafał Miłecki
2013-04-23
1
-1
/
+1
[next]