summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau
2013-08-09ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau
2013-08-09ath9k: add function for getting the tx tid for a packetFelix Fietkau
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau
2013-08-09ath9k: add utility functions for accessing tid queuesFelix Fietkau
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg
2013-08-09net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han
2013-08-09ath9k: Fix build failureSujith Manoharan
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar
2013-08-09mwifiex: increase max supported pattern offsetAmitkumar Karwar
2013-08-09mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-06iwlwifi: mvm: use designated initialization for some arraysEliad Peller
2013-08-06iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller
2013-08-06iwlwifi: fix some documentation typosEliad Peller
2013-08-06iwlwifi: mvm: small cleanups in quota management codeJohannes Berg
2013-08-06iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman
2013-08-06iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb
2013-08-05ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan
2013-08-05ath9k: Fix antenna control init for AR9485Sujith Manoharan
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan
2013-08-05hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov
2013-08-05ath9k: Support ANT diversity for WB225Sujith Manoharan
2013-08-05ath9k: Set SWCOM value for CUS198Sujith Manoharan
2013-08-05ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan
2013-08-05ath9k: Program HW for WB195 diversitySujith Manoharan
2013-08-05ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan
2013-08-05ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan
2013-08-05ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan
2013-08-05ath9k: Fix antenna diversity for CUS198Sujith Manoharan
2013-08-05ath9k: Print LNA combining mode during initSujith Manoharan
2013-08-05ath9k: Add information about antenna diversitySujith Manoharan
2013-08-05cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy