summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu2024-01-101-1/+2
* wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu2024-01-101-6/+7
* wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn2022-11-281-7/+3
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: b43: do not initialise static variable to 0Xin Gao2022-07-271-1/+1
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-2/+2
* cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-191-1/+1
* b43: remove WDS codeJohannes Berg2020-11-111-5/+1
* b43: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-4/+4
* b43: main: Add braces around empty statementsLee Jones2020-08-271-2/+4
* b43: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-7/+7
* broadcom: fix wiki website urlFlavio Suligoi2020-07-151-1/+1
* b43: Fix connection problem with WPA3Larry Finger2020-05-291-1/+1
* b43: main: Fix use true/false for bool typeSaurav Girepunje2019-10-311-3/+3
* b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai2019-05-281-6/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner2019-05-211-14/+1
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-7/+0
* b43: remove set but not used variable 'wl'YueHaibing2018-10-051-2/+0
* b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King2018-10-011-4/+4
* b43: Add missing MODULE_FIRMWARE()Takashi Iwai2017-05-221-0/+10
* 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: Completely remove support for phy_aGuenter Roeck2016-06-161-27/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-17/+17
* 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-181-0/+5895