summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2019-02-11iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-6/+23
2018-01-01iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-11-26iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel1-4/+5
2017-11-26iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-11-11iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein1-1/+2
2017-10-12iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach1-7/+25
2017-06-05iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani1-3/+1
2015-11-16iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2-2/+7
2015-11-16iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-03-02iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho1-1/+1
2015-03-02iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-02-24iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-02-04iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach1-7/+9
2015-01-22iwlwifi: mvm: fix Rx with both chainsEyal Shapira1-1/+1
2015-01-12iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2014-11-20iwlwifi: fix RFkill while calibratingEmmanuel Grumbach4-2/+21
2014-11-13Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach1-6/+2
2014-11-13iwlwifi: configure the LTREmmanuel Grumbach4-1/+45
2014-10-30iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach1-1/+1
2014-10-06iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho1-5/+5
2014-10-06iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira1-2/+6
2014-10-06iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2-3/+3
2014-07-21iwlwifi: mvm: pass beacons from foreign APsEliad Peller1-2/+13
2014-07-06iwlwifi: mvm: fix merge damageEmmanuel Grumbach1-7/+0
2014-07-03iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach1-3/+2
2014-06-24iwlwifi: mvm: Fix broadcast filteringIlan Peer1-6/+6
2014-06-24Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov1-0/+7
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller1-46/+19
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov6-17/+17
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach2-53/+52
2014-05-22iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach4-47/+5
2014-05-22iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach1-1/+5
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho4-16/+18
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman3-52/+27
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach4-11/+11
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach1-1/+1
2014-05-19iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho1-2/+1
2014-05-19iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho1-8/+6
2014-05-19iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach3-2/+35
2014-05-19iwlwifi: mvm: Remove redundant initializationAvri Altman1-1/+0
2014-05-19iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctxLuciano Coelho1-1/+1
2014-05-15iwlwifi: update nmi registerLiad Kaufman1-2/+1
2014-05-15iwlwifi: mvm: combine p2p and station mac context functionsLuciano Coelho1-58/+32
2014-05-15iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach2-31/+18
2014-05-15iwlwifi: mvm: add uapsd_disable module parameterMatt Chen1-6/+7
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary2-0/+12
2014-05-13iwlwifi: mvm: enable RX chain diversity if neededJohannes Berg1-0/+13
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel3-10/+10
2014-05-13iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller1-1/+1
2014-05-13iwlwifi: mvm: revisit the NVM handling codeEran Harary1-32/+32