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-09-23
ath9k: Fix bug in chain handling
Senthil Balasubramanian
1
-1
/
+3
2009-09-23
ath9k: Fix AHB reset for AR9280
Vivek Natarajan
1
-1
/
+1
2009-09-23
ath9k: Adjust the chainmasks properly
Senthil Balasubramanian
1
-5
/
+15
2009-09-23
ath9k: Do a full reset for AR9280
Vasanthakumar Thiagarajan
1
-2
/
+2
2009-09-23
ath9k: Don't read NF when chip has gone through full sleep mode
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-09-23
ath9k: Fix rx data corruption
Vasanthakumar Thiagarajan
1
-0
/
+9
2009-09-23
ath9k: Fix chip wakeup issue
Sujith
1
-1
/
+1
2009-09-23
ath9k: Restore TSF after RESET
Sujith
1
-0
/
+9
2009-09-23
ath9k: Revamp PCIE workarounds
Vivek Natarajan
4
-72
/
+103
2009-09-23
ath9k: Set default noise floor value for AR9287
Vivek Natarajan
2
-0
/
+3
2009-09-23
b43: Implement RFKILL status for LP PHY
Larry Finger
1
-1
/
+1
2009-09-23
b43: Remove BROKEN attribute from SDIO
Michael Buesch
1
-1
/
+1
2009-09-23
b43: fix build error if !CONFIG_B43_LEDS
Albert Herranz
3
-2
/
+13
2009-09-23
b43: Don't abuse wl->current_dev in the led work
Michael Buesch
3
-5
/
+5
2009-09-23
b43: Add LP PHY Analog Switch Support
Thomas Ilnseher
1
-1
/
+11
2009-09-23
b43: Disable PMQ mechanism
Michael Buesch
1
-0
/
+14
2009-09-23
b43: Add optional verbose runtime statistics
Michael Buesch
5
-0
/
+43
2009-09-23
b43: Fix IRQ sync for SDIO
Michael Buesch
1
-6
/
+7
2009-09-23
b43: Fix SDIO interrupt handler deadlock
Michael Buesch
2
-6
/
+5
2009-09-23
b43: Do not use _irqsafe callbacks
Michael Buesch
3
-4
/
+4
2009-09-23
b43: Add Soft-MAC SDIO device support
Albert Herranz
5
-16
/
+324
2009-09-23
b43: Rewrite suspend/resume code
Michael Buesch
4
-173
/
+233
2009-09-23
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-09-23
iwlwifi: disable powersave for 4965
Johannes Berg
4
-5
/
+11
2009-09-23
iwlwifi: find the correct first antenna
Wey-Yi Guy
1
-1
/
+3
2009-09-23
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2
-15
/
+33
2009-09-23
iwlwifi: fix HT operation in 2.4 GHz band
Daniel C Halperin
1
-0
/
+6
2009-09-23
b43: Fix resume failure
Michael Buesch
1
-5
/
+1
2009-09-23
wireless: default CONFIG_WLAN to y
Luis R. Rodriguez
1
-0
/
+1
2009-09-23
ath9k: Fix bug in ANI channel handling
Sujith
1
-2
/
+4
2009-09-23
b43: Force-wake queues on init
Michael Buesch
1
-0
/
+2
2009-09-23
hostap: Revert a toxic part of the conversion to net_device_ops
Martin Decky
1
-1
/
+2
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
3
-0
/
+3
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-32
/
+66
2009-09-17
wl12xx: Fix print_mac() conversion.
David S. Miller
1
-2
/
+2
2009-09-16
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2009-09-16
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-09-15
debugfs: Change debugfs directory of IWMC3200
GeunSik Lim
1
-3
/
+3
2009-09-14
iwlwifi: disable powersave for 4965
Johannes Berg
4
-5
/
+11
2009-09-14
iwlwifi: find the correct first antenna
Wey-Yi Guy
1
-1
/
+3
2009-09-14
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2
-15
/
+33
2009-09-14
iwlwifi: fix HT operation in 2.4 GHz band
Daniel C Halperin
1
-0
/
+6
2009-09-14
b43: Fix resume failure
Michael Buesch
1
-5
/
+1
2009-09-14
wireless: default CONFIG_WLAN to y
Luis R. Rodriguez
1
-0
/
+1
2009-09-14
ath9k: Fix bug in ANI channel handling
Sujith
1
-2
/
+4
2009-09-14
b43: Force-wake queues on init
Michael Buesch
1
-0
/
+2
2009-09-14
hostap: Revert a toxic part of the conversion to net_device_ops
Martin Decky
1
-1
/
+2
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2
-2
/
+5
[prev]
[next]