summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville31-177/+609
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville65-2312/+2337
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior2-12/+6
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior3-104/+69
2014-06-25mac80211: use chanctx reservation for AP CSAMichal Kazior2-29/+88
2014-06-25mac80211: make check_combinations() aware of chanctx reservationMichal Kazior1-4/+31
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior4-92/+716
2014-06-25mac80211: split sched scan IEsDavid Spinadel15-75/+88
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel16-73/+198
2014-06-24iwlwifi: mvm: handle device start failures during restartJohannes Berg1-0/+10
2014-06-24iwlwivi: mvm: BT Coex - properly set the priority of beaconsEmmanuel Grumbach1-6/+7
2014-06-24iwlwifi: mvm: support extended beacon notificationDavid Spinadel5-10/+42
2014-06-24iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski4-5/+26
2014-06-24iwlwifi: mvm: disable beacon filtering escape timer in d0i3Eliad Peller1-1/+1
2014-06-24iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach3-1/+13
2014-06-24iwlwifi: mvm: BT Coex - add reduced Tx power thresholds to constantsEmmanuel Grumbach2-6/+6
2014-06-24iwlwifi: mvm: BT Coex - don't limit rate control if TTC is onEmmanuel Grumbach2-1/+9
2014-06-24iwlwifi: mvm: BT Coex - allow MIMO in more casesEmmanuel Grumbach1-7/+10
2014-06-24iwlwifi: mvm: BT Coex - allow to force the antenna allocationEmmanuel Grumbach4-0/+94
2014-06-24iwlwifi: mvm: assure no overflows occur while reading otpLiad Kaufman1-2/+12
2014-06-24iwlwifi: nvm: update maximal parsed values in external nvmLiad Kaufman1-2/+13
2014-06-24iwlwifi: update trans->hw_rev 8000 hw family formatLiad Kaufman1-0/+10
2014-06-24iwlwifi: mvm: fix bug in set_hw_address functionEran Harary1-12/+22
2014-06-24iwlwifi: dvm: add a force_cam module parameter to fully disable power savingAndy Lutomirski1-0/+9
2014-06-24iwlwifi: pcie: improve debugfs queue infoAndy Lutomirski1-2/+8
2014-06-24iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski1-0/+1
2014-06-24iwlwifi: fix NVM channel attribute map.David Spinadel1-4/+18
2014-06-24iwlwifi: mvm: fixes for 8000 NVM flowEran Harary2-3/+2
2014-06-24iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach6-4/+158
2014-06-24iwlwifi: rename iwl_mvm_fw_error_next_dataEmmanuel Grumbach2-5/+5
2014-06-24iwlwifi: add device / firmware to fw-error-dump fileEmmanuel Grumbach5-5/+53
2014-06-24iwlwifi: remove MCS32 support declarationEliad Peller1-1/+0
2014-06-24iwlwifi: mvm: don't use hardcoded num of scan channelsDavid Spinadel7-51/+56
2014-06-24Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-46/+19
2014-06-24iwlwifi: mvm: add back support for low-priority scanJohannes Berg2-3/+7
2014-06-24iwlwifi: mvm: use ksize to memset scan_commandDavid Spinadel1-3/+1
2014-06-24iwlwifi: bump API version for 8000 devicesEmmanuel Grumbach1-1/+1
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller1-46/+19
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov4-1/+44
2014-06-23mac80211: make sure TDLS peer STA exists during setupArik Nemtsov1-0/+13
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov3-0/+33
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov2-0/+58
2014-06-23mac80211: split tdls_mgmt functionArik Nemtsov1-23/+55
2014-06-23mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov1-12/+28
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov8-10/+26
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov3-24/+115
2014-06-23mac80211: set auth flags after other station infoArik Nemtsov1-3/+13
2014-06-23mac80211: clarify TDLS Tx handlingArik Nemtsov1-16/+17
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho4-64/+35
2014-06-23mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho2-6/+41