aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner26-364/+26
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-12/+1
2019-04-25b43: Remove empty function lpphy_papd_cal()Larry Finger1-11/+0
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-8/+0
2019-04-04b43: shut up clang -Wuninitialized variable warningArnd Bergmann1-3/+3
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-28/+8
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-28/+8
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2018-12-13b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing1-4/+0
2018-11-29b43: Use cordic algorithm from kernel libraryPriit Laes5-68/+15
2018-11-29b43: Fix error in cordic routineLarry Finger1-1/+1
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+0
2018-10-05b43: remove set but not used variable 'wl'YueHaibing1-2/+0
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King2-5/+5
2018-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger1-2/+4
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa1-1/+1
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe1-7/+7
2018-01-11b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-0/+31
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman31-0/+31
2017-09-25b43: make const arrays static, reduces object code sizeColin Ian King1-3/+3
2017-09-20b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King1-1/+1
2017-05-22b43: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+10
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg1-0/+2
2016-09-21b43: fix debugfs crashChristian Lamparter1-2/+4
2016-06-16b43: Completely remove support for phy_aGuenter Roeck3-307/+24
2016-06-16b43: Remove unused phy_a codeGuenter Roeck5-626/+21
2016-06-16b43: only hardcode LED behavior if SPROM doesn't encode anyLucas Stach1-2/+6
2016-06-04b43: don't unconditionally fall back to CCK if the rate is 6MB OFDM.Adrian Chadd1-3/+10
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg12-157/+157
2016-04-07b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai1-2/+4
2016-02-25b43: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-4/+2
2016-02-06bcma: use _PMU_ in all names of PMU registersRafał Miłecki1-4/+4
2015-11-18b43: move under broadcom vendor directoryKalle Valo63-0/+58116