summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-03iwlwifi: mvm: don't disable power management due to P2P deviceAlexander Bondar1-5/+10
2013-04-03iwlwifi: mvm: remove BT Coex constraints upon roaming to A bandEmmanuel Grumbach1-0/+1
2013-04-03iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach1-0/+10
2013-04-03iwlwifi: mvm: add per-interface debugfs with mac_params fileJohannes Berg1-0/+3
2013-03-20iwlwifi: mvm: Add support for different ROC typesIlan Peer1-1/+1
2013-03-20Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-3/+4
2013-03-20iwlwifi: mvm: Increase the max remain on channel timeIlan Peer1-1/+1
2013-03-20iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer1-2/+4
2013-03-20iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer1-3/+3
2013-03-20iwlwifi: mvm: suppress key error messages in AP modeJohannes Berg1-0/+13
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-12/+57
2013-03-06iwlwifi: mvm: implement remote wakeJohannes Berg1-0/+26
2013-03-06iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSHEmmanuel Grumbach1-1/+3
2013-03-06iwlwifi: mvm: Add support for additional addressesIlan Peer1-5/+9
2013-03-06iwlwifi: mvm: respect disable Tx AGG parameterEmmanuel Grumbach1-0/+4
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-3/+4
2013-02-26iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg1-5/+14
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg1-4/+2
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg1-1/+2
2013-02-18iwlwifi: mvm: fix merge errorJohannes Berg1-1/+0
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-5/+12
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg1-2/+4
2013-02-12iwlwifi: mvm: don't delay the association until after beaconJohannes Berg1-3/+7
2013-02-12Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+1
2013-02-12iwlwifi: mvm: use atomic interface iteration to avoid deadlockEmmanuel Grumbach1-1/+1
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-1/+0
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+1310