Age | Commit message (Expand) | Author |
2009-01-29 | mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy | Luis R. Rodriguez |
2009-01-29 | cfg80211: Allow for strict regulatory settings | Luis R. Rodriguez |
2009-01-29 | cfg80211: pass more detailed regulatory request information on reg_notifier() | Luis R. Rodriguez |
2009-01-29 | cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory() | Luis R. Rodriguez |
2009-01-29 | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez |
2009-01-29 | cfg80211: ignore consecutive equal regulatory hints | Luis R. Rodriguez |
2009-01-29 | cfg80211: process user requests only after previous user/driver/core requests | Luis R. Rodriguez |
2009-01-29 | cfg80211: export freq_reg_info() | Luis R. Rodriguez |
2009-01-29 | cfg80211: add wiphy_apply_custom_regulatory() | Luis R. Rodriguez |
2009-01-29 | mac80211: Add capability to enable/disable beaconing | Johannes Berg |
2009-01-29 | ath5k: honor the RTS/CTS bits | Bob Copeland |
2009-01-29 | ath5k: use short preamble when possible | Bob Copeland |
2009-01-29 | ath5k: remove unused led_off parameter | Bob Copeland |
2009-01-29 | mac80211: Add documentation bits for mac80211_rate_control_flags | Sujith |
2009-01-29 | orinoco: trivial cleanup in alloc_orinocodev | Andrey Borzenkov |
2009-01-29 | orinoco: convert to struct net_device_ops | Andrey Borzenkov |
2009-01-29 | wireless: restrict to 32 legacy rates | Johannes Berg |
2009-01-29 | ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset() | Vasanthakumar Thiagarajan |
2009-01-29 | ath9k: Fix typo in chip version check | Vasanthakumar Thiagarajan |
2009-01-29 | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg |
2009-01-29 | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed |
2009-01-29 | iwl3945: Use iwl-rfkill | Samuel Ortiz |
2009-01-29 | iwlagn: fix agn rate scaling | Abbas, Mohamed |
2009-01-29 | iwlwifi: allow user to set max rate | Abbas, Mohamed |
2009-01-29 | ath9k: Enable dynamic power save in ath9k. | Vivek Natarajan |
2009-01-29 | iwlwifi: add recognition of Intel WiFi Link 100 Series | Jay Sternberg |
2009-01-29 | iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series | Jay Sternberg |
2009-01-29 | iwlwifi: remove static from 5000 structures | Jay Sternberg |
2009-01-29 | iwlwifi: correct Kconfig to prevent following entries from not indenting | Jay Sternberg |
2009-01-29 | iwlwifi: eliminate power_data_39. | Winkler, Tomas |
2009-01-29 | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas |
2009-01-29 | iwlwifi: kill scan39 | Winkler, Tomas |
2009-01-29 | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz |
2009-01-29 | iwlwifi: Add TFD library operations | Samuel Ortiz |
2009-01-29 | iwl3945: Use iwl_txq_update_write_ptr | Samuel Ortiz |
2009-01-29 | iwl3945: add debugging for wrong command queue | Chatre, Reinette |
2009-01-29 | iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout | Winkler, Tomas |
2009-01-29 | iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key | Winkler, Tomas |
2009-01-29 | iwlwifi: make iwl-power.c more readable | Winkler, Tomas |
2009-01-29 | mac80211: Fix MFP Association Comeback to use Timeout Interval IE | Jouni Malinen |
2009-01-29 | ath5k: remove stop/start calls from within suspend/resume | Bob Copeland |
2009-01-29 | mac80211: add suspend/resume callbacks | Bob Copeland |
2009-01-29 | cfg80211: add PM hooks | Johannes Berg |
2009-01-29 | mac80211: Fix drop-unencrypted for management frames | Jouni Malinen |
2009-01-29 | iwlagn: fix hw-rfkill while the interface is down | Helmut Schaa |
2009-01-29 | iwl3945: fix some warnings when compiled without debug | Helmut Schaa |
2009-01-29 | mac80211: trivial documentation fix (mesh_nexthop_lookup()). | Rami Rosen |
2009-01-29 | mac80211: trivial documentation fixes (enum mesh_path_flags). | Rami Rosen |
2009-01-29 | mac80211: remove mesh_plink_close() method. | Rami Rosen |
2009-01-29 | mac80211: cleanup kmalloc/memset -> kcalloc | Wei Yongjun |