summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2014-09-14iwlwifi: mvm: disable aggregation queues in station DB in FWJohannes Berg1-1/+11
2014-09-14iwlwifi: mvm: rs: don't zero tx stats after idleEyal Shapira2-7/+10
2014-09-14iwlwifi: mvm: add MVM_FW_MCAST_FILTER_PASS_ALL optionMax Stepanov2-5/+7
2014-09-14iwlwifi: mvm: fail temp test enabling if the ucode is not loadedLuciano Coelho1-0/+3
2014-09-14iwlwifi: mvm: reset ucode_loaded flag when mac80211 stop is calledLuciano Coelho1-0/+2
2014-09-14iwlwifi: mvm: rs: remove max_rate_idxEyal Shapira2-29/+3
2014-09-14iwlwifi: enable LDPC in 8000 chip familyEyal Shapira1-0/+1
2014-09-14iwlwifi: mvm: allow preventing dummy notificationsEran Harary5-0/+10
2014-09-14iwlwifi: add and edit 8000 series PCI IDsOren Givon3-0/+11
2014-09-14iwlwifi: mvm: add LDPC supportEyal Shapira6-9/+40
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach17-44/+80
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2-6/+6
2014-09-08iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira1-3/+3
2014-09-08iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon3-0/+24
2014-09-08iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach1-1/+1
2014-09-08iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg1-4/+3
2014-09-08iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2-5/+3
2014-09-08iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira1-2/+6
2014-09-08iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg1-5/+6
2014-09-08iwlwifi: increase DEFAULT_MAX_TX_POWEREliad Peller2-3/+3
2014-09-08iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2-3/+3
2014-09-08iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho1-5/+5
2014-09-08iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg1-2/+0
2014-09-03iwlwifi: mvm: clean up AUX station handlingJohannes Berg3-8/+14
2014-09-03iwlwifi: mvm: clean up broadcast station handlingJohannes Berg3-45/+57
2014-09-03iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg3-43/+40
2014-09-03iwlwifi: mvm: use tdls indication from mac80211Johannes Berg1-4/+8
2014-09-03iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg3-10/+6
2014-09-03iwlwifi: mvm: clean up FIFO definitionsJohannes Berg3-10/+9
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg4-23/+55
2014-09-03iwlwifi: mvm: set the TX disable bit when doing a chanctx switchLuciano Coelho1-0/+20
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg52-0/+100
2014-09-03iwlwifi: trans: configure the scheduler enable registerAvri Altman3-0/+15
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg2-2/+4
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg7-65/+104
2014-09-03iwlwifi: mvm: fix comment typoEran Harary1-1/+1
2014-09-03iwlwifi: don't export tracepoints unnecessarilyJohannes Berg1-7/+0
2014-09-03iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2-0/+14
2014-09-03iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel2-9/+42
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg3-12/+26
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman2-30/+121
2014-09-03iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman3-7/+64
2014-09-03iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho3-6/+25
2014-09-03iwlwifi: mvm: add function to update only psLuciano Coelho2-12/+41
2014-09-03iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho1-17/+43
2014-09-03iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho2-14/+17
2014-09-03iwlwifi: mvm: clear d0i3 state on recoveryEliad Peller1-0/+3
2014-09-03iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira4-1/+14
2014-09-03iwlwifi: mvm: add debugfs entry for ps_disabledLuciano Coelho2-1/+4
2014-09-03iwlwifi: make U-APSD default configurable at compile timeJohannes Berg2-1/+17