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-03-11
rt2x00: Add new D-Link USB ID
Ivo van Doorn
1
-0
/
+1
2008-03-11
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2
-4
/
+4
2008-03-11
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
1
-1
/
+1
2008-03-04
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-04
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-04
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-04
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-04
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-04
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-02-28
Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.
Alexey Zaytsev
1
-1
/
+1
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
2
-0
/
+2
2008-02-28
libertas: Remove unused exports
Roland Dreier
3
-20
/
+0
2008-02-28
rt2x00: Fix rt2x00lib_reset_link_tuner()
Ivo van Doorn
1
-19
/
+30
2008-02-28
rt2x00: Don't switch to antenna with low rssi
Ivo van Doorn
2
-13
/
+9
2008-02-28
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
7
-7
/
+29
2008-02-28
rt2x00: Fix antenna diversity
Ivo van Doorn
1
-3
/
+3
2008-02-28
rndis_wlan: fix sparse warnings
Johannes Berg
1
-7
/
+7
2008-02-20
zd1211rw: fix sparse warnings
Johannes Berg
1
-3
/
+9
2008-02-20
rtl818x: fix sparse warnings
Johannes Berg
2
-2
/
+6
2008-02-20
ath5k: Fix build warnings on some 64-bit platforms.
David Miller
1
-6
/
+8
2008-02-20
WDEV, ath5k, don't return int from bool function
Jiri Slaby
3
-6
/
+9
2008-02-20
WDEV: ath5k, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2008-02-20
p54usb: add USB ID for Linksys WUSB54G ver 2
John W. Linville
1
-0
/
+1
2008-02-20
p54usb: add USB ID for Phillips CPWUA054
Ivo Couckuyt
1
-0
/
+1
2008-02-15
b43legacy: Add driver load messages
Stefano Brivio
2
-1
/
+33
2008-02-15
ipw2200: fix ucode assertion for RX queue overrun
Dan Williams
1
-11
/
+34
2008-02-15
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2
-2
/
+3
2008-02-15
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2
-4
/
+4
2008-02-15
b43legacy: fix firmware load message level
Stefano Brivio
1
-4
/
+5
2008-02-15
b43legacy: add firmware information to modinfo
Stefano Brivio
1
-0
/
+2
2008-02-15
rt2x00: Add new USB ID to rt2500usb
Ivo van Doorn
1
-1
/
+1
2008-02-15
b43: Fix firmware load message level
Michael Buesch
1
-5
/
+5
2008-02-15
b43: Add firmware information to modinfo
Michael Buesch
1
-0
/
+2
2008-02-15
b43: Add driver load messages
Michael Buesch
2
-0
/
+34
2008-02-15
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
2
-87
/
+113
2008-02-15
iwlwifi: earlier rx allocation
Mohamed Abbas
2
-2
/
+2
2008-02-15
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
2
-0
/
+11
2008-02-15
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
2
-0
/
+8
2008-02-15
rndis_wlan: enable stall workaround by link quality instead of link speed
Jussi Kivilinna
1
-9
/
+5
2008-02-15
ath5k: correct padding in tx descriptors
Bruno Randolf
2
-16
/
+22
2008-02-15
wavelan: mark hardware interfacing structures as packed
John W. Linville
1
-3
/
+3
2008-02-07
leds: Standardise LED naming scheme
Richard Purdie
1
-4
/
+4
2008-02-05
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
8
-73
/
+162
2008-02-05
b43: Fix DMA for 30/32-bit DMA engines
Michael Buesch
2
-58
/
+99
2008-02-05
iwl3945-base.c: fix off-by-one errors
Adrian Bunk
1
-4
/
+4
2008-02-05
b43legacy: fix DMA slot resource leakage
Stefano Brivio
1
-2
/
+12
2008-02-05
b43legacy: drop packets we are not able to encrypt
Stefano Brivio
4
-8
/
+38
2008-02-05
b43legacy: fix suspend/resume
Stefano Brivio
1
-2
/
+7
2008-02-05
b43legacy: fix PIO crash
Stefano Brivio
1
-0
/
+3
2008-02-05
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
3
-10
/
+21
[next]