summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville2-0/+41
2011-03-11iwlagn: support off-channel TXJohannes Berg6-51/+238
2011-03-11mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young2-5/+36
2011-03-11libertas: fix write past end of array in mesh_id_get()Dan Carpenter1-7/+4
2011-03-11ath9k_hw: Increase the wait count for nf load.Vivek Natarajan1-2/+2
2011-03-11ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan1-2/+2
2011-03-11ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan1-0/+2
2011-03-11ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau1-3/+1
2011-03-11wl1251: fix elp_work race conditionGrazvydas Ignotas1-1/+3
2011-03-11wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas1-34/+3
2011-03-10mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin1-10/+5
2011-03-10ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville1-1/+1
2011-03-10net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant2-11/+29
2011-03-10ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao6-7/+8
2011-03-10mwl8k: use kcalloc instead of kmalloc & memsetShan Wei1-4/+2
2011-03-07mac80211: fix scan race, simplify codeJohannes Berg1-40/+24
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki1-1/+1
2011-03-07p54spi: Update kconfig help textMichael Buesch1-3/+2
2011-03-07mac80211: Add log message to ieee80211_restart_hw()Michael Buesch1-0/+3
2011-03-07iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka1-0/+1
2011-03-07wireless:ath: use resource_size() help functionShan Wei2-2/+2
2011-03-07mac80211: remove unused macrosShan Wei3-5/+0
2011-03-07ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear3-31/+53
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka3-22/+30
2011-03-04iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka1-70/+45
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka6-528/+500
2011-03-04mac80211: Remove redundant preamble and RTS flag setup in minstrel_htHelmut Schaa1-3/+1
2011-03-04ath9k: Fix txq memory address printing in debugfs.Ben Greear1-4/+4
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2-27/+0
2011-03-04rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2-2/+2
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde4-6/+9
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde4-20/+16
2011-03-04rt2x00: Fix comment in rt2800pciHelmut Schaa1-1/+1
2011-03-04rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa4-33/+22
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2-5/+2
2011-03-04rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa1-13/+30
2011-03-04rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa1-1/+1
2011-03-04rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa2-15/+15
2011-03-04rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa7-15/+17
2011-03-04rt2x00: Optimize TX descriptor memory layoutIvo van Doorn1-5/+5
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa12-55/+79
2011-03-04rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa5-4/+11
2011-03-04rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa1-1/+1
2011-03-04rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa1-1/+1
2011-03-04rt2x00: Remove useless NULL checkHelmut Schaa1-2/+1
2011-03-04rt2x00: Make use of unlikely during tx status processingHelmut Schaa1-2/+2
2011-03-04rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa6-8/+25
2011-03-04rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos3-369/+378
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki1-9/+162
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2-0/+128