summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* 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-053-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-141-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-121-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
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+2
* b43legacy: fix debugfs crashChristian Lamparter2016-09-211-2/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-122-7/+7
* b43legacy: move under broadcom vendor directoryKalle Valo2015-11-1825-0/+14955