summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: drop SSB dependencyRafał Miłecki2014-05-131-8/+28
* b43: adjust code to compile without SSBRafał Miłecki2014-05-133-2/+29
* orinoco_usb: Fix broken firmware load error checkingOndrej Zary2014-05-131-1/+1
* ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi2014-05-132-3/+4
* amend "ath9k: Allow platform override without EEPROM override"Helmut Schaa2014-05-131-1/+1
* rtlwifi: rtl8723be: add msi module parameterAdam Lee2014-05-131-1/+4
* rtlwifi: rtl8188ee: add msi module parameterAdam Lee2014-05-131-0/+4
* rtlwifi: make MSI support a module parameterAdam Lee2014-05-131-0/+4
* wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas2014-05-131-2/+3
* wl1251: fix mixed up args for joinGrazvydas Ignotas2014-05-131-2/+2
* wl1251: fix null data for IBSSGrazvydas Ignotas2014-05-131-14/+37
* Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas2014-05-131-13/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-1321-54/+82
|\
| * 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
| * | Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla2014-04-252-0/+3
| * | Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device"Marcel Holtmann2014-04-251-3/+1
| * | brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-251-2/+3
| * | ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-253-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