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
2012-01-18
b43: add option to avoid duplicating device support with brcmsmac
John W. Linville
2
-0
/
+8
2012-01-18
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
1
-1
/
+9
2012-01-17
mwl8k: Fixing Sparse ENDIAN CHECK warning
Yogesh Ashok Powar
1
-1
/
+1
2012-01-17
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
Dan Carpenter
1
-1
/
+1
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
1
-1
/
+1
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
1
-35
/
+3
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
1
-1
/
+1
2012-01-17
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
1
-1
/
+1
2012-01-17
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2
-4
/
+6
2012-01-13
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
1
-20
/
+8
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
1
-2
/
+2
2012-01-13
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
1
-1
/
+4
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-10
/
+11
2012-01-13
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
1
-11
/
+20
2012-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-10
/
+11
2012-01-11
ath9k: Fix regression in channelwidth switch at the same channel
Rajkumar Manoharan
2
-6
/
+3
2012-01-11
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
1
-1
/
+3
2012-01-11
ath9k_hw: fix a comment
Mohammed Shafi Shajakhan
3
-3
/
+1
2012-01-11
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
1
-0
/
+4
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-177
/
+12
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
12
-177
/
+12
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-1981
/
+999
2012-01-05
ath6kl: revert USB support
John W. Linville
8
-501
/
+20
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+22
2012-01-05
mwl8k: Changing the driver version to 0.13
Yogesh Ashok Powar
1
-1
/
+1
2012-01-04
mwl8k: Recover from firmware crash
Yogesh Ashok Powar
1
-7
/
+129
2012-01-04
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
1
-2
/
+5
2012-01-04
rt2x00: Change RF3853 to RF3053.
Gertjan van Wingerde
1
-2
/
+2
2012-01-04
rt2x00: RT3593 is also applicable to USB.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00usb: Zero USB padding before sending URB
Jakub Kiciński
1
-3
/
+13
2012-01-04
rt2800usb: Let rt2x00usb handle USB padding
Jakub Kiciński
1
-27
/
+10
2012-01-04
rt2x00: Convert big if-statements to switch-statements.
Gertjan van Wingerde
1
-18
/
+26
2012-01-04
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00: Identify rt2800usb chipsets.
Gertjan van Wingerde
1
-14
/
+12
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
1
-37
/
+60
2012-01-04
rt2800usb: Move ID out of unknown
Larry Finger
1
-1
/
+1
2012-01-04
ipw2x00: remove reset_port functionality
Stanislav Yakovlev
2
-29
/
+0
2012-01-04
ath9k_hw: increase tx status ring buffer size
Rajkumar Manoharan
4
-4
/
+4
2012-01-04
iwlegacy: 3945: fix hw passive scan on radar channels
Stanislaw Gruszka
1
-4
/
+4
2012-01-04
iwlegacy: 3945: simplify calculations of retry limit
Stanislaw Gruszka
3
-15
/
+6
2012-01-04
iwlegacy: random 3945-rs.c cleanups
Stanislaw Gruszka
1
-20
/
+11
2012-01-04
iwlegacy: 4965: remove one il4965_hdl_beacon
Stanislaw Gruszka
2
-21
/
+1
2012-01-04
iwlegacy: 3945: get rid of hw_{set,get}_rate
Stanislaw Gruszka
2
-20
/
+1
2012-01-04
iwlegacy: 4965: small tx_cmd build cleanup
Stanislaw Gruszka
2
-30
/
+9
2012-01-04
iwlegacy: 4965: toggle tx antenna inline
Stanislaw Gruszka
2
-25
/
+18
2012-01-04
iwlegacy: move some i/o helpers out of inline
Stanislaw Gruszka
2
-192
/
+175
2012-01-04
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
Dan Carpenter
1
-1
/
+1
2012-01-04
iwlegacy: remove iwl-sta.c
Stanislaw Gruszka
1
-817
/
+0
[next]