index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2009-01-29
mac80211: Read the TSF via debugfs
Alina Friedrichsen
2
-0
/
+5
2009-01-29
ath9k: simplify regulatory code
Luis R. Rodriguez
8
-3030
/
+809
2009-01-29
cfg80211: allow users to help a driver's compliance
Luis R. Rodriguez
1
-1
/
+2
2009-01-29
mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy
Luis R. Rodriguez
2
-0
/
+22
2009-01-29
cfg80211: Allow for strict regulatory settings
Luis R. Rodriguez
2
-1
/
+37
2009-01-29
cfg80211: pass more detailed regulatory request information on reg_notifier()
Luis R. Rodriguez
4
-41
/
+48
2009-01-29
cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory()
Luis R. Rodriguez
1
-2
/
+4
2009-01-29
cfg80211: rename fw_handles_regulatory to custom_regulatory
Luis R. Rodriguez
4
-6
/
+6
2009-01-29
cfg80211: ignore consecutive equal regulatory hints
Luis R. Rodriguez
1
-2
/
+11
2009-01-29
cfg80211: process user requests only after previous user/driver/core requests
Luis R. Rodriguez
1
-0
/
+10
2009-01-29
cfg80211: export freq_reg_info()
Luis R. Rodriguez
2
-22
/
+26
2009-01-29
cfg80211: add wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2
-24
/
+108
2009-01-29
mac80211: Add capability to enable/disable beaconing
Johannes Berg
6
-14
/
+66
2009-01-29
ath5k: honor the RTS/CTS bits
Bob Copeland
1
-1
/
+17
2009-01-29
ath5k: use short preamble when possible
Bob Copeland
1
-1
/
+9
2009-01-29
ath5k: remove unused led_off parameter
Bob Copeland
1
-2
/
+1
2009-01-29
mac80211: Add documentation bits for mac80211_rate_control_flags
Sujith
1
-0
/
+20
2009-01-29
orinoco: trivial cleanup in alloc_orinocodev
Andrey Borzenkov
1
-2
/
+2
2009-01-29
orinoco: convert to struct net_device_ops
Andrey Borzenkov
1
-8
/
+12
[next]