Age | Commit message (Expand) | Author |
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 | ath5k: remove stop/start calls from within suspend/resume | Bob Copeland |
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 | ath5k: notice a negative keytype | Roel Kluin |
2009-01-29 | rt2x00: Add LED_MODE_ASUS support | Ivo van Doorn |
2009-01-29 | rt2x00: conf_tx() only need register access for WMM queues | Ivo van Doorn |
2009-01-29 | rt2x00: Update copyright year to 2009 | Ivo van Doorn |
2009-01-29 | Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig | Andrey Borzenkov |
2009-01-29 | p54spi: remove arch specific dependencies | Christian Lamparter |
2009-01-29 | p54usb: fix conflict with recent usb changes | Christian Lamparter |
2009-01-29 | ath9k: Cleanup buffer type assignment | Sujith |
2009-01-29 | ath9k: Revamp TX aggregation | Sujith |
2009-01-29 | ath9k: Handle holding descriptor in TX completion properly | Sujith |
2009-01-29 | ath9k: Add a helper function to wake mac80211 queues | Sujith |
2009-01-29 | ath9k: Merge queue draining functions | Sujith |
2009-01-29 | ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly | Sujith |
2009-01-29 | ath9k: Reorganize code in xmit.c | Sujith |
2009-01-29 | ath9k: Update short guard interval in rate control | Sujith |
2009-01-29 | ath9k: rateCodeToIndex is not used, remove it | Sujith |
2009-01-29 | ath9k: enable support for AR9100 | Gabor Juhos |
2009-01-29 | ath9k: fix null pointer dereference in ani monitor code | Gabor Juhos |
2009-01-29 | ath9k: fix ar5416Addac_9100 values | Gabor Juhos |
2009-01-29 | ath9k: remove (u16) casts from rtc register access | Gabor Juhos |
2009-01-29 | ath9k: get EEPROM contents from platform data on AHB bus | Gabor Juhos |
2009-01-29 | ath9k: introduce platform driver for AHB bus support | Gabor Juhos |
2009-01-29 | ath9k: move PCI code into separate file | Gabor Juhos |
2009-01-29 | ath9k: introduce bus specific cleanup routine | Gabor Juhos |
2009-01-29 | ath9k: introduce bus specific cache size routine | Gabor Juhos |
2009-01-29 | ath9k: convert to use bus-agnostic DMA routines | Gabor Juhos |
2009-01-29 | ath9k: convert to struct device | Gabor Juhos |
2009-01-29 | iwl3945: report killswitch changes even if the interface is down | Helmut Schaa |