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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-16
/
+60
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
3
-3
/
+3
2013-09-09
rt2800: change initialization sequence to fix system freeze
Stanislaw Gruszka
1
-5
/
+6
2013-09-09
rtl8187: fix use after free on failure path in rtl8187_init_urbs()
Alexey Khoroshilov
1
-5
/
+10
2013-09-09
brcmfmac: fix bus interface selection in Kconfig
Arend van Spriel
1
-2
/
+2
2013-09-09
cw1200: Prevent a lock-related hang in the cw1200_spi driver
Solomon Peachy
1
-0
/
+9
2013-09-09
cw1200: Don't perform SPI transfers in interrupt context
Solomon Peachy
4
-4
/
+33
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-7
/
+7
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
225
-4970
/
+9933
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
1
-1
/
+1
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
6
-20
/
+21
2013-09-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
139
-2160
/
+3394
2013-09-04
net: libertas: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: hostap: inherit addr_assign_type along with dev_addr
Bjørn Mork
2
-2
/
+2
2013-09-04
net: airo: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2
-7
/
+6
2013-08-28
cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...
Solomon Peachy
1
-2
/
+2
2013-08-28
cw1200: Display the correct default reference clock.
Solomon Peachy
1
-1
/
+1
2013-08-28
rt2800usb: Add WLI-UC-G300HP's Product ID.
Masami Ichikawa
1
-0
/
+1
2013-08-28
ath9k: Enable D3/L1 ASPM fix for AR9462
Sujith Manoharan
1
-6
/
+5
2013-08-28
ath9k: Remove unused ANI commands
Sujith Manoharan
5
-18
/
+4
2013-08-28
mwifiex: break a long line into two lines
Bing Zhao
1
-1
/
+2
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-11
/
+13
2013-08-28
ath9k: ar9003_eeprom.c:3618 fix variable name typo
John W. Linville
1
-2
/
+2
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-30
/
+50
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-24
/
+37
2013-08-26
rt2800: fix wrong TX power compensation
Stanislaw Gruszka
1
-0
/
+7
2013-08-26
Update e-mail address for Andrea Merello (resubmit)
Andrea Merello
13
-22
/
+22
2013-08-26
ath9k: Fix DEBUG_FS dependency for ath9k
Sujith Manoharan
1
-1
/
+1
2013-08-26
zd1201: fix error return code
Wei Yongjun
1
-2
/
+6
2013-08-26
mwifiex: add missing endian conversions
Tobias Waldekranz
4
-6
/
+6
2013-08-26
ath9k: Fix TX poll work locking
Sujith Manoharan
1
-1
/
+1
2013-08-26
ath9k: Fix ASPM workaround usage
Sujith Manoharan
6
-25
/
+64
2013-08-26
ath5k: debugfs: NULL-terminate strings
Djalal Harouni
1
-6
/
+18
2013-08-26
ath9k: Fix ASPM for AR9462
Sujith Manoharan
3
-0
/
+31
2013-08-26
mwifiex: drop gratuitous ARP frames
Avinash Patil
6
-0
/
+67
2013-08-26
mwifiex: fix ext_capab IE structure definition
Avinash Patil
2
-5
/
+7
2013-08-26
mwifiex: fix driver unload problem for usb chipsets
Amitkumar Karwar
1
-25
/
+25
2013-08-26
b43: call PCIe up and down functions
Hauke Mehrtens
1
-0
/
+14
2013-08-26
brcmsmac: use bcma PCIe up and down functions
Hauke Mehrtens
3
-28
/
+4
2013-08-26
rt2x00: rt2800lib: don't hardcode beacon offsets
Gabor Juhos
2
-8
/
+24
2013-08-26
rt2x00: rt2800lib: add rt2800_hw_beacon_base helper
Gabor Juhos
1
-2
/
+9
2013-08-26
mac80211_hwsim: fix error return code in init_mac80211_hwsim()
Wei Yongjun
1
-1
/
+3
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
4
-9
/
+8
2013-08-23
mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers
Johannes Berg
1
-1
/
+2
2013-08-22
brcmsmac: add support for BCM4313 iPA variant
Arend van Spriel
1
-20
/
+53
2013-08-22
brcmsmac: reinitialize TSSI power control upon channel switch
Arend van Spriel
1
-0
/
+2
2013-08-22
brcmsmac: correct phy registers for TSSI-based power control
Arend van Spriel
1
-0
/
+20
2013-08-22
brcmsmac: rework switch control table init including iPA BT-combo
Arend van Spriel
3
-15
/
+89
[next]