summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-12/+1
|\
| * b43: Remove empty function lpphy_papd_cal()Larry Finger2019-04-251-11/+0
| * b43: shut up clang -Wuninitialized variable warningArnd Bergmann2019-04-041-3/+3
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-082-8/+0
|/
* Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller2019-02-061-28/+8
|\
| * b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-28/+8
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
|/
* b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing2018-12-131-4/+0
* b43: Use cordic algorithm from kernel libraryPriit Laes2018-11-295-68/+15
* b43: Fix error in cordic routineLarry Finger2018-11-291-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller2018-10-071-2/+0
|\
| * b43: remove set but not used variable 'wl'YueHaibing2018-10-051-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-041-2/+4
|\ \ | |/ |/|
| * b43: fix DMA error related regression with proprietary firmwareLarry Finger2018-09-201-2/+4
* | b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King2018-10-012-5/+5
* | wireless: remove unnecessary unlikely()Igor Stoppa2018-09-041-1/+1
|/
* b43/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* b43: fix transmit failure when VT is switchedTaketo Kabe2018-05-151-7/+7
* b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai2018-01-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0431-0/+31
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0231-0/+31
* | b43: make const arrays static, reduces object code sizeColin Ian King2017-09-251-3/+3
* | b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-201-1/+1
|/
* b43: Add missing MODULE_FIRMWARE()Takashi Iwai2017-05-221-0/+10
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+2
* b43: fix debugfs crashChristian Lamparter2016-09-211-2/+4
* b43: Completely remove support for phy_aGuenter Roeck2016-06-163-307/+24
* b43: Remove unused phy_a codeGuenter Roeck2016-06-165-626/+21
* b43: only hardcode LED behavior if SPROM doesn't encode anyLucas Stach2016-06-161-2/+6
* b43: don't unconditionally fall back to CCK if the rate is 6MB OFDM.Adrian Chadd2016-06-041-3/+10
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-1212-157/+157
* b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai2016-04-071-2/+4
* b43: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-02-251-4/+2
* bcma: use _PMU_ in all names of PMU registersRafał Miłecki2016-02-061-4/+4
* b43: move under broadcom vendor directoryKalle Valo2015-11-1863-0/+58116