summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-03mac80211: reduce debugfs code sizemaster-2010-06-03Felix Fietkau
2010-06-03ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau
2010-06-03ath9k_htc: Fix fair beacon distributionSujith
2010-06-03ath9k_htc: Handle host RX disableSujith
2010-06-03ath9k_htc: Handle monitor interface removalSujith
2010-06-03ath9k_htc: Fix locking for ps_idleSujith
2010-06-03ath9k_htc: Remove useless cancel_work_syncSujith
2010-06-03ath9k_htc: Fix bug in handling CONF_IDLESujith
2010-06-03ath9k_htc: Add PS wrappersSujith
2010-06-03ath9k_htc: Revamp CONF_IDLE handlingSujith
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith
2010-06-03ath9k_hw: Update the PCI WAR registerSujith
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith
2010-06-03ath9k_hw: Cleanup eeprom_9287.cSujith
2010-06-03mac80211: simplify key lockingJohannes Berg
2010-06-03drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-03mac80211: move plink stateJohannes Berg
2010-06-03mac80211: drop control frames after processingJohannes Berg
2010-06-03mac80211: remove useless work startingJohannes Berg
2010-06-03mac80211: move WEP weak IV checkJohannes Berg
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg
2010-06-03mac80211: remove bogus mod_timer() callJohannes Berg
2010-06-03ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau
2010-06-03ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau
2010-06-03ath9k_hw: add multicast key search supportFelix Fietkau
2010-06-03ssb: fast powerup delay calculation for PMU capable devicesRafał Miłecki
2010-06-03ssb: update PMU init to match specsRafał Miłecki
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville
2010-06-03rt2x00: Remove suspicious register writeHelmut Schaa
2010-06-03rt2x00: fix use of mcs ratesHelmut Schaa
2010-06-03rt2x00: Update TX_SW_CFG initvals for 305x SoCHelmut Schaa
2010-06-03rt2x00: Use IEEE80211_TX_CTL_STBC flagIvo van Doorn
2010-06-03rt2x00: rt2800: disable TX STBC for 1 stream devicesHelmut Schaa
2010-06-03rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde
2010-06-03rt2x00: Sync rt2800 MCU boot signal with Ralink driver.Gertjan van Wingerde
2010-06-03rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde
2010-06-03rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.Gertjan van Wingerde
2010-06-03rt2x00: Introduce separate interface type for PCI-express.Gertjan van Wingerde
2010-06-03rt2x00: Move all register definitions for rt2800 to rt2800.h.Gertjan van Wingerde
2010-06-03rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde
2010-06-03rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde
2010-06-03rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde
2010-06-03rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde
2010-06-03rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.Gertjan van Wingerde
2010-06-03rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde
2010-06-02ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledmaster-2010-06-02John W. Linville