index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
b43legacy
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-11
/
+10
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-1
/
+1
2025-01-15
b43legacy: make use of debugfs_get_aux()
Al Viro
-15
/
+11
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
-1
/
+1
2024-03-21
wifi: b43: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
-10
/
+6
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
-0
/
+4
2023-05-17
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
-1
/
+1
2023-04-03
wifi: b43legacy: Remove the unused function prev_slot()
Jiapeng Chong
-8
/
+0
2023-03-31
wifi: b43legacy: remove unused freq_r3A_value function
Tom Rix
-17
/
+0
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
-0
/
+1
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
-1
/
+1
2022-07-27
wifi: b43legacy: clean up one inconsistent indenting
Yang Li
-1
/
+1
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
-1
/
+2
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
-1
/
+1
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
-1
/
+1
2022-04-06
b43legacy: Fix assigning negative value to unsigned variable
Haowen Bai
-1
/
+1
2021-10-11
b43legacy: fix a lower bounds test
Dan Carpenter
-1
/
+1
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-27
/
+5
2021-06-03
b43legacy: Fix spelling mistake "overflew" -> "overflowed"
Colin Ian King
-1
/
+1
2021-06-03
b43legacy: Remove unused inline function txring_to_priority()
YueHaibing
-13
/
+0
2021-05-21
b43legacy: don't save dentries for debugfs
Greg Kroah-Hartman
-27
/
+5
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
-1
/
+1
2020-11-11
b43legacy: remove WDS code
Johannes Berg
-5
/
+1
2020-08-27
b43legacy: convert tasklets to use new tasklet_setup() API
Allen Pais
-9
/
+6
2020-08-27
b43legacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-3
/
+3
2020-08-27
b43legacy: main: Provide braces around empty 'if' body
Lee Jones
-1
/
+2
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-14
/
+14
2020-08-02
b43legacy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-12
/
+12
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
-2
/
+2
2020-07-15
broadcom: fix wiki website url
Flavio Suligoi
-2
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-5
/
+5
2020-05-29
b43_legacy: Fix connection problem with WPA3
Larry Finger
-0
/
+1
2020-04-14
b43legacy: Fix case where channel status is corrupted
Larry Finger
-0
/
+1
2020-03-12
b43legacy: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-1
/
+1
2020-03-12
b43legacy: replace simple_strtol() with kstrtoint()
chenqiwu
-2
/
+4
2019-12-18
b43legacy: Fix -Wcast-function-type
Phong Tran
-2
/
+3
2019-08-06
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
-16
/
+5
2019-06-27
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
-17
/
+3
2019-06-27
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
-38
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
-197
/
+14
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
-29
/
+0
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
-27
/
+8
2019-02-01
b43legacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-27
/
+8
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
-3
/
+3
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
-1
/
+1
[next]