summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat2014-02-241-1/+0
* b43: return true / false instead of numbers in functions which return bool valueZhao, Gang2014-02-243-8/+8
* b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang2014-02-241-1/+1
* rtlwifi: properly apply filter flagsPeter Wu2014-02-241-22/+30
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-246-10/+19
* mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter2014-02-241-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-2434-225/+713
|\
| * iwlwifi: mvm: fix a few wd_disable commentsEliad Peller2014-02-232-3/+2
| * iwlwifi: mvm: prepare infrastructure for more TLV flagsEran Harary2014-02-233-0/+65
| * iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen2014-02-231-2/+0
| * iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg2014-02-232-19/+0
| * iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira2014-02-204-2/+185
| * iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach2014-02-202-2/+5
| * iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach2014-02-201-2/+3
| * iwlwifi: mvm: fix possible memory leakEytan Lifshitz2014-02-201-0/+1
| * iwlwifi: mvm: don't dump log of second CPU when not relevantEmmanuel Grumbach2014-02-131-1/+3
| * iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-1310-32/+22
| * iwlwifi: mvm: new NVM format in family 8000Eran Harary2014-02-138-71/+271
| * iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar2014-02-135-20/+44
| * iwlwifi: mvm: add debugfs for prph reg read/writeEliad Peller2014-02-132-0/+45
| * iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flagJohannes Berg2014-02-131-1/+1
| * iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach2014-02-134-2/+15
| * iwlwifi: make various things constJohannes Berg2014-02-1310-13/+12
| * iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller2014-02-132-63/+47
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-02-243-66/+79
|\ \
| * | Bluetooth: append new supported device to the list [0b05:17d0]Andy Shevchenko2014-02-182-0/+3
| * | Bluetooth: sort the list of IDs in the source codeAndy Shevchenko2014-02-182-65/+65
| * | Bluetooth: allocate static minor for vhciLucas De Marchi2014-02-181-1/+2
| * | Bluetooth: btusb: Add IMC Networks (Broadcom based)Jurgen Kramer2014-02-151-0/+3
| * | Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum2014-02-132-0/+3
| * | Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum2014-02-132-0/+3
| |/
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-245-15/+36
|\ \
| * | mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-202-4/+8
| * | cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-201-2/+2
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-02-201518-31278/+165194
| |\ \
| * | | mac80211_hwsim: allow creation of single-channel radios with chanctxLuciano Coelho2014-02-112-8/+25
| * | | mac80211_hwsim: fix number of channels in interface combinationsJohannes Berg2014-02-071-1/+1
* | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-02-2415-194/+895
|\ \ \ \
| * | | | ath10k: implement sta_rc_update()Michal Kazior2014-02-153-0/+175
| * | | | ath10k: fix SMPS supportMichal Kazior2014-02-151-12/+44
| * | | | ath10k: release conf_mutex if vdev_start() failsKalle Valo2014-02-141-1/+2
| * | | | ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo2014-02-144-11/+11
| * | | | ath10k: fix alignment in ath10k_dbg()Kalle Valo2014-02-141-1/+1
| * | | | ath10k: Use pci_enable_msi_range()Alexander Gordeev2014-02-131-2/+3
| * | | | ath10k: Disable MSI in case IRQ configuration is unknownAlexander Gordeev2014-02-131-0/+2
| * | | | ath10k: Get rid of superfluous call to pci_disable_msi()Alexander Gordeev2014-02-131-2/+0
| * | | | ath10k: pass frames with invalid peer status to upper layerJanusz Dziedzic2014-02-131-0/+1
| * | | | ath10k: AP: handle HT station which does not have HT RX MCSBartosz Markowski2014-02-131-2/+17
| * | | | ath10k: suspend hardware before resetMarek Puzyniak2014-02-135-14/+31
| * | | | ath10k: refactor suspend/resume functionsMarek Puzyniak2014-02-133-20/+28