summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2013-04-181-1/+1
* iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-031-1/+1
* iwlwifi: mvm: don't disable power management due to P2P deviceAlexander Bondar2013-04-031-5/+10
* iwlwifi: mvm: remove BT Coex constraints upon roaming to A bandEmmanuel Grumbach2013-04-031-0/+1
* iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach2013-04-031-0/+10
* iwlwifi: mvm: add per-interface debugfs with mac_params fileJohannes Berg2013-04-031-0/+3
* iwlwifi: mvm: Add support for different ROC typesIlan Peer2013-03-201-1/+1
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-201-3/+4
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-081-12/+57
| |\
| * | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-3/+4
* | | iwlwifi: mvm: Increase the max remain on channel timeIlan Peer2013-03-201-1/+1
* | | iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer2013-03-201-2/+4
* | | iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer2013-03-201-3/+3
* | | iwlwifi: mvm: suppress key error messages in AP modeJohannes Berg2013-03-201-0/+13
| |/ |/|
* | iwlwifi: mvm: implement remote wakeJohannes Berg2013-03-061-0/+26
* | iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSHEmmanuel Grumbach2013-03-061-1/+3
* | iwlwifi: mvm: Add support for additional addressesIlan Peer2013-03-061-5/+9
* | iwlwifi: mvm: respect disable Tx AGG parameterEmmanuel Grumbach2013-03-061-0/+4
* | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
* | iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg2013-02-261-5/+14
|/
* iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-181-4/+2
* iwlwifi: mvm: program DTIM timings properlyJohannes Berg2013-02-181-1/+2
* iwlwifi: mvm: fix merge errorJohannes Berg2013-02-181-1/+0
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-02-121-5/+12
|\
| * iwlwifi: mvm: update station when marked associatedJohannes Berg2013-02-121-2/+4
| * iwlwifi: mvm: don't delay the association until after beaconJohannes Berg2013-02-121-3/+7
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-02-121-1/+1
| |\
| * | iwlwifi: mvm: use atomic interface iteration to avoid deadlockEmmanuel Grumbach2013-02-121-1/+1
* | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-1/+0
| |/ |/|
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-081-1/+1
|/
* iwlwifi: add the MVM driverJohannes Berg2013-02-011-0/+1310