summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-138-41/+59
|\ \ | |/ |/|
| * iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach2014-02-021-0/+5
| * iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-021-1/+2
| * iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach2014-01-301-36/+37
| * iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-302-1/+5
| * iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
| * iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach2014-01-301-0/+2
| * iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
| * iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-124-6/+9
|\ \
| * | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-2/+2
| * | nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-0/+3
| * | mac80211: remove module handling from rate control opsJohannes Berg2014-02-042-2/+0
| * | mac80211: make rate control ops constJohannes Berg2014-02-042-2/+4
| |/
* | iwlwifi: change number of PAPD groups in PHY DBAriej Marjieh2014-02-061-2/+2
* | iwlwifi: mvm: support alive notification api version2Eran Harary2014-02-064-12/+132
* | iwlwifi: 8000: add 11n only SKU of 8000 devicesAriej Marjieh2014-02-062-0/+10
* | iwlwifi: mvm: remove upper limit for error log base pointerAriej Marjieh2014-02-061-1/+1
* | iwlwifi: mvm: modify the tsf_id master/slave logicIlan Peer2014-02-061-30/+46
* | iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller2014-02-064-36/+24
* | iwlwifi: mvm: fix typo in WARNING in rs.cEmmanuel Grumbach2014-02-061-1/+1
* | iwlwifi: mvm: refactor power codeEmmanuel Grumbach2014-02-036-86/+117
* | iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach2014-02-033-32/+1
* | iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach2014-02-0311-434/+62
* | iwlwifi: mvm: store latest power command for debugfs readEmmanuel Grumbach2014-02-032-1/+12
* | iwlwifi: mvm: don't send the beacon filtering command from iteratorEmmanuel Grumbach2014-02-031-9/+49
* | iwlwifi: mvm: don't look at power commmand to decide if power is enabledEmmanuel Grumbach2014-02-031-2/+4
* | iwlwifi: mvm: clean up in power codeEmmanuel Grumbach2014-02-032-39/+27
* | iwlwifi: mvm: remove duplicate assignment to ap_ibss_activeEmmanuel Grumbach2014-02-031-2/+0
* | iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibssJohannes Berg2014-02-031-13/+7
* | iwlwifi: mvm: BT Coex - fix SYNC2SCO flagsEmmanuel Grumbach2014-02-033-16/+6
OpenPOWER on IntegriCloud