summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-25iwlagn: remove reference to 3945 and 4965Wey-Yi Guy
2011-03-25iwlagn: remove 3945 only station codeWey-Yi Guy
2011-03-25iwlwifi: remove legacy isr taskletWey-Yi Guy
2011-03-25iwlwifi: set default aggregation frame limit to 63Daniel Halperin
2011-03-25iwlwifi: add RATE_MCS_RATE_MSKDaniel Halperin
2011-03-25iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin
2011-03-25iwlwifi: limit number of attempts for highest HT rateDaniel Halperin
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg
2011-03-25iwlagn: use 6030 configuration for 6035 seriesWey-Yi Guy
2011-03-14ath9k: fix aggregation related interoperability issuesFelix Fietkau
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau
2011-03-11ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville
2011-03-11iwlagn: support off-channel TXJohannes Berg
2011-03-11libertas: fix write past end of array in mesh_id_get()Dan Carpenter
2011-03-11ath9k_hw: Increase the wait count for nf load.Vivek Natarajan
2011-03-11ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan
2011-03-11ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan
2011-03-11ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau
2011-03-11wl1251: fix elp_work race conditionGrazvydas Ignotas
2011-03-11wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas
2011-03-09ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao
2011-03-09mwl8k: use kcalloc instead of kmalloc & memsetShan Wei
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki
2011-03-07p54spi: Update kconfig help textMichael Buesch
2011-03-07iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka
2011-03-07wireless:ath: use resource_size() help functionShan Wei
2011-03-07ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka
2011-03-04iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka
2011-03-04ath9k: Fix txq memory address printing in debugfs.Ben Greear
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde
2011-03-04rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde
2011-03-04rt2x00: Fix comment in rt2800pciHelmut Schaa
2011-03-04rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa
2011-03-04rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa
2011-03-04rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa
2011-03-04rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa
2011-03-04rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa
2011-03-04rt2x00: Optimize TX descriptor memory layoutIvo van Doorn
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa
2011-03-04rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa