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
2008-12-05
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-12-05
ipw2200: fix netif_*_queue() removal regression
Zhu Yi
1
-0
/
+4
2008-12-05
iwlwifi: clean key table in iwl_clear_stations_table function
Tomas Winkler
2
-3
/
+24
2008-11-25
ath5k: disable beacon filter when station is not associated
Martin Xu
2
-1
/
+35
2008-11-25
ath5k: fix Security issue in DebugFS part of ath5k
Cheng Renquan
1
-5
/
+5
2008-11-25
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
1
-2
/
+11
2008-11-25
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2
-8
/
+8
2008-11-25
iwlagn: fix DMA sync
Johannes Berg
1
-3
/
+5
2008-11-18
iwlagn: fix RX skb alignment
Johannes Berg
3
-13
/
+22
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
2
-2
/
+0
2008-11-18
libertas_tf: fix skb tail pointer
Johannes Berg
1
-1
/
+1
2008-11-12
hostap: pad the skb->cb usage in lieu of a proper fix
Johannes Berg
1
-1
/
+4
2008-11-12
rtl8187 : support for Sitecom WL-168 0001 v4
Bob Jolliffe
1
-0
/
+1
2008-11-12
rtl8187: Add Abocom USB ID
Ivan Kuten
1
-0
/
+2
2008-11-06
iwl3945: fix deadlock on suspend
Zhu, Yi
1
-1
/
+1
2008-11-06
iwl3945: do not send scan command if channel count zero
Reinette Chatre
1
-0
/
+5
2008-11-06
iwl3945: clear scanning bits upon failure
Mohamed Abbas
1
-0
/
+8
2008-11-06
ath5k: correct handling of rx status fields
Bob Copeland
1
-8
/
+8
2008-11-06
zd1211rw: Add 2 device IDs
Daniel Drake
1
-0
/
+2
2008-11-06
iwlagn: avoid sleep in softirq context
John W. Linville
1
-1
/
+5
2008-11-06
iwlwifi: clear scanning bits upon failure
Mohamed Abbas
1
-0
/
+7
2008-11-06
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
John W. Linville
1
-1
/
+3
2008-10-29
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
1
-3
/
+1
2008-10-29
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
Elias Oltmanns
2
-15
/
+9
2008-10-29
rt2x00: Fix build error when mac80211=M rt2x00=Y
Ivo van Doorn
1
-1
/
+1
2008-10-29
ath5k: correct misspelling in debug help
Bob Copeland
1
-1
/
+1
2008-10-29
libertas: fix buffer overrun
Johannes Berg
1
-2
/
+2
2008-10-29
libertas: remove two libertas sparse warning
Holger Schurig
1
-2
/
+2
2008-10-29
iwlwifi: fix suspend to RAM in iwlwifi
Tomas Winkler
1
-1
/
+1
2008-10-27
p54: fix build warnings
Christian Lamparter
1
-2
/
+3
2008-10-27
ath5k: Reset key cache on interface up, thus fixing resume
Elias Oltmanns
1
-22
/
+11
2008-10-27
p54: fix misbehavings when firmware can't be found
Christian Lamparter
1
-66
/
+66
2008-10-26
libertas: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-22
p54: enable 2.4/5GHz spectrum by eeprom bits.
Christian Lamparter
1
-18
/
+10
2008-10-22
orinoco: reduce stack usage in firmware download path
Andrey Borzenkov
1
-13
/
+29
2008-10-22
ath5k: fix suspend-related oops on rmmod
Bob Copeland
2
-9
/
+21
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+3
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-15
/
+29
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-10-14
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
Felix Fietkau
1
-4
/
+5
2008-10-14
rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip
Florent Fourcot
1
-0
/
+2
2008-10-14
p54usb: Device ID updates
Christian Lamparter
1
-1
/
+2
2008-10-14
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
Johannes Berg
1
-1
/
+7
2008-10-14
libertas : Remove unused variable warning for "old_channel" from cmd.c
Manish Katiyar
1
-0
/
+2
2008-10-14
orinoco: fix unsafe locking in spectrum_cs_suspend
David Kilroy
1
-2
/
+3
2008-10-14
orinoco: fix unsafe locking in orinoco_cs_resume
Andrey Borzenkov
1
-2
/
+3
2008-10-14
iwlwifi: fix ct kill configuration for 5350
Tomas Winkler
1
-3
/
+3
2008-10-14
p54: Fix compilation problem on PPC
Larry Finger
1
-1
/
+0
2008-10-14
iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.
Rami Rosen
1
-1
/
+1
2008-10-14
rtl8187: add device ID 0bda:8198
John W. Linville
1
-0
/
+1
[next]