index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2014-02-24
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
2014-02-24
b43: Kconfig: let config B43_BCMA_PIO depends on B43
Zhao, Gang
2014-02-13
b43: use kernel api to replace b43 specific helper function
ZHAO Gang
2014-01-23
b43: fix the wrong assignment of status.freq in b43_rx()
ZHAO Gang
2014-01-13
b43: Fix unload oops if firmware is not available
Larry Finger
2014-01-13
b43: Fix lockdep splat
Larry Finger
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
drivers: net: wireless: b43: Fix possible NULL ptr dereference
Felipe Pena
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-21
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...
Russell King
2013-09-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-26
b43: call PCIe up and down functions
Hauke Mehrtens
2013-06-27
b43: replace B43_BCMA_EXTRA with modparam allhwsupport
Rafał Miłecki
2013-06-12
b43: activate N-PHY and HT-PHY support by default
Hauke Mehrtens
2013-06-12
b43: ensue that BCMA is "y" when B43 is "y"
Hauke Mehrtens
2013-06-12
b43: stop format string leaking into error msgs
Kees Cook
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-08
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
John W. Linville
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
2013-04-23
b43: N-PHY: clean init tables
Rafał Miłecki
2013-04-23
b43: N-PHY: move tables init function to tables file
Rafał Miłecki
2013-04-23
b43: N-PHY: use defines for (re)storing VCM config
Rafał Miłecki
2013-04-23
b43: N-PHY: use shortcut "ctl" in functions names
Rafał Miłecki
2013-04-23
b43: N-PHY: use enum for INTC override function argument
Rafał Miłecki
2013-04-23
b43: N-PHY: define missing registers
Rafał Miłecki
2013-04-23
b43: use defines for board_type
Rafał Miłecki
2013-04-23
b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
Rafał Miłecki
2013-04-23
b43: N-PHY: use enum for RSSI type everywhere we use it
Rafał Miłecki
2013-04-23
b43: N-PHY: rename RSSI types to be shorter and more accurate
Rafał Miłecki
2013-04-23
b43: N-PHY: use more friendly variables names in RSSI code
Rafał Miłecki
2013-04-23
b43: N-PHY: simplify conditions in RSSI offset scale function
Rafał Miłecki
2013-04-23
b43: N-PHY: use enum for RAIL type
Rafał Miłecki
2013-04-23
b43: HT-PHY: use enum for RSSI types
Rafał Miłecki
2013-04-23
b43: HT-PHY: store TX power state before disabling it
Rafał Miłecki
2013-04-23
b43: HT-PHY: define regs for power estimation
Rafał Miłecki
2013-04-23
b43: HT-PHY: do some extra TSSI setup after configuring TX
Rafał Miłecki
2013-04-23
b43: HT-PHY: finish calculating values for idle TSSI
Rafał Miłecki
2013-04-23
b43: HT-PHY: tables: don't duplicate core-generic regs
Rafał Miłecki
2013-04-23
b43: HT-PHY: rename defines addressing cores on the 2059 radio
Rafał Miłecki
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-14
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-12
b43: use bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
[next]