summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix channel type recalculation with HT and non-HT interfacesFelix Fietkau2011-03-141-0/+3
* ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-143-74/+12
* ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-143-51/+34
* ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-143-8/+35
* ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau2011-03-141-2/+2
* mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devicesHelmut Schaa2011-03-141-7/+34
* ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-113-1/+46
* mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville2011-03-114-0/+102
* wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville2011-03-112-0/+41
* iwlagn: support off-channel TXJohannes Berg2011-03-116-51/+238
* mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young2011-03-112-5/+36
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-111-7/+4
* ath9k_hw: Increase the wait count for nf load.Vivek Natarajan2011-03-111-2/+2
* ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-111-2/+2
* ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan2011-03-111-0/+2
* ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-111-3/+1
* wl1251: fix elp_work race conditionGrazvydas Ignotas2011-03-111-1/+3
* wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas2011-03-111-34/+3
* mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin2011-03-091-10/+5
* ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville2011-03-091-1/+1
* net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant2011-03-092-11/+29
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-096-7/+8
* mwl8k: use kcalloc instead of kmalloc & memsetShan Wei2011-03-091-4/+2
* mac80211: fix scan race, simplify codeJohannes Berg2011-03-071-40/+24
* b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki2011-03-071-1/+1
* p54spi: Update kconfig help textMichael Buesch2011-03-071-3/+2
* mac80211: Add log message to ieee80211_restart_hw()Michael Buesch2011-03-071-0/+3
* iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-071-0/+1
* wireless:ath: use resource_size() help functionShan Wei2011-03-072-2/+2
* mac80211: remove unused macrosShan Wei2011-03-073-5/+0
* ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-073-31/+53
* iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-043-22/+30
* iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-041-70/+45
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-046-528/+500
* mac80211: Remove redundant preamble and RTS flag setup in minstrel_htHelmut Schaa2011-03-041-3/+1
* ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-041-4/+4
* rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2011-03-042-27/+0
* rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2011-03-042-2/+2
* rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-044-6/+9
* rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde2011-03-044-20/+16
* rt2x00: Fix comment in rt2800pciHelmut Schaa2011-03-041-1/+1
* rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa2011-03-044-33/+22
* rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-042-5/+2
* rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa2011-03-041-13/+30
* rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa2011-03-041-1/+1
* rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa2011-03-042-15/+15
* rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa2011-03-047-15/+17
* rt2x00: Optimize TX descriptor memory layoutIvo van Doorn2011-03-041-5/+5
* rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-0412-55/+79
* rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa2011-03-045-4/+11
OpenPOWER on IntegriCloud