summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16ath9k: Use the Beacon TX rate from mac80211master-2010-02-16Jouni Malinen
2010-02-16mac80211: split ieee80211_drop_unencryptedJohannes Berg
2010-02-16mwl8k: disable softirqs when accessing sta_notify_listPavel Roskin
2010-02-15cfg80211/mac80211: allow registering for and sending action framesmaster-2010-02-15Jouni Malinen
2010-02-15mac80211: reject unhandled action framesJohannes Berg
2010-02-15rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde
2010-02-15rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde
2010-02-15rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde
2010-02-15rt2x00: Introduce SoC interface type.Gertjan van Wingerde
2010-02-15p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi
2010-02-15ssb: fix typo in ifdef commentHauke Mehrtens
2010-02-15rtl8187: fix typo in ifdef commentHauke Mehrtens
2010-02-15b43legacy: fix typo in ifdef commentHauke Mehrtens
2010-02-15wireless: airo_cs build fixesRandy Dunlap
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo
2010-02-15mac80211: fix netdev renameJohannes Berg
2010-02-15Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-02-12ath9k: add a workaround for ack timeout issuesmaster-2010-02-12Felix Fietkau
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen
2010-02-11iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-02-11iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen
2010-02-11iwlwifi: reset card during probeReinette Chatre
2010-02-11iwlwifi: fix scan raceReinette Chatre
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar
2010-02-11iwlwifi: remove unused op-code in PHY Calibration commandWey-Yi Guy
2010-02-11iwlwifi: check for aggregation frame and queueWey-Yi Guy
2010-02-11iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy
2010-02-11iwlwifi: clear all tx queues when firmware readyWey-Yi Guy
2010-02-10mac80211: Deny TX BA session requests during disassociationmaster-2010-02-10Sujith
2010-02-10Add Station and AdHoc mode support to libertas_tfDeepak Saxena
2010-02-10ath5k: use correct packet type when transmittingBob Copeland
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.master-2010-02-09Vivek Natarajan
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan
2010-02-08mac80211: Reset dynamic ps timer in Rx path.master-2010-02-08Vivek Natarajan
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon
2010-02-08ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo
2010-02-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08p54: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08iwlwifi: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08ar9170: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08mwl8k: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08adm821: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei
2010-02-08mac80211: fix deauth raceJohannes Berg