index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
b43legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
b43legacy: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-12
b43legacy: replace simple_strtol() with kstrtoint()
chenqiwu
1
-2
/
+4
2019-12-18
b43legacy: Fix -Wcast-function-type
Phong Tran
1
-2
/
+3
2019-08-06
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
1
-16
/
+5
2019-06-27
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
1
-17
/
+3
2019-06-27
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
1
-38
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
14
-197
/
+14
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
6
-29
/
+0
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
1
-27
/
+8
2019-02-01
b43legacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-27
/
+8
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-08-09
b43legacy/leds: Ensure NUL-termination of LED name string
Michael Büsch
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-04-30
net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragment
Jia-Ju Bai
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-0
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-09-20
b43legacy: fix unitialized reads of ret by initializing the array to zero
Colin Ian King
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
1
-0
/
+2
2016-09-21
b43legacy: fix debugfs crash
Christian Lamparter
1
-2
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2
-7
/
+7
2015-11-18
b43legacy: move under broadcom vendor directory
Kalle Valo
25
-0
/
+14955