summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-1319-51/+78
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-134-13/+13
| |\
| | * iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| | * iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
| | * iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| * | brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-05-088-53/+53
| |\ \ | | |/
| | * iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6
| | * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
| * | rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings2014-04-301-1/+1
| * | rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
| * | ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
| * | ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
| * | brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-241-2/+3
| * | ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-243-9/+3
| * | ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
| * | ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
| * | rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King2014-04-221-1/+1
| * | rt2x00: fix beaconing on USBStanislaw Gruszka2014-04-221-10/+12
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-0830-291/+507
|\ \ \
| * | | iwlwifi: mvm: rs: enable MCS9 for TxEyal Shapira2014-05-071-8/+0
| * | | iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach2014-05-061-0/+2
| * | | iwlwifi: mvm: implement mac80211's flush callbackEmmanuel Grumbach2014-05-061-0/+29
| * | | iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski2014-05-065-2/+60
| * | | iwlwifi: mvm: wait for d0i3 exit in some more ampdu actionsEliad Peller2014-05-061-3/+15
| * | | iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg2014-05-067-21/+151
| * | | iwlwifi: pcie: get rid of q->n_bdJohannes Berg2014-05-064-53/+45
| * | | iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argumentJohannes Berg2014-05-061-7/+7
| * | | iwlwifi: make LED support optionalJohannes Berg2014-05-066-6/+38
| * | | iwlwifi: mvm: fix bug in parse_nvm_sectionsEran Harary2014-05-061-1/+1
| * | | iwlwifi: mvm: select the MAC address according to priorityEran Harary2014-05-062-9/+46
| * | | iwlwifi: mvm: Prioritize external nvm values on top of the OTP valuesEran Harary2014-05-061-8/+10
| * | | iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary2014-05-065-9/+18
| * | | iwlwifi: mvm: fix bug with OTP memory sizeEran Harary2014-05-065-6/+8
| * | | iwlwifi: mvm: remove useless variableJohannes Berg2014-05-061-6/+3
| * | | iwlwifi: mvm: rs: choose correct expected tpt tableEyal Shapira2014-05-061-1/+1
| * | | iwlwifi: mvm: rs: avoid TPC while in search cycleEyal Shapira2014-05-061-1/+2
| * | | iwlwifi: mvm: rs: don't allow TPC when power save is disabledEyal Shapira2014-05-061-4/+9
| * | | iwlwifi: mvm: rs: overhaul rs_get_best_rateEyal Shapira2014-05-061-86/+31
| * | | iwlwifi: mvm: rs: revert changes to search cycle rulesEyal Shapira2014-05-061-14/+14
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach2014-05-06124-1741/+2712
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-069-155/+212
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach2014-05-061-1/+1
| | * | | iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach2014-05-061-3/+3
| | * | | iwlwifi: mvm: several fixes in scanAlexander Bondar2014-04-132-45/+16
* | | | | rtl8187: make CTS-to-self protection workAndrea Merello2014-05-071-1/+8
* | | | | rtl8180: make CTS-to-self protection workAndrea Merello2014-05-071-5/+10
* | | | | rtl8180: report mac80211 short preamble RX flagAndrea Merello2014-05-071-0/+2
* | | | | rtl8187: report mac80211 short preamble RX flagAndrea Merello2014-05-071-0/+2
* | | | | ath9k: Allow platform override without EEPROM overrideHelmut Schaa2014-05-071-1/+1
OpenPOWER on IntegriCloud