aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-04iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach1-5/+1
2013-03-04iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach3-23/+35
2013-03-04iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach1-0/+10
2013-03-04iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish1-114/+0
2013-03-04iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish1-15/+1
2013-03-04iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish1-0/+5
2013-03-04iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach1-5/+13
2013-02-27iwlwifi: fix wakeup status query and packet reportingJohannes Berg2-27/+81
2013-02-26iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg1-5/+14
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: Set the scan type according to the vif typeIlan Peer1-1/+6
2013-02-18iwlwifi: mvm: fix time event command handling raceJohannes Berg1-1/+6
2013-02-18iwlwifi: mvm: add debug statement to time event addJohannes Berg1-0/+3
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg3-10/+16
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg3-3/+38
2013-02-18iwlwifi: mvm: fix merge errorJohannes Berg1-1/+0
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-23/+7
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-4/+2
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-19/+5
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville13-226/+342
2013-02-12iwlwifi: mvm: beautify code in rx_handlersEmmanuel Grumbach1-19/+22
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg4-9/+26
2013-02-12iwlwifi: mvm: don't wait for session protection to startJohannes Berg1-142/+73
2013-02-12iwlwifi: mvm: don't delay the association until after beaconJohannes Berg3-5/+15
2013-02-12iwlwifi: mvm: report wakeup reasonsJohannes Berg1-27/+141
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 Grumbach2-2/+2
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-1/+0
2013-02-11iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_changeEmmanuel Grumbach1-2/+2
2013-02-11iwlwifi: mvm: fix TKIP key updatingBeni Lev1-2/+14
2013-02-11iwlwifi: mvm: fix the keyidx assignmentEmmanuel Grumbach1-1/+2
2013-02-11iwlwifi: mvm: Change the Time Event type used for ROCIlan Peer1-3/+12
2013-02-11iwlwifi: mvm: Update quota settings for all bindingsIlan Peer2-5/+27
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg2-7/+7
2013-02-05iwlwifi: don't ack the card state notificationEmmanuel Grumbach1-4/+0
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-9/+9
2013-02-01iwlwifi: add the MVM driverJohannes Berg32-0/+18236