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
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
1
-3
/
+3
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
1
-28
/
+8
2019-02-01
b43: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-28
/
+8
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-12-13
b43: remove set but not used variables 'tx_pwr_state,tmp2'
YueHaibing
1
-4
/
+0
2018-11-29
b43: Use cordic algorithm from kernel library
Priit Laes
5
-68
/
+15
2018-11-29
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2018-10-07
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...
David S. Miller
1
-2
/
+0
2018-10-05
b43: remove set but not used variable 'wl'
YueHaibing
1
-2
/
+0
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2018-10-01
b43: fix spelling mistake "hw_registred" -> "hw_registered"
Colin Ian King
2
-5
/
+5
2018-09-20
b43: fix DMA error related regression with proprietary firmware
Larry Finger
1
-2
/
+4
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-08-09
b43/leds: Ensure NUL-termination of LED name string
Michael Büsch
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-15
b43: fix transmit failure when VT is switched
Taketo Kabe
1
-7
/
+7
2018-01-11
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
Jia-Ju Bai
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-0
/
+31
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
31
-0
/
+31
2017-09-25
b43: make const arrays static, reduces object code size
Colin Ian King
1
-3
/
+3
2017-09-20
b43: fix unitialized reads of ret by initializing the array to zero
Colin Ian King
1
-1
/
+1
2017-05-22
b43: Add missing MODULE_FIRMWARE()
Takashi Iwai
1
-0
/
+10
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-1
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
1
-0
/
+2
2016-09-21
b43: fix debugfs crash
Christian Lamparter
1
-2
/
+4
2016-06-16
b43: Completely remove support for phy_a
Guenter Roeck
3
-307
/
+24
2016-06-16
b43: Remove unused phy_a code
Guenter Roeck
5
-626
/
+21
2016-06-16
b43: only hardcode LED behavior if SPROM doesn't encode any
Lucas Stach
1
-2
/
+6
2016-06-04
b43: don't unconditionally fall back to CCK if the rate is 6MB OFDM.
Adrian Chadd
1
-3
/
+10
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
12
-157
/
+157
2016-04-07
b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init
Jia-Ju Bai
1
-2
/
+4
2016-02-25
b43: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-4
/
+2
2016-02-06
bcma: use _PMU_ in all names of PMU registers
Rafał Miłecki
1
-4
/
+4
2015-11-18
b43: move under broadcom vendor directory
Kalle Valo
63
-0
/
+58116