aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-24/+37
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao1-2/+2
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan1-16/+28
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan1-2/+2
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau3-2/+23
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau1-39/+50
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau2-127/+145
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau1-1/+2
2013-08-09ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2-9/+14
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau2-7/+11
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau2-22/+12
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau1-16/+27
2013-08-09ath9k: add function for getting the tx tid for a packetFelix Fietkau1-8/+17
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau2-4/+15
2013-08-09ath9k: add utility functions for accessing tid queuesFelix Fietkau1-19/+32
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg1-3/+1
2013-08-09net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han1-1/+1
2013-08-09ath9k: Fix build failureSujith Manoharan5-5/+30
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar5-0/+254
2013-08-09mwifiex: increase max supported pattern offsetAmitkumar Karwar1-1/+1
2013-08-09mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar1-4/+6
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar3-14/+15
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville14-219/+247
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville20-70/+96
2013-08-09Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-08-09zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville5-26/+32
2013-08-06iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg1-10/+23
2013-08-06iwlwifi: mvm: use designated initialization for some arraysEliad Peller1-15/+21
2013-08-06iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller1-5/+10
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg3-50/+13
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller1-7/+4
2013-08-06iwlwifi: fix some documentation typosEliad Peller5-10/+10
2013-08-06iwlwifi: mvm: small cleanups in quota management codeJohannes Berg1-6/+5
2013-08-06iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman1-6/+12
2013-08-06iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira2-123/+17
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg1-0/+3
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb4-0/+155
2013-08-06Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2-10/+0
2013-08-05ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan1-0/+72
2013-08-05ath9k: Fix antenna control init for AR9485Sujith Manoharan1-1/+13
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan4-28/+1
2013-08-05hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov1-2/+2
2013-08-05ath9k: Support ANT diversity for WB225Sujith Manoharan3-41/+86
2013-08-05ath9k: Set SWCOM value for CUS198Sujith Manoharan2-0/+2
2013-08-05ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan4-4/+3
2013-08-05ath9k: Program HW for WB195 diversitySujith Manoharan2-0/+66
2013-08-05ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan1-5/+13
2013-08-05ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan4-9/+7