summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix build error when CONFIG_PM is not setBing Zhao2013-08-121-2/+2
* ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-091-16/+28
* ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-091-2/+2
* ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-093-2/+23
* ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-091-39/+50
* ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-092-127/+145
* ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-091-0/+1
* ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-091-1/+2
* ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-092-9/+14
* ath9k: fix block ack window tracking checkFelix Fietkau2013-08-092-7/+11
* ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-092-22/+12Star
* ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-091-16/+27
* ath9k: add function for getting the tx tid for a packetFelix Fietkau2013-08-091-8/+17
* ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-092-4/+15
* ath9k: add utility functions for accessing tid queuesFelix Fietkau2013-08-091-19/+32
* brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg2013-08-091-3/+1Star
* net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han2013-08-091-1/+1
* ath9k: Fix build failureSujith Manoharan2013-08-095-5/+30
* mwifiex: add packet coalesce supportAmitkumar Karwar2013-08-095-0/+254
* mwifiex: increase max supported pattern offsetAmitkumar Karwar2013-08-091-1/+1
* mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar2013-08-091-4/+6
* mwifiex: rename mef macrosAmitkumar Karwar2013-08-093-14/+15
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-0914-219/+247
|\
| * iwlwifi: mvm: use designated initialization for some arraysEliad Peller2013-08-061-15/+21
| * iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller2013-08-061-5/+10
| * iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-063-50/+13Star
| * iwlwifi: pcie: some little cleanupsEliad Peller2013-08-061-7/+4Star
| * iwlwifi: fix some documentation typosEliad Peller2013-08-065-10/+10
| * iwlwifi: mvm: small cleanups in quota management codeJohannes Berg2013-08-061-6/+5Star
| * iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman2013-08-061-6/+12
| * iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira2013-08-062-123/+17Star
| * iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg2013-08-061-0/+3
| * iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb2013-08-064-0/+155
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-0920-70/+96
|\ \
| * | cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy2013-08-051-5/+2Star
| * | iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-022-5/+6
| * | iwl4965: set power mode earlyStanislaw Gruszka2013-08-021-3/+3
| * | mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-311-2/+2
| * | mwifiex: fix wrong data rates in P2P clientAvinash Patil2013-07-311-1/+2
| * | mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-312-4/+6
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-299-39/+57
| |\ \
| | * | iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-262-0/+10
| | * | iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg2013-07-261-3/+8
| | * | iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer2013-07-261-21/+21
| | * | iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach2013-07-261-0/+5
| | * | iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2013-07-242-10/+2Star
| | * | iwlwifi: mvm: use only a single GTK in D3Johannes Berg2013-07-241-5/+10
| | * | iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-07-221-0/+1
| * | | Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville2013-07-291-1/+1
| |\ \ \
| | * | | ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven2013-07-221-1/+1