summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-29airo: simplify WEP index and capability checksDan Williams1-32/+27
2009-01-29airo: re-arrange WPA capability checksDan Williams1-34/+32
2009-01-29airo: clean up and clarify interrupt-time task handlingDan Williams1-286/+327
2009-01-29iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas3-3/+8
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz9-127/+45
2009-01-29iwl3945: Add restart_fw module parameterSamuel Ortiz1-1/+6
2009-01-29iwl3945: Getting rid of priv->antennaSamuel Ortiz3-41/+39
2009-01-29iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz4-52/+31
2009-01-29iwl3945: Use the iwlcore geos routinesSamuel Ortiz3-138/+21
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz6-367/+115
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz8-246/+60
2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz5-16/+17
2009-01-29iwl3945: Use iwlcore scan codeSamuel Ortiz3-301/+51
2009-01-29iwl3945: Define send_tx_powerSamuel Ortiz2-5/+6
2009-01-29iwlagn: reduce off channel reception for 4965Rick Farrington3-0/+17
2009-01-29iwlwifi: add test to determine if interface in monitor modeChatre, Reinette1-0/+12
2009-01-29b43: Automatically probe for opensource firmwareMichael Buesch3-44/+149
2009-01-29rtl8187: Fix driver to return TX retry info for RTL8187LLarry Finger2-19/+58
2009-01-29rtl8187: Increase receive queue depthLarry Finger1-1/+1
2009-01-29rtl8187: Fix locking of private dataLarry Finger1-4/+7
2009-01-29libertas: fix CF firmware loading for some cardsDan Williams1-1/+1
2009-01-29rt2x00: Simplify suspend/resume handlingIvo van Doorn2-89/+5
2009-01-29rt2x00: Restrict firmware file lengthsIvo van Doorn2-0/+10
2009-01-29rt2x00: rt2x00_rev() should return u32Ivo van Doorn1-1/+1
2009-01-29ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan2-51/+17
2009-01-29ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2-22/+0
2009-01-29ath9k: Fix bug in NF calibrationSujith1-1/+3
2009-01-29ath9k: Fix bug in rate control capability registrationSujith1-1/+3
2009-01-29ath9k: Fix MCS rates registration bug for AR9285Sujith1-5/+18
2009-01-29ath9k: Read and write the TSF via debugfsAlina Friedrichsen4-0/+58
2009-01-29ath5k: Read and write the TSF via debugfsAlina Friedrichsen3-2/+27
2009-01-29mac80211: Read the TSF via debugfsAlina Friedrichsen2-0/+5
2009-01-29ath9k: simplify regulatory codeLuis R. Rodriguez8-3030/+809
2009-01-29cfg80211: allow users to help a driver's complianceLuis R. Rodriguez1-1/+2
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez2-0/+22
2009-01-29cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez2-1/+37
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez4-41/+48
2009-01-29cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory()Luis R. Rodriguez1-2/+4
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez4-6/+6
2009-01-29cfg80211: ignore consecutive equal regulatory hintsLuis R. Rodriguez1-2/+11
2009-01-29cfg80211: process user requests only after previous user/driver/core requestsLuis R. Rodriguez1-0/+10
2009-01-29cfg80211: export freq_reg_info()Luis R. Rodriguez2-22/+26
2009-01-29cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez2-24/+108
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg6-14/+66
2009-01-29ath5k: honor the RTS/CTS bitsBob Copeland1-1/+17
2009-01-29ath5k: use short preamble when possibleBob Copeland1-1/+9
2009-01-29ath5k: remove unused led_off parameterBob Copeland1-2/+1
2009-01-29mac80211: Add documentation bits for mac80211_rate_control_flagsSujith1-0/+20
2009-01-29orinoco: trivial cleanup in alloc_orinocodevAndrey Borzenkov1-2/+2
2009-01-29orinoco: convert to struct net_device_opsAndrey Borzenkov1-8/+12