aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-1452/+0
2015-10-25iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski1-0/+3
2015-10-05iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman1-3/+3
2015-10-05iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman1-4/+11
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer1-3/+3
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman1-6/+15
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg1-9/+4
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-2/+2
2015-04-02iwlwifi: mvm: do string formatting in debug triggersJohannes Berg1-1/+1
2015-03-30iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach1-3/+2
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach1-0/+28
2015-03-01iwlwifi: mvm: consider TDLS queues as used during drainArik Nemtsov1-0/+8
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach1-3/+7
2015-01-22iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer1-2/+4
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach1-3/+3
2014-12-28iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel1-1/+1
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach1-14/+5
2014-11-24iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski1-6/+15
2014-11-24iwlwifi: mvm: allow private per-STA TFD queuesArik Nemtsov1-10/+55
2014-10-29iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov1-3/+2
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman1-11/+9
2014-09-14iwlwifi: mvm: align CSA GO NOA time event naming with the firmwareLuciano Coelho1-5/+5
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach1-5/+5
2014-09-08iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho1-5/+5
2014-09-03iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg1-32/+30
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg1-14/+20
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-3/+5
2014-07-22Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach1-2/+13
2014-07-21iwlwifi: mvm: pass beacons from foreign APsEliad Peller1-2/+13
2014-07-07iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski1-0/+25
2014-07-07iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski1-9/+32
2014-07-07iwlwifi: mvm: Protect mvm->csa_vif with RCUAndrei Otcheretianski1-6/+9
2014-07-07iwlwifi: mvm: Use beacon_get_template instead of beacon_getAndrei Otcheretianski1-1/+2
2014-07-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-3/+2
2014-07-03iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach1-3/+2
2014-06-24iwlwivi: mvm: BT Coex - properly set the priority of beaconsEmmanuel Grumbach1-6/+7
2014-06-24iwlwifi: mvm: support extended beacon notificationDavid Spinadel1-10/+22
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho1-5/+8
2014-05-19iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho1-2/+1
2014-05-19iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho1-8/+6
2014-05-15iwlwifi: mvm: combine p2p and station mac context functionsLuciano Coelho1-58/+32
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-2/+2
2014-05-06iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski1-0/+12
2014-04-13iwlwifi: mvm: deprecate -7 firmwareEmmanuel Grumbach1-4/+1
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-1/+1
2014-02-06iwlwifi: mvm: modify the tsf_id master/slave logicIlan Peer1-30/+46
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer1-30/+74
2013-12-31iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer1-1/+1