summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller2014-09-051-21/+60
| * | mac80211: Add RRM support to assoc requestAssaf Krauss2014-09-052-3/+13
| * | nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-053-0/+32
| * | nl80211: Allow declaring RRM-related featuresAssaf Krauss2014-09-051-0/+14
| * | mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman2014-09-051-3/+2Star
| * | cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-058-0/+8
| * | mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-0519-0/+19
| * | mac80211: clean up ieee80211_i.hJohannes Berg2014-09-051-2/+1Star
| * | mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-035-14/+20
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-1541-521/+634
|\ \ \
| * | | iwlwifi: mvm: align CSA GO NOA time event naming with the firmwareLuciano Coelho2014-09-145-19/+19
| * | | iwlwifi: mvm: move IWL_MVM_UAPSD_QUEUES to constants.hEliad Peller2014-09-143-5/+7
| * | | iwlwifi: mvm: fix PSM disable during TDLSArik Nemtsov2014-09-141-11/+3Star
| * | | iwlwifi: mvm: Fix skip over dtim configuration in d0i3Avri Altman2014-09-141-17/+31
| * | | iwlwifi: mvm: move TDLS code to separate fileArik Nemtsov2014-09-144-86/+155
| * | | iwlwifi: mvm: update QoS parameters when they changeJohannes Berg2014-09-141-1/+1
| * | | iwlwifi: mvm: reduce active dwell timeDavid Spinadel2014-09-141-2/+2
| * | | iwlwifi: mvm: fix quota update avoidanceJohannes Berg2014-09-141-5/+4Star
| * | | iwlwifi: mvm: allow to collect debug data when restart is disabledEmmanuel Grumbach2014-09-143-8/+27
| * | | iwlwifi: mvm: use the firmware to get the temperature during CT killLuciano Coelho2014-09-145-257/+140Star
| * | | iwlwifi: mvm: update d0i3 debugfsJohannes Berg2014-09-142-0/+14
| * | | iwlwifi: mvm: remove unused static inline functionAvri Altman2014-09-141-6/+0Star
| * | | iwlwifi/iwl-drv.c: fix typo defualt -> defaultToralf Förster2014-09-141-1/+1
| * | | iwlwifi: mvm: don't update quota in firmware too oftenJohannes Berg2014-09-144-6/+33
| * | | iwlwifi: define the non shared antenna per hardwareEmmanuel Grumbach2014-09-145-3/+11
| * | | iwlwifi: pcie: clear command data on freeingJohannes Berg2014-09-142-4/+4
| * | | iwlwifi: make hw rev checking more readableLiad Kaufman2014-09-144-3/+14
| * | | iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach2014-09-145-2/+10
| * | | iwlwifi: mvm: disable aggregation queues in station DB in FWJohannes Berg2014-09-141-1/+11
| * | | iwlwifi: mvm: rs: don't zero tx stats after idleEyal Shapira2014-09-142-7/+10
| * | | iwlwifi: mvm: add MVM_FW_MCAST_FILTER_PASS_ALL optionMax Stepanov2014-09-142-5/+7
| * | | iwlwifi: mvm: fail temp test enabling if the ucode is not loadedLuciano Coelho2014-09-141-0/+3
| * | | iwlwifi: mvm: reset ucode_loaded flag when mac80211 stop is calledLuciano Coelho2014-09-141-0/+2
| * | | iwlwifi: mvm: rs: remove max_rate_idxEyal Shapira2014-09-142-29/+3Star
| * | | iwlwifi: enable LDPC in 8000 chip familyEyal Shapira2014-09-141-0/+1
| * | | iwlwifi: mvm: allow preventing dummy notificationsEran Harary2014-09-145-0/+10
| * | | iwlwifi: add and edit 8000 series PCI IDsOren Givon2014-09-143-0/+11
| * | | iwlwifi: mvm: add LDPC supportEyal Shapira2014-09-146-9/+40
| * | | Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2014-09-1417-44/+80
| |\ \ \
| | * | | iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira2014-09-081-3/+3
| | * | | iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon2014-09-083-0/+24
| | * | | iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach2014-09-081-1/+1
| | * | | iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg2014-09-081-4/+3Star
| | * | | iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-082-5/+3Star
| | * | | iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira2014-09-081-2/+6
| | * | | iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg2014-09-081-5/+6
| | * | | iwlwifi: increase DEFAULT_MAX_TX_POWEREliad Peller2014-09-082-3/+3
| | * | | iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2014-09-082-3/+3
| | * | | iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho2014-09-081-5/+5
| | * | | iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg2014-09-081-2/+0Star