aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/broadcom/b43/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2024-01-10wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu1-1/+2
2024-01-10wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu1-6/+7
2022-11-28wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn1-7/+3
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-07-27wifi: b43: do not initialise static variable to 0Xin Gao1-1/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-2/+2
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches1-1/+1
2020-11-11b43: remove WDS codeJohannes Berg1-5/+1
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-08-27b43: main: Add braces around empty statementsLee Jones1-2/+4
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov1-7/+7
2020-07-15broadcom: fix wiki website urlFlavio Suligoi1-1/+1
2020-05-29b43: Fix connection problem with WPA3Larry Finger1-1/+1
2019-10-31b43: main: Fix use true/false for bool typeSaurav Girepunje1-3/+3
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai1-6/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner1-14/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-7/+0
2018-10-05b43: remove set but not used variable 'wl'YueHaibing1-2/+0
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King1-4/+4
2017-05-22b43: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+10
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-06-16b43: Completely remove support for phy_aGuenter Roeck1-27/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-17/+17
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 Valo1-0/+5895