index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: inform cfg80211 about disconnect for P2P client interface
Avinash Patil
2013-10-14
1
-1
/
+2
*
mwifiex: inform cfg80211 about disconnect if device is removed
Avinash Patil
2013-10-14
1
-2
/
+8
*
wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.
Solomon Peachy
2013-10-10
1
-0
/
+2
*
rtlwifi: rtl8192cu: Fix error in pointer arithmetic
Mark Cave-Ayland
2013-10-10
1
-1
/
+2
*
iwlwifi: pcie: fix merge damage
Johannes Berg
2013-10-07
1
-4
/
+4
*
ath9k: fix tx queue scheduling after channel changes
Felix Fietkau
2013-10-07
1
-12
/
+11
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-10-07
7
-4
/
+70
|
\
|
*
iwlwifi: mvm: call ieee80211_scan_completed when needed
Emmanuel Grumbach
2013-10-02
1
-1
/
+11
|
*
iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series
Emmanuel Grumbach
2013-10-02
3
-0
/
+17
|
*
iwlwifi: don't WARN on host commands sent when firmware is dead
Emmanuel Grumbach
2013-10-02
1
-2
/
+4
|
*
iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series
Matti Gottlieb
2013-10-02
1
-0
/
+32
|
*
iwlwifi: pcie: don't reset the TX queue counter
Emmanuel Grumbach
2013-10-02
1
-0
/
+2
|
*
iwlwifi: mvm: Disable uAPSD for D3 image
Alexander Bondar
2013-10-02
1
-1
/
+4
*
|
ath9k: fix powersave response handling for BA session packets
Felix Fietkau
2013-09-30
1
-3
/
+6
*
|
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
2013-09-30
1
-2
/
+4
*
|
Revert "rt2x00pci: Use PCI MSIs whenever possible"
Stanislaw Gruszka
2013-09-30
1
-8
/
+1
*
|
brcmsmac: call bcma_core_pci_power_save() from non-atomic context
Arend van Spriel
2013-09-26
1
-0
/
+4
*
|
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-26
4
-23
/
+24
*
|
mwifiex: fix NULL pointer dereference in usb suspend handler
Bing Zhao
2013-09-26
1
-7
/
+0
*
|
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
2013-09-26
3
-4
/
+4
*
|
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
Christian Lamparter
2013-09-26
1
-0
/
+1
*
|
cw1200: Use a threaded oneshot irq handler for cw1200_spi
Solomon Peachy
2013-09-26
1
-3
/
+4
*
|
Revert "cw1200: Don't perform SPI transfers in interrupt context"
Solomon Peachy
2013-09-26
4
-33
/
+4
*
|
mwifiex: fix PCIe hs_cfg cancel cmd timeout
Bing Zhao
2013-09-26
1
-3
/
+2
*
|
rtlwifi: Align private space in rtl_priv struct
Larry Finger
2013-09-26
1
-1
/
+1
*
|
ath9k: add txq locking for ath_tx_aggr_start
Felix Fietkau
2013-09-26
1
-0
/
+6
*
|
p54usb: fix leak at failure path in p54u_load_firmware()
Alexey Khoroshilov
2013-09-26
1
-0
/
+1
*
|
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
Felix Fietkau
2013-09-26
1
-2
/
+4
*
|
ath9k: Fix regression in LNA diversity
Sujith Manoharan
2013-09-26
1
-7
/
+0
*
|
ath9k: do not link bf_next across multiple A-MPDUs
Felix Fietkau
2013-09-26
1
-1
/
+3
*
|
ath9k: fix stale flag handling on buffer clone
Felix Fietkau
2013-09-26
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-09-19
7
-16
/
+60
|
\
\
|
|
/
|
/
|
|
*
rt2800: change initialization sequence to fix system freeze
Stanislaw Gruszka
2013-09-09
1
-5
/
+6
|
*
rtl8187: fix use after free on failure path in rtl8187_init_urbs()
Alexey Khoroshilov
2013-09-09
1
-5
/
+10
|
*
brcmfmac: fix bus interface selection in Kconfig
Arend van Spriel
2013-09-09
1
-2
/
+2
|
*
cw1200: Prevent a lock-related hang in the cw1200_spi driver
Solomon Peachy
2013-09-09
1
-0
/
+9
|
*
cw1200: Don't perform SPI transfers in interrupt context
Solomon Peachy
2013-09-09
4
-4
/
+33
*
|
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
3
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
5
-7
/
+7
|
\
|
*
treewide: Convert retrun typos to return
Joe Perches
2013-09-04
1
-1
/
+1
|
*
treewide: Fix typo in printk
Masanari Iida
2013-08-20
4
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
225
-4970
/
+9933
|
\
\
|
*
|
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-03
6
-20
/
+21
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-09-03
139
-2160
/
+3394
|
|
\
\
|
|
*
|
cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...
Solomon Peachy
2013-08-28
1
-2
/
+2
|
|
*
|
cw1200: Display the correct default reference clock.
Solomon Peachy
2013-08-28
1
-1
/
+1
|
|
*
|
rt2800usb: Add WLI-UC-G300HP's Product ID.
Masami Ichikawa
2013-08-28
1
-0
/
+1
|
|
*
|
ath9k: Enable D3/L1 ASPM fix for AR9462
Sujith Manoharan
2013-08-28
1
-6
/
+5
|
|
*
|
ath9k: Remove unused ANI commands
Sujith Manoharan
2013-08-28
5
-18
/
+4
|
|
*
|
mwifiex: break a long line into two lines
Bing Zhao
2013-08-28
1
-1
/
+2
[next]