summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/b43
AgeCommit message (Expand)Author
2019-10-31b43: dma: Fix use true/false for bool type variableSaurav Girepunje
2019-10-31b43: main: Fix use true/false for bool typeSaurav Girepunje
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-25b43: Remove empty function lpphy_papd_cal()Larry Finger
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-04b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-13b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing
2018-11-29b43: Use cordic algorithm from kernel libraryPriit Laes
2018-11-29b43: Fix error in cordic routineLarry Finger
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller
2018-10-05b43: remove set but not used variable 'wl'YueHaibing
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King
2018-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe
2018-01-11b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25b43: make const arrays static, reduces object code sizeColin Ian King
2017-09-20b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King
2017-05-22b43: Add missing MODULE_FIRMWARE()Takashi Iwai
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg
2016-09-21b43: fix debugfs crashChristian Lamparter
2016-06-16b43: Completely remove support for phy_aGuenter Roeck
2016-06-16b43: Remove unused phy_a codeGuenter Roeck
2016-06-16b43: only hardcode LED behavior if SPROM doesn't encode anyLucas Stach
2016-06-04b43: don't unconditionally fall back to CCK if the rate is 6MB OFDM.Adrian Chadd
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai
2016-02-25b43: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-02-06bcma: use _PMU_ in all names of PMU registersRafał Miłecki
2015-11-18b43: move under broadcom vendor directoryKalle Valo