summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43legacy (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: b43: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-03-211-10/+6
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-171-1/+1
* wifi: b43legacy: Remove the unused function prev_slot()Jiapeng Chong2023-04-031-8/+0
* wifi: b43legacy: remove unused freq_r3A_value functionTom Rix2023-03-311-17/+0
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-021-1/+1
* wifi: b43legacy: clean up one inconsistent indentingYang Li2022-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-1/+1
* b43legacy: Fix assigning negative value to unsigned variableHaowen Bai2022-04-061-1/+1
* b43legacy: fix a lower bounds testDan Carpenter2021-10-111-1/+1
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-052-27/+5
|\
| * b43legacy: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-27/+5
* | b43legacy: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King2021-06-031-1/+1
* | b43legacy: Remove unused inline function txring_to_priority()YueHaibing2021-06-031-13/+0
|/
* cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-191-1/+1
* b43legacy: remove WDS codeJohannes Berg2020-11-111-5/+1
* b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-9/+6
* b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-3/+3
* b43legacy: main: Provide braces around empty 'if' bodyLee Jones2020-08-271-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-063-14/+14
|\
| * b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-023-12/+12
| * broadcom: fix wiki website urlFlavio Suligoi2020-07-151-2/+2
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-5/+5
* b43_legacy: Fix connection problem with WPA3Larry Finger2020-05-291-0/+1
* b43legacy: Fix case where channel status is corruptedLarry Finger2020-04-141-0/+1
* b43legacy: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-1/+1
* b43legacy: replace simple_strtol() with kstrtoint()chenqiwu2020-03-121-2/+4
* b43legacy: Fix -Wcast-function-typePhong Tran2019-12-181-2/+3
* b43legacy: Remove pointless cond_resched() wrapperThomas Gleixner2019-08-061-16/+5
* b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig2019-06-271-17/+3
* b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig2019-06-271-38/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner2019-05-2114-197/+14
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-086-29/+0
* Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller2019-02-061-27/+8
|\
| * b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-27/+8
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
|/
* wireless: remove unnecessary unlikely()Igor Stoppa2018-09-041-1/+1
* b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragmentJia-Ju Bai2018-04-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0410-0/+10
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
* | b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-201-1/+1
|/
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2