index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
b43legacy
Age
Commit message (
Expand
)
Author
2023-05-17
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2023-04-03
wifi: b43legacy: Remove the unused function prev_slot()
Jiapeng Chong
2023-03-31
wifi: b43legacy: remove unused freq_r3A_value function
Tom Rix
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-27
wifi: b43legacy: clean up one inconsistent indenting
Yang Li
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-04-06
b43legacy: Fix assigning negative value to unsigned variable
Haowen Bai
2021-10-11
b43legacy: fix a lower bounds test
Dan Carpenter
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-03
b43legacy: Fix spelling mistake "overflew" -> "overflowed"
Colin Ian King
2021-06-03
b43legacy: Remove unused inline function txring_to_priority()
YueHaibing
2021-05-21
b43legacy: don't save dentries for debugfs
Greg Kroah-Hartman
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
2020-11-11
b43legacy: remove WDS code
Johannes Berg
2020-08-27
b43legacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
b43legacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
b43legacy: main: Provide braces around empty 'if' body
Lee Jones
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-02
b43legacy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-15
broadcom: fix wiki website url
Flavio Suligoi
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-29
b43_legacy: Fix connection problem with WPA3
Larry Finger
2020-04-14
b43legacy: Fix case where channel status is corrupted
Larry Finger
2020-03-12
b43legacy: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
b43legacy: replace simple_strtol() with kstrtoint()
chenqiwu
2019-12-18
b43legacy: Fix -Wcast-function-type
Phong Tran
2019-08-06
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
2019-06-27
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
2019-02-01
b43legacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
2018-08-09
b43legacy/leds: Ensure NUL-termination of LED name string
Michael Büsch
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-30
net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragment
Jia-Ju Bai
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-20
b43legacy: fix unitialized reads of ret by initializing the array to zero
Colin Ian King
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
[next]