summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-14149-2894/+6644
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-12149-2894/+6644
| |\
| | * 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/+12
| | * 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/+1
| | * 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/+13
| | | * iwlwifi: pcie: some little cleanupsEliad Peller2013-08-061-7/+4
| | | * iwlwifi: fix some documentation typosEliad Peller2013-08-065-10/+10
| | | * iwlwifi: mvm: small cleanups in quota management codeJohannes Berg2013-08-061-6/+5
| | | * 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/+17
| | | * 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-0922-86/+144
| | |\ \
| | | * | cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy2013-08-051-5/+2
| | | * | iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-022-5/+6
| | | * | iwl4965: set power mode earlyStanislaw Gruszka2013-08-021-3/+3
| | * | | ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan2013-08-051-0/+72
| | * | | ath9k: Fix antenna control init for AR9485Sujith Manoharan2013-08-051-1/+13
| | * | | ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-054-28/+1
| | * | | hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov2013-08-051-2/+2
| | * | | ath9k: Support ANT diversity for WB225Sujith Manoharan2013-08-053-41/+86
| | * | | ath9k: Set SWCOM value for CUS198Sujith Manoharan2013-08-052-0/+2
| | * | | ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan2013-08-054-4/+3
| | * | | ath9k: Program HW for WB195 diversitySujith Manoharan2013-08-052-0/+66
| | * | | ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan2013-08-051-5/+13
| | * | | ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan2013-08-054-9/+7
| | * | | ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan2013-08-054-9/+28