aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger1-2/+4
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