aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43
AgeCommit message (Expand)Author
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2022-06-14b43: Fix assigning negative value to unsigned variableHaowen Bai
2021-11-26b43: fix a lower bounds testDan Carpenter
2021-03-04b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2020-06-22b43: Fix connection problem with WPA3Larry Finger
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-01-13b43: Fix error in cordic routineLarry Finger
2018-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger
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