aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin3-18/+13
2010-02-16ath9k: Use the Beacon TX rate from mac80211Jouni Malinen1-5/+5
2010-02-16mac80211: split ieee80211_drop_unencryptedJohannes Berg1-4/+18
2010-02-16mwl8k: disable softirqs when accessing sta_notify_listPavel Roskin1-2/+2
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen13-18/+625
2010-02-15mac80211: reject unhandled action framesJohannes Berg1-33/+57
2010-02-15rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde3-115/+258
2010-02-15rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde14-118/+112
2010-02-15rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde12-59/+58
2010-02-15rt2x00: Introduce SoC interface type.Gertjan van Wingerde4-38/+34
2010-02-15p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi1-0/+1
2010-02-15ssb: fix typo in ifdef commentHauke Mehrtens1-2/+2
2010-02-15rtl8187: fix typo in ifdef commentHauke Mehrtens2-2/+2
2010-02-15b43legacy: fix typo in ifdef commentHauke Mehrtens1-1/+1
2010-02-15wireless: airo_cs build fixesRandy Dunlap2-0/+2
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo1-36/+13
2010-02-15mac80211: fix netdev renameJohannes Berg1-1/+1
2010-02-15Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville16-124/+273
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen3-1/+62
2010-02-11iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2-0/+10
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka6-43/+44
2010-02-11iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2-2/+3
2010-02-11iwlwifi: reset card during probeReinette Chatre2-0/+15
2010-02-11iwlwifi: fix scan raceReinette Chatre1-15/+12
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar4-37/+17
2010-02-11iwlwifi: remove unused op-code in PHY Calibration commandWey-Yi Guy1-4/+0
2010-02-11iwlwifi: check for aggregation frame and queueWey-Yi Guy2-7/+26
2010-02-11iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy1-0/+28
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy5-15/+52
2010-02-11iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2-0/+4
2010-02-10mac80211: Deny TX BA session requests during disassociationSujith3-1/+15
2010-02-10Add Station and AdHoc mode support to libertas_tfDeepak Saxena1-0/+3
2010-02-10ath5k: use correct packet type when transmittingBob Copeland2-2/+25
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan1-1/+2
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan4-7/+37
2010-02-08mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan1-0/+8
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon2-6/+3
2010-02-08ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter1-2/+3
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo4-54/+0
2010-02-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo8-24/+0
2010-02-08p54: remove get_tx_stats() mac80211 opKalle Valo3-13/+8
2010-02-08iwlwifi: remove get_tx_stats() mac80211 opKalle Valo4-40/+0
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo5-78/+0
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo5-66/+0
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo2-19/+0
2010-02-08ar9170: remove get_tx_stats() mac80211 opKalle Valo2-14/+7
2010-02-08mwl8k: remove get_tx_stats() mac80211 opKalle Valo1-28/+7
2010-02-08adm821: remove get_tx_stats() mac80211 opKalle Valo1-13/+0
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei1-0/+1