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-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-1
/
+7
2008-06-09
iwlwifi: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
1
-2
/
+3
2008-06-09
zd1211rw: Fix data padding for QoS
Michael Buesch
1
-1
/
+1
2008-06-09
libertas: fix sleep confirmation
Holger Schurig
2
-2
/
+5
2008-06-09
ipw2200: queue direct scans
Dan Williams
2
-95
/
+87
2008-06-04
USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
Felix Homann
1
-0
/
+1
2008-06-04
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
Holger Schurig
1
-2
/
+2
2008-06-04
ipw2200: expire and use oldest BSS on adhoc create
Dan Williams
1
-2
/
+25
2008-06-04
airo warning fix
Andrew Morton
1
-1
/
+1
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
1
-8
/
+9
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-28
/
+135
2008-05-28
rndis_wlan: add missing range check for power_output modparam
Jussi Kivilinna
1
-0
/
+5
2008-05-28
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
1
-1
/
+0
2008-05-28
iwlwifi: fix exit from stay_in_table state
Guy Cohen
1
-1
/
+1
2008-05-28
rndis_wlan: Make connections to TKIP PSK networks work
Scott Ashcroft
1
-2
/
+58
2008-05-28
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-28
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-28
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-28
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-28
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-28
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-28
rtl8180: fix wrong parameter in grf5101_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in max2820_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in sa2400_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: avoid NULL dereference in max2820_rf_set_channel
John W. Linville
1
-1
/
+2
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-18
/
+33
2008-05-21
missing dependencies on HAS_DMA
Al Viro
2
-2
/
+2
2008-05-21
misc drivers/net endianness noise
Al Viro
2
-2
/
+2
2008-05-20
libertas: Fix ethtool statistics
David Woodhouse
1
-14
/
+13
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-6
/
+9
2008-05-20
orinoco_cs: add ID for SpeedStream wireless adapters
Pavel Roskin
1
-0
/
+1
2008-05-20
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-05-20
rtl8187: resource leak in error case
Oliver Neukum
1
-2
/
+12
2008-05-20
ath5k: Fix loop variable initializations
Bob Copeland
2
-2
/
+6
2008-05-16
wireless: Create 'device' symlink in sysfs
Masakazu Mokuno
3
-0
/
+3
2008-05-16
wireless, airo: waitbusy() won't delay
Roel Kluin
1
-1
/
+1
2008-05-16
libertas: fix command timeout after firmware failure
Brian Cavagnolo
1
-0
/
+1
2008-05-16
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
1
-1
/
+1
2008-05-15
hostap: fix "registers" registration in procfs
Mathieu Chouquet-Stringer
1
-5
/
+4
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-41
/
+39
2008-05-12
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2
-2
/
+2
2008-05-12
zd1211rw: fix potential use-after-free bug
Johannes Berg
1
-1
/
+5
2008-05-12
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
1
-2
/
+3
2008-05-12
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
1
-7
/
+4
2008-05-12
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-12
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
1
-1
/
+1
2008-05-12
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
John W. Linville
2
-6
/
+4
2008-05-12
prism54: fix regression with missing carrier in AP-mode
Luis R. Rodriguez
1
-2
/
+9
2008-05-12
strip: Fix termios assumption
Alan Cox
1
-1
/
+1
2008-05-06
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
1
-2
/
+1
[next]