index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-15
/
+55
2009-07-21
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2
-1
/
+9
2009-07-21
ath: add support for special 0x8000 regulatory domain
Luis R. Rodriguez
1
-0
/
+17
2009-07-21
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
1
-1
/
+1
2009-07-21
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
1
-0
/
+12
2009-07-21
rt2x00: Fix chipset detection for rt2500usb
Andy Whitcroft
1
-1
/
+3
2009-07-21
rtl8187: Fix for kernel oops when unloading with LEDs enabled
Larry Finger
1
-1
/
+2
2009-07-21
ath5k: temporarily disable crypto for AP mode
Bob Copeland
1
-0
/
+3
2009-07-21
mac80211_hwsim: fix use after free
Johannes Berg
1
-2
/
+2
2009-07-21
mac80211_hwsim: fix unregistration
Johannes Berg
1
-1
/
+1
2009-07-21
iwlwifi: only update byte count table during aggregation
Reinette Chatre
1
-1
/
+2
2009-07-21
iwlwifi: only show active power level via sysfs
Reinette Chatre
2
-6
/
+2
2009-07-21
iwmc3200wifi: fix NULL pointer dereference in iwm_if_free
Zhu Yi
1
-1
/
+1
2009-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
1
-24
/
+15
2009-07-12
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
1
-15
/
+24
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
1
-1
/
+2
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-8
/
+37
2009-07-08
p54: tx refused but queue active
Larry Finger
1
-2
/
+3
2009-07-08
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
1
-0
/
+1
2009-07-08
mac80211_hwsim: avoid NULL access
Johannes Berg
1
-0
/
+1
2009-07-08
b43: Add support for 4318E
Clyde McPherson
1
-0
/
+1
2009-07-08
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
Hin-Tak Leung
1
-0
/
+1
2009-07-08
zd1211rw: 07b8:6001 is a ZD1211B
Pascal Terjan
1
-1
/
+1
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-16
/
+6
2009-07-07
iwmc3200wifi: add Kconfig help
Samuel Ortiz
1
-0
/
+9
2009-07-07
ath9k: Fix leak in tx descriptor
Vasanthakumar Thiagarajan
1
-1
/
+8
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
4
-4
/
+12
2009-07-06
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
1
-19
/
+27
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
9
-31
/
+136
2009-06-19
ath5k: fix beacon_int handling
Jiri Slaby
1
-3
/
+1
2009-06-19
ath9k: restore PS mode, before we put the chip into FULL SLEEP state.
Gabor Juhos
1
-1
/
+1
2009-06-19
ath9k: wait for beacon frame along with CAB
Gabor Juhos
1
-2
/
+5
2009-06-19
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
1
-0
/
+7
2009-06-19
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
1
-0
/
+18
2009-06-19
zd1211rw: adding 083a:e503 as a ZD1211B device
Hin-Tak Leung
1
-0
/
+1
2009-06-19
iwmc3200wifi: add a mutex to protect iwm_reset_worker
Zhu Yi
2
-6
/
+49
2009-06-19
iwmc3200wifi: fix potential kernel oops on module removal
Zhu Yi
1
-2
/
+2
2009-06-19
iwmc3200wifi: add iwm_if_add and iwm_if_remove
Zhu Yi
3
-12
/
+31
2009-06-19
iwmc3200wifi: check for iwm_priv_init error
Zhu Yi
3
-7
/
+23
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
11
-184
/
+152
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2
-9
/
+8
2009-06-15
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
3
-10
/
+9
2009-06-15
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
1
-0
/
+1
2009-06-15
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
1
-0
/
+1
2009-06-15
ath9k: restore power mode on error path
Gabor Juhos
1
-3
/
+6
2009-06-15
ath9k: port to cfg80211 rfkill
Johannes Berg
5
-110
/
+26
2009-06-15
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
1
-0
/
+6
2009-06-15
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
1
-5
/
+16
2009-06-15
ath5k: fix mesh beaconing
Nick Kossifidis
1
-2
/
+3
[next]