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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
mac80211: don't try to powersave/config disabled interfaces
Johannes Berg
1
-0
/
+6
2009-01-29
cfg80211: do not pass -EALREADY to userspace on regdomain change request
Luis R. Rodriguez
1
-0
/
+5
2009-01-29
ath9k: remove useless ath9k driver version information
Luis R. Rodriguez
1
-4
/
+3
2009-01-29
ath9k: Fix AR9285 specific noise floor eeprom reads.
Senthil Balasubramanian
2
-41
/
+42
2009-01-29
ath9k: fix debug print on regd
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
ath5k: support LED's on emachines E510 notebook
Tulio Magno Quites Machado Filho
2
-2
/
+8
2009-01-29
b43: Dynamically control log verbosity
Michael Buesch
6
-19
/
+60
2009-01-29
b43: Accessing the TSF via mac80211
Alina Friedrichsen
3
-32
/
+39
2009-01-29
mac80211: Generic TSF debugging
Alina Friedrichsen
8
-102
/
+77
2009-01-29
iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting
Winkler, Tomas
1
-6
/
+5
2009-01-29
mac80211: add interface list lock
Johannes Berg
5
-5
/
+40
2009-01-29
airo: remove useless #defines
Dan Williams
1
-6
/
+0
2009-01-29
airo: clean up and clarify micinit()
Dan Williams
1
-41
/
+41
2009-01-29
airo: use __attribute__ ((packed)) not #pragma
Dan Williams
1
-41
/
+49
2009-01-29
b43: Fix phy_g.c compiler warning
Michael Buesch
1
-0
/
+3
2009-01-29
mac80211: flush workqueue a second time in suspend()
Bob Copeland
1
-0
/
+3
2009-01-29
mac80211: change workqueue back to non-freezeable
Bob Copeland
1
-1
/
+1
2009-01-29
mac80211: Fixed BSSID handling revisited
Alina Friedrichsen
1
-39
/
+33
2009-01-29
airo: clean up WEP key operations
Dan Williams
1
-56
/
+146
2009-01-29
airo: simplify WEP index and capability checks
Dan Williams
1
-32
/
+27
2009-01-29
airo: re-arrange WPA capability checks
Dan Williams
1
-34
/
+32
2009-01-29
airo: clean up and clarify interrupt-time task handling
Dan Williams
1
-286
/
+327
2009-01-29
iwlwifi: fix probe mask for 39 scan API
Winkler, Tomas
3
-3
/
+8
2009-01-29
iwl3945: Remaining host command cleanups
Samuel Ortiz
9
-127
/
+45
2009-01-29
iwl3945: Add restart_fw module parameter
Samuel Ortiz
1
-1
/
+6
2009-01-29
iwl3945: Getting rid of priv->antenna
Samuel Ortiz
3
-41
/
+39
2009-01-29
iwlwifi: Remove IWL3945_DEBUG
Samuel Ortiz
4
-52
/
+31
2009-01-29
iwl3945: Use the iwlcore geos routines
Samuel Ortiz
3
-138
/
+21
2009-01-29
iwl3945: Use iwl-eeprom.c routines
Samuel Ortiz
6
-367
/
+115
2009-01-29
iwl3945: Use iwlcore TX queue management routines
Samuel Ortiz
8
-246
/
+60
2009-01-29
iwlwifi: make iwl_tx_queue->tfds void*
Samuel Ortiz
5
-16
/
+17
2009-01-29
iwl3945: Use iwlcore scan code
Samuel Ortiz
3
-301
/
+51
2009-01-29
iwl3945: Define send_tx_power
Samuel Ortiz
2
-5
/
+6
2009-01-29
iwlagn: reduce off channel reception for 4965
Rick Farrington
3
-0
/
+17
2009-01-29
iwlwifi: add test to determine if interface in monitor mode
Chatre, Reinette
1
-0
/
+12
2009-01-29
b43: Automatically probe for opensource firmware
Michael Buesch
3
-44
/
+149
2009-01-29
rtl8187: Fix driver to return TX retry info for RTL8187L
Larry Finger
2
-19
/
+58
2009-01-29
rtl8187: Increase receive queue depth
Larry Finger
1
-1
/
+1
2009-01-29
rtl8187: Fix locking of private data
Larry Finger
1
-4
/
+7
2009-01-29
libertas: fix CF firmware loading for some cards
Dan Williams
1
-1
/
+1
2009-01-29
rt2x00: Simplify suspend/resume handling
Ivo van Doorn
2
-89
/
+5
2009-01-29
rt2x00: Restrict firmware file lengths
Ivo van Doorn
2
-0
/
+10
2009-01-29
rt2x00: rt2x00_rev() should return u32
Ivo van Doorn
1
-1
/
+1
2009-01-29
ath9k: Clean up the way the eeprom antenna configuration is read
Vasanthakumar Thiagarajan
2
-51
/
+17
2009-01-29
ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c
Vasanthakumar Thiagarajan
2
-22
/
+0
2009-01-29
ath9k: Fix bug in NF calibration
Sujith
1
-1
/
+3
2009-01-29
ath9k: Fix bug in rate control capability registration
Sujith
1
-1
/
+3
2009-01-29
ath9k: Fix MCS rates registration bug for AR9285
Sujith
1
-5
/
+18
2009-01-29
ath9k: Read and write the TSF via debugfs
Alina Friedrichsen
4
-0
/
+58
2009-01-29
ath5k: Read and write the TSF via debugfs
Alina Friedrichsen
3
-2
/
+27
[next]