aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed
2009-01-29iwl3945: Use iwl-rfkillSamuel Ortiz
2009-01-29iwlagn: fix agn rate scalingAbbas, Mohamed
2009-01-29iwlwifi: allow user to set max rateAbbas, Mohamed
2009-01-29ath9k: Enable dynamic power save in ath9k.Vivek Natarajan
2009-01-29iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg
2009-01-29iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg
2009-01-29iwlwifi: remove static from 5000 structuresJay Sternberg
2009-01-29iwlwifi: correct Kconfig to prevent following entries from not indentingJay Sternberg
2009-01-29iwlwifi: eliminate power_data_39.Winkler, Tomas
2009-01-29iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas
2009-01-29iwlwifi: kill scan39Winkler, Tomas
2009-01-29iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz
2009-01-29iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz
2009-01-29iwl3945: add debugging for wrong command queueChatre, Reinette
2009-01-29iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas
2009-01-29iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas
2009-01-29iwlwifi: make iwl-power.c more readableWinkler, Tomas
2009-01-29ath5k: remove stop/start calls from within suspend/resumeBob Copeland
2009-01-29iwlagn: fix hw-rfkill while the interface is downHelmut Schaa
2009-01-29iwl3945: fix some warnings when compiled without debugHelmut Schaa
2009-01-29ath5k: notice a negative keytypeRoel Kluin
2009-01-29rt2x00: Add LED_MODE_ASUS supportIvo van Doorn
2009-01-29rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn
2009-01-29Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigAndrey Borzenkov
2009-01-29p54spi: remove arch specific dependenciesChristian Lamparter
2009-01-29p54usb: fix conflict with recent usb changesChristian Lamparter
2009-01-29ath9k: Cleanup buffer type assignmentSujith
2009-01-29ath9k: Revamp TX aggregationSujith
2009-01-29ath9k: Handle holding descriptor in TX completion properlySujith
2009-01-29ath9k: Add a helper function to wake mac80211 queuesSujith
2009-01-29ath9k: Merge queue draining functionsSujith
2009-01-29ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith
2009-01-29ath9k: Reorganize code in xmit.cSujith
2009-01-29ath9k: Update short guard interval in rate controlSujith
2009-01-29ath9k: rateCodeToIndex is not used, remove itSujith
2009-01-29ath9k: enable support for AR9100Gabor Juhos
2009-01-29ath9k: fix null pointer dereference in ani monitor codeGabor Juhos
2009-01-29ath9k: fix ar5416Addac_9100 valuesGabor Juhos
2009-01-29ath9k: remove (u16) casts from rtc register accessGabor Juhos
2009-01-29ath9k: get EEPROM contents from platform data on AHB busGabor Juhos
2009-01-29ath9k: introduce platform driver for AHB bus supportGabor Juhos
2009-01-29ath9k: move PCI code into separate fileGabor Juhos
2009-01-29ath9k: introduce bus specific cleanup routineGabor Juhos
2009-01-29ath9k: introduce bus specific cache size routineGabor Juhos
2009-01-29ath9k: convert to use bus-agnostic DMA routinesGabor Juhos
2009-01-29ath9k: convert to struct deviceGabor Juhos