summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman2015-10-051-3/+3
* iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman2015-10-051-4/+11
* iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer2015-10-051-3/+3
* iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman2015-08-281-6/+15
* iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg2015-08-041-9/+4Star
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-2/+2
* iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-021-1/+1
* iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach2015-03-301-3/+2Star
* iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach2015-03-021-0/+28
* iwlwifi: mvm: consider TDLS queues as used during drainArik Nemtsov2015-03-011-0/+8
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-3/+7
* iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer2015-01-221-2/+4
* iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach2015-01-221-3/+3
* iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel2014-12-281-1/+1
* iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach2014-12-011-14/+5Star
* iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski2014-11-241-6/+15
* iwlwifi: mvm: allow private per-STA TFD queuesArik Nemtsov2014-11-241-10/+55
* iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov2014-10-291-3/+2Star
* iwlwifi: mvm: prepare for scheduler config commandAvri Altman2014-09-161-11/+9Star
* iwlwifi: mvm: align CSA GO NOA time event naming with the firmwareLuciano Coelho2014-09-141-5/+5
* Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2014-09-141-5/+5
|\
| * iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho2014-09-081-5/+5
* | iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg2014-09-031-32/+30Star
* | iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg2014-09-031-14/+20
* | iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* | iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-031-3/+5
|/
* Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2014-07-221-2/+13
|\
| * iwlwifi: mvm: pass beacons from foreign APsEliad Peller2014-07-211-2/+13
* | iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski2014-07-071-0/+25
* | iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski2014-07-071-9/+32
* | iwlwifi: mvm: Protect mvm->csa_vif with RCUAndrei Otcheretianski2014-07-071-6/+9
* | iwlwifi: mvm: Use beacon_get_template instead of beacon_getAndrei Otcheretianski2014-07-071-1/+2
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-07-061-3/+2Star
|\|
| * iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach2014-07-031-3/+2Star
* | iwlwivi: mvm: BT Coex - properly set the priority of beaconsEmmanuel Grumbach2014-06-241-6/+7
* | iwlwifi: mvm: support extended beacon notificationDavid Spinadel2014-06-241-10/+22
|/
* iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho2014-05-211-5/+8
* iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho2014-05-191-2/+1Star
* iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho2014-05-191-8/+6Star
* iwlwifi: mvm: combine p2p and station mac context functionsLuciano Coelho2014-05-151-58/+32Star
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-2/+2
* iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski2014-05-061-0/+12
* iwlwifi: mvm: deprecate -7 firmwareEmmanuel Grumbach2014-04-131-4/+1Star
* iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-131-1/+1
* iwlwifi: mvm: modify the tsf_id master/slave logicIlan Peer2014-02-061-30/+46
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: mvm: dynamically update tsf_idIlan Peer2013-12-311-30/+74
* iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer2013-12-311-1/+1
* iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2013-12-311-5/+20
* iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach2013-12-311-10/+15