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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
ath9k: Fix PTK/GTK handshake timeout
Vasanthakumar Thiagarajan
1
-1
/
+2
2009-02-27
rt2x00: Fix RF offset
Ivo van Doorn
1
-4
/
+6
2009-02-27
ath9k: Use beacon interval directly
Sujith
1
-17
/
+2
2009-02-27
ath9k: Remove ath_txq_depth and get the queue depth directly
Sujith
1
-7
/
+2
2009-02-27
ath9k: Remove a few unused capability macros
Sujith
2
-33
/
+0
2009-02-27
ath9k: Initialize channel change time
Sujith
1
-0
/
+1
2009-02-27
ath9k: Fix antenna assignment bug in TX status processing
Sujith
1
-1
/
+1
2009-02-27
ath9k: Fix HW wait timeout
Sujith
6
-18
/
+41
2009-02-27
ath9k: Program the RTC registers correctly
Sujith
2
-2
/
+14
2009-02-27
ath5k: compute rts/cts duration after computing full pktlen
Bob Copeland
1
-5
/
+4
2009-02-27
ath5k: move beacon processing to a tasklet
Bob Copeland
2
-29
/
+36
2009-02-27
ath5k: use spin_lock_irqsave for beacon lock
Bob Copeland
1
-3
/
+3
2009-02-27
ath5k: don't mask off interrupt bits
Bob Copeland
1
-7
/
+0
2009-02-27
rt2x00: Add various new USB IDs for rt73usb
Ivo van Doorn
1
-0
/
+6
2009-02-27
rt2x00: Remove check for rf word 0
Ivo van Doorn
10
-25
/
+10
2009-02-27
rt2x00: uncomment get_tsf
Ivo van Doorn
1
-10
/
+0
2009-02-27
iwlwifi: Fix and rework Kconfig file
Reinette Chatre
5
-42
/
+26
2009-02-27
iwlwifi: use singlethread workqueue
Reinette Chatre
2
-2
/
+2
2009-02-27
iwlwifi: report correct and detailed values about requested txpower
Wu, Fengguang
1
-4
/
+6
2009-02-27
ipw2200, fix ipw io functions
Jiri Slaby
1
-46
/
+60
2009-02-27
ath9k: move common regulatory code out of if() branches
Bob Copeland
1
-12
/
+8
2009-02-27
ath9k: remove prototype for ath9k_regd_get_current_country
Bob Copeland
1
-2
/
+0
2009-02-27
ath9k: remove ath9k_regd_get_rd()
Bob Copeland
2
-6
/
+0
2009-02-27
ath9k: convert isWwrSKU macro into C code
Bob Copeland
2
-7
/
+9
2009-02-27
ath9k: save a few calls to ath9k_regd_get_eepromRD
Bob Copeland
1
-8
/
+5
2009-02-27
ath9k: remove write-only current_rd_inuse
Bob Copeland
2
-2
/
+0
2009-02-27
iwlagn: clean up error path in iwl_pci_probe
Helmut Schaa
1
-3
/
+3
2009-02-27
ath9k: Add open loop control support
Senthil Balasubramanian
7
-39
/
+277
2009-02-27
ath9k: Decrease minimum NF threshold
Sujith
1
-1
/
+1
2009-02-27
ath9k: Fix incorrect noise floor reading for 4k EEPROM
Sujith
1
-1
/
+1
2009-02-27
ath9k: Fix bug in disabling MIB counters
Sujith
1
-4
/
+3
2009-02-27
ath9k: Initialize AGC calibration properly
Sujith
2
-0
/
+35
2009-02-27
ath9k: Enable TSF Out of Range Interrupt
Sujith
5
-7
/
+27
2009-02-27
ath9k: Enable Fractional N mode
Sujith
4
-15
/
+35
2009-02-27
ath9k: Fix rd_ext EEPROM capability for AR9285
Sujith
2
-1
/
+14
2009-02-27
ath9k: Store the correct max TX power level
Sujith
2
-0
/
+18
2009-02-27
make net/ieee80211.h private to ipw2x00
Dan Williams
9
-9
/
+1197
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
10
-187
/
+164
2009-02-27
wavelan: Test arraysize before an element of the array.
Roel Kluin
1
-2
/
+1
2009-02-27
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2
-0
/
+7
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-11
/
+52
2009-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-11
/
+44
2009-02-24
asix: new device ids
Greg Kroah-Hartman
1
-0
/
+8
2009-02-24
qlge: Use one path to (re)fill rx buffers.
Ron Mercer
1
-111
/
+59
2009-02-24
qlge: Optimize rx buffer refill process.
Ron Mercer
1
-5
/
+12
2009-02-24
qlge: Change frame route hw semaphore granularity.
Ron Mercer
1
-18
/
+13
2009-02-24
qlge: Increase MAC addr hw sem granularity.
Ron Mercer
2
-17
/
+43
2009-02-24
qlge: Clean up mac address and frame route settings.
Ron Mercer
1
-9
/
+22
2009-02-24
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
1
-1
/
+1
2009-02-24
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
1
-5
/
+5
[next]