summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: update Copyright to 2014Xinming Hu2014-06-2546-46/+46
* mwifiex: add hscfg to debugfsXinming Hu2014-06-254-2/+127
* mwifiex: add firmware dump feature for SDIOAmitkumar Karwar2014-06-252-0/+221
* mwifiex: get rid of global pointer reset_hostAmitkumar Karwar2014-06-251-7/+4
* mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar2014-06-252-4/+21
* mwifiex: add firmware dump feature for PCIeAmitkumar Karwar2014-06-257-1/+332
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-06-2531-177/+609
|\
| * iwlwifi: mvm: handle device start failures during restartJohannes Berg2014-06-241-0/+10
| * iwlwivi: mvm: BT Coex - properly set the priority of beaconsEmmanuel Grumbach2014-06-241-6/+7
| * iwlwifi: mvm: support extended beacon notificationDavid Spinadel2014-06-245-10/+42
| * iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski2014-06-244-5/+26
| * iwlwifi: mvm: disable beacon filtering escape timer in d0i3Eliad Peller2014-06-241-1/+1
| * iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach2014-06-243-1/+13
| * iwlwifi: mvm: BT Coex - add reduced Tx power thresholds to constantsEmmanuel Grumbach2014-06-242-6/+6
| * iwlwifi: mvm: BT Coex - don't limit rate control if TTC is onEmmanuel Grumbach2014-06-242-1/+9
| * iwlwifi: mvm: BT Coex - allow MIMO in more casesEmmanuel Grumbach2014-06-241-7/+10
| * iwlwifi: mvm: BT Coex - allow to force the antenna allocationEmmanuel Grumbach2014-06-244-0/+94
| * iwlwifi: mvm: assure no overflows occur while reading otpLiad Kaufman2014-06-241-2/+12
| * iwlwifi: nvm: update maximal parsed values in external nvmLiad Kaufman2014-06-241-2/+13
| * iwlwifi: update trans->hw_rev 8000 hw family formatLiad Kaufman2014-06-241-0/+10
| * iwlwifi: mvm: fix bug in set_hw_address functionEran Harary2014-06-241-12/+22
| * iwlwifi: dvm: add a force_cam module parameter to fully disable power savingAndy Lutomirski2014-06-241-0/+9
| * iwlwifi: pcie: improve debugfs queue infoAndy Lutomirski2014-06-241-2/+8
| * iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski2014-06-241-0/+1
| * iwlwifi: fix NVM channel attribute map.David Spinadel2014-06-241-4/+18
| * iwlwifi: mvm: fixes for 8000 NVM flowEran Harary2014-06-242-3/+2
| * iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach2014-06-246-4/+158
| * iwlwifi: rename iwl_mvm_fw_error_next_dataEmmanuel Grumbach2014-06-242-5/+5
| * iwlwifi: add device / firmware to fw-error-dump fileEmmanuel Grumbach2014-06-245-5/+53
| * iwlwifi: remove MCS32 support declarationEliad Peller2014-06-241-1/+0
| * iwlwifi: mvm: don't use hardcoded num of scan channelsDavid Spinadel2014-06-247-51/+56
| * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-06-241-46/+19
| |\
| | * iwlwifi: mvm: rework sched scan channel configurationEliad Peller2014-06-241-46/+19
| * | iwlwifi: mvm: add back support for low-priority scanJohannes Berg2014-06-242-3/+7
| * | iwlwifi: mvm: use ksize to memset scan_commandDavid Spinadel2014-06-241-3/+1
| * | iwlwifi: bump API version for 8000 devicesEmmanuel Grumbach2014-06-241-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-06-2565-2312/+2337
|\ \
| * | cfg80211: remove channel_switch combination checkMichal Kazior2014-06-252-12/+6
| * | mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-253-104/+69
| * | mac80211: use chanctx reservation for AP CSAMichal Kazior2014-06-252-29/+88
| * | mac80211: make check_combinations() aware of chanctx reservationMichal Kazior2014-06-251-4/+31
| * | mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-254-92/+716
| * | mac80211: split sched scan IEsDavid Spinadel2014-06-2515-75/+88
| * | mac80211: support more than one band in scan requestDavid Spinadel2014-06-2516-73/+198
| * | mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-234-1/+44
| * | mac80211: make sure TDLS peer STA exists during setupArik Nemtsov2014-06-231-0/+13
| * | mac80211: add API to request TDLS operation from userspaceArik Nemtsov2014-06-233-0/+33
| * | mac80211: implement proper Tx path flushing for TDLSArik Nemtsov2014-06-232-0/+58
| * | mac80211: split tdls_mgmt functionArik Nemtsov2014-06-231-23/+55
| * | mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-12/+28