index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
b43legacy
Age
Commit message (
Expand
)
Author
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
2016-09-21
b43legacy: fix debugfs crash
Christian Lamparter
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-11-18
b43legacy: move under broadcom vendor directory
Kalle Valo