index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2012-03-12
rt2x00: fix random stalls
Stanislaw Gruszka
2012-03-12
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
Stanislaw Gruszka
2012-03-05
iwlwifi: fix wowlan suspend
Johannes Berg
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-02-23
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
2012-02-23
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-21
iwlwifi: fix key removal
Johannes Berg
2012-02-21
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
2012-02-21
ath9k_hw: prevent writes to const data on AR9160
Felix Fietkau
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
Simon Graham
2012-02-07
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
Tomas Vanek
2012-02-06
ath9k_hw: fix a RTS/CTS timeout regression
Felix Fietkau
2012-02-06
ath9k: fix a WEP crypto related regression
Felix Fietkau
2012-02-06
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
2012-02-03
ath9k: Fix kernel panic during driver initilization
Mohammed Shafi Shajakhan
2012-02-03
mwifiex: handle association failure case correctly
Amitkumar Karwar
2012-02-03
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-02-01
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
2012-02-01
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
John W. Linville
2012-02-01
rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm
Luigi Tarenga
2012-01-24
iwlwifi: fix PCI-E transport "inta" race
Johannes Berg
2012-01-18
b43: add option to avoid duplicating device support with brcmsmac
John W. Linville
2012-01-18
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
2012-01-17
mwl8k: Fixing Sparse ENDIAN CHECK warning
Yogesh Ashok Powar
2012-01-17
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
Dan Carpenter
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-16
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
2012-01-16
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2012-01-13
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
2012-01-13
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
2012-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-10
ath9k: Fix regression in channelwidth switch at the same channel
Rajkumar Manoharan
2012-01-10
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
2012-01-10
ath9k_hw: fix a comment
Mohammed Shafi Shajakhan
2012-01-10
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
ath6kl: revert USB support
John W. Linville
[next]