summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: disable greenfield transmissions as a workaroundBeni Lev2013-03-061-6/+8
* iwlwifi: 7000: disable HT greenfield supportBeni Lev2013-03-061-1/+0Star
* iwlwifi: mvm: Update MAC context filter flagsIlan Peer2013-03-061-1/+13
* iwlwifi: mvm: don't use cts to selfDor Shaish2013-03-061-2/+2
* iwlwifi: mvm: free AGG queue when we STA is removedEmmanuel Grumbach2013-03-061-3/+3
* iwlwifi: mvm: respect disable Tx AGG parameterEmmanuel Grumbach2013-03-061-0/+4
* iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-0669-80/+117
* Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg2013-03-0618-385/+370Star
|\
| * iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach2013-03-041-5/+1Star
| * iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach2013-03-043-23/+35
| * iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach2013-03-041-0/+10
| * iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish2013-03-041-114/+0Star
| * iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish2013-03-041-15/+1Star
| * iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish2013-03-041-0/+5
| * iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach2013-03-041-5/+13
| * iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-285-142/+137Star
| * iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach2013-02-282-3/+2Star
| * iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-283-11/+15
| * iwlwifi: don't map complete commands bidirectionallyJohannes Berg2013-02-281-22/+11Star
| * iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish2013-02-271-16/+0Star
| * iwlwifi: fix wakeup status query and packet reportingJohannes Berg2013-02-272-27/+81
| * iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg2013-02-261-5/+14
| * iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-263-23/+71
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1910-35/+114
|\|
| * iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
| * iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
| * iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer2013-02-181-0/+4
| * iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer2013-02-181-3/+3
| * iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer2013-02-181-1/+6
| * iwlwifi: mvm: fix time event command handling raceJohannes Berg2013-02-181-1/+6
| * iwlwifi: mvm: add debug statement to time event addJohannes Berg2013-02-181-0/+3
| * iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-183-10/+16
| * iwlwifi: mvm: program DTIM timings properlyJohannes Berg2013-02-183-3/+38
| * iwlwifi: mvm: fix merge errorJohannes Berg2013-02-181-1/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1828-364/+609
|\|
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-154-55/+25Star
| |\
| | * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-153-18/+11Star
| | * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-154-37/+14Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-141-10/+7Star
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-02-1225-303/+572
| |\ \ \ | | |_|/ | |/| |
| | * | iwlwifi: mvm: beautify code in rx_handlersEmmanuel Grumbach2013-02-121-19/+22
| | * | iwlwifi: mvm: update station when marked associatedJohannes Berg2013-02-124-9/+26
| | * | iwlwifi: mvm: don't wait for session protection to startJohannes Berg2013-02-121-142/+73Star
| | * | iwlwifi: mvm: don't delay the association until after beaconJohannes Berg2013-02-123-5/+15
| | * | iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg2013-02-121-3/+2Star
| | * | iwlwifi: mvm: report wakeup reasonsJohannes Berg2013-02-121-27/+141
| | * | iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg2013-02-122-29/+150
| | * | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-02-122-2/+2
| | |\ \
| | * | | iwlwifi: mvm: use atomic interface iteration to avoid deadlockEmmanuel Grumbach2013-02-122-2/+2
| | * | | iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_changeEmmanuel Grumbach2013-02-111-2/+2