index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
b43legacy: move under broadcom vendor directory
Kalle Valo
1
-4062
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-2
/
+3
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-6
/
+2
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-4
/
+4
2015-02-12
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
1
-1
/
+1
2014-03-04
net: Replace min macro with min_t
Silvan Jegen
1
-2
/
+2
2014-01-13
b43legacy: Fix unload oops if firmware is not available
Larry Finger
1
-0
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-4
/
+5
2012-12-11
b43legacy: Fix firmware loading when driver is built into the kernel
Larry Finger
1
-6
/
+31
2012-09-28
b43legacy: Fix crash on unload when firmware not available
Larry Finger
1
-0
/
+2
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+1
2012-08-10
b43legacy: fix logic in GPIO init
Rafał Miłecki
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-0
/
+1
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-24
Fix typo in printed messages
Anatol Pomozov
1
-1
/
+1
2012-06-06
wireless: update wireless URLs
Johannes Berg
1
-1
/
+1
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
1
-1
/
+1
2012-05-16
b43legacy: Fix error due to MMIO access with SSB unpowered
Larry Finger
1
-2
/
+0
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-0
/
+2
2012-03-13
b43legacy: Load firmware from work queue instead of from probe routine
Larry Finger
1
-13
/
+20
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-19
/
+67
2012-01-04
b43legacy: Avoid packet losses in the dma worker code
Larry Finger
1
-19
/
+67
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-32
/
+32
2011-11-01
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
1
-1
/
+1
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-08-24
b43/legacy: Remove firmware IDs
Michael Büsch
1
-3
/
+1
2011-08-09
b43legacy: report core number
Pavel Roskin
1
-1
/
+2
2011-08-08
b43legacy: remove wireless extensions inclusions
Johannes Berg
1
-1
/
+0
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+2
2011-06-06
drivers/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2011-06-01
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
1
-6
/
+2
2011-05-11
b43legacy: trivial: use TMSLOW def instead of magic value
Rafał Miłecki
1
-1
/
+1
2011-05-10
b43legacy: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
1
-18
/
+0
2011-05-05
b43legacy: drop invalid IMCFGLO workaround
Rafał Miłecki
1
-32
/
+0
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+2
2010-11-17
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
Joe Perches
1
-12
/
+35
2010-08-16
b43legacy: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+19
2010-05-03
b43legacy: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-24
/
+2
2010-02-09
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
1
-24
/
+0
2010-02-09
b43/b43legacy: Wake queues in wireless_core_start
Larry Finger
1
-0
/
+2
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+5
2010-01-15
Remove config option B43_LEGACY_RFKILL completely
Christoph Egger
1
-6
/
+3
2010-01-15
b43legacy: Declare all possible ucodeX.fw files
Tim Gardner
1
-0
/
+2
2009-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-12
/
+12
[next]