summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-10hwsim: make testmode_cmd staticmaster-2009-07-10Johannes Berg
2009-07-10p54: fix queue stall due to underrunChristian Lamparter
2009-07-10p54usb: fix stalls caused by urb allocation failuresChristian Lamparter
2009-07-10ath5k: write PCU registers on initial resetBob Copeland
2009-07-10ath5k: do not release irq across suspend/resumeBob Copeland
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland
2009-07-10ath5k: rework beacon configurationBob Copeland
2009-07-10ath5k: send buffered frames after the beaconBob Copeland
2009-07-10p54spi: remove dead code and definitionsChristian Lamparter
2009-07-10p54: two endian fixesChristian Lamparter
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn
2009-07-10iwlwifi: fix aggregation limitJohannes Berg
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby
2009-07-10ath5k: remove permissions from debugfs filesJiri Slaby
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches
2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre
2009-07-10iwlwifi: add utility to print buffer when error occursReinette Chatre
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi
2009-07-10iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi
2009-07-10drivers/net/wireless: Use PCI_VDEVICEJoe Perches
2009-07-10ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian
2009-07-10ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian
2009-07-10ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian
2009-07-10ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter
2009-07-10p54: Move TX/RX codeChristian Lamparter
2009-07-10p54: Move mac80211 glue codeChristian Lamparter
2009-07-10p54: Move LMAC interface definitionsChristian Lamparter
2009-07-10p54: Move LED codeChristian Lamparter
2009-07-10p54: Move firmware codeChristian Lamparter
2009-07-10p54: Move eeprom headerChristian Lamparter
2009-07-10p54: Move eeprom codeChristian Lamparter
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin
2009-07-10p54: redo rx_status into skb->cbChristian Lamparter
2009-07-10ar9170usb: module link in sysfsChristian Lamparter
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg
2009-07-10iwlwifi: make software queue assignment more efficientJohannes Berg
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler
2009-07-10iwlwifi: Check HW ready before prepare card.Mohamed Abbas
2009-07-10ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez
2009-07-10libertas: fix card cleanup order in SDIO driverAndrey Yurovsky
2009-07-10libertas: correct card cleanup order in SPI driverAndrey Yurovsky
2009-07-10libertas: copy WPA keys to priv when associatingAndrey Yurovsky
2009-07-10orinoco: fix printk format specifier for size_t argumentsDavid Kilroy
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10mac80211_hwsim: fix-up build damage from removal of skb->dstJohn W. Linville