aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-31iwlwifi: mvm: Add a missed beacons thresholdIlan Peer1-5/+20
2013-12-31iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach1-10/+15
2013-12-09iwlwifi: mvm: fix ht protection flagsAvri Altman1-9/+42
2013-10-29iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg1-1/+7
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg1-8/+46
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg1-0/+3
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz1-6/+6
2013-10-02iwlwifi: mvm: use CTS to Self if firmware allows itEmmanuel Grumbach1-1/+5
2013-07-31iwlwifi: mvm: Return on inconsistency in add interfaceIlan Peer1-1/+2
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer1-5/+51
2013-06-11iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach1-4/+1
2013-06-04iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach1-1/+5
2013-05-29iwlwifi: mvm: Add support for connection monitor offloadHila Gonen1-0/+25
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-1/+4
2013-05-16iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar1-4/+8
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+9
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic1-3/+9
2013-03-20iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach1-1/+1
2013-03-20iwlwifi: mvm: specify filter flags in monitor modeJohannes Berg1-1/+6
2013-03-20iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer1-1/+1
2013-03-20iwlwifi: mvm: Add beacon notification handlerIlan Peer1-0/+19
2013-03-06iwlwifi: mvm: don't read system time when modifying AP/GO MACJohannes Berg1-7/+18
2013-03-06iwlwifi: mvm: Update MAC context filter flagsIlan Peer1-1/+13
2013-03-06iwlwifi: mvm: don't use cts to selfDor Shaish1-2/+2
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-18iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer1-0/+4
2013-02-18iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer1-3/+3
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg1-2/+35
2013-02-12iwlwifi: mvm: don't delay the association until after beaconJohannes Berg1-1/+5
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+951