summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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-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-20174-6076/+9278
| |\ \
| * | | 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
| * | | ath10k: fix device initialization routineMichal Kazior2014-02-132-7/+133
| * | | ath10k: Set proper nss value for the peerMarek Kwaczynski2014-02-131-1/+1
| * | | ath10k: remove excessive rx msdu len checkBartosz Markowski2014-02-131-6/+0
| * | | ath10k: better tx/rx debuggingBen Greear2014-02-132-9/+12
| * | | ath10k: add more debugging for receive errorsBen Greear2014-02-132-2/+13
| * | | ath10k: print out size of wmi-ready-event messageBen Greear2014-02-131-2/+2
| * | | ath10k: Print out firmware feature bits from IE.Ben Greear2014-02-041-1/+5
| * | | Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-02-04676-13922/+41907
| |\ \ \
| * | | | ath10k: configure access category for arpMarek Puzyniak2014-01-303-4/+18
| * | | | ath10k: properly return err from start()Michal Kazior2014-01-301-1/+2
| * | | | ath10k: implement and use new beacon methodMichal Kazior2014-01-244-24/+85