summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-22iwlwifi: mvm: rs: use STBC regardless of power save modeEyal Shapira1-8/+0
2015-01-22Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach1-9/+11
2015-01-22iwlwifi: mvm: add support for new LTR commandEmmanuel Grumbach3-9/+51
2015-01-22iwlwifi: mvm: BT Coex - fine tune the MPLUT registerEmmanuel Grumbach1-1/+1
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach12-46/+112
2015-01-22iwlwifi: mvm: move U-APSD decision to authenticationJohannes Berg2-5/+16
2015-01-22Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-nextEmmanuel Grumbach94-1043/+2086
2015-01-22iwlwifi: mvm: ignore temperature updates in the RX statistics notificationLuciano Coelho2-1/+7
2015-01-22iwlwifi: mvm: rs: cleanup unuseful and overflowing tracesEyal Shapira1-3/+1
2015-01-22iwlwifi: mvm: generate statistics debugfs codeJohannes Berg2-86/+78
2015-01-22iwlwifi: mvm: move statistics API to new header fileJohannes Berg2-208/+278
2015-01-22iwlwifi: mvm: sync statistics firmware APIJohannes Berg2-37/+37
2015-01-22iwlwifi: correctly set the NMI registerEmmanuel Grumbach2-4/+9
2015-01-22iwlwifi: mvm: add rxf and txf to dump dataLiad Kaufman7-27/+304
2015-01-22iwlwifi: mvm: add support for dumping a secondary SRAMIdo Yariv3-4/+32
2015-01-22iwlwifi: mvm: add debugfs file for misbehaving U-APSD APJohannes Berg1-0/+31
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach9-107/+97
2015-01-22iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2-5/+16
2015-01-22iwlwifi: remove unused TLV capability flagsEmmanuel Grumbach1-6/+0
2015-01-22iwlwifi: mvm: add print of he nvm versionEran Harary1-0/+2
2015-01-22iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scanHaim Dreyfuss1-2/+2
2015-01-22iwlwifi: mvm: rs: allow to disable MIMO for P2P onlyEmmanuel Grumbach2-2/+2
2015-01-22iwlwifi: mvm: allow to collect debug data from non-sleepable contextEmmanuel Grumbach2-7/+7
2015-01-22iwlwifi: mvm: make sure state isn't in d0i3 when stopping fw monitorLiad Kaufman1-2/+7
2015-01-22iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar4-0/+48
2015-01-22iwlwifi: add new config and PCI IDs for 4165 seriesOren Givon3-0/+13
2015-01-22iwlwifi: mvm: make sure state isn't in d0i3 when collecting fw dbgLiad Kaufman3-0/+7
2015-01-22iwlwifi: mvm: rs: repeat initial legacy rates in LQ tableEyal Shapira2-11/+13
2015-01-22iwlwifi: mvm: don't indicate no BA if STA was in powersaveEyal Shapira1-1/+2
2015-01-20iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach1-0/+12
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg1-6/+0
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach1-0/+7
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg1-1/+1
2015-01-16mac80211: remove doubled semicolonJohannes Berg1-1/+1
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg8-50/+125
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg4-11/+6
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg4-13/+2
2015-01-14cfg80211: docs: remove station_info_flagsJohannes Berg1-1/+0
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2-1/+55
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov1-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2-2/+43
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller1-1/+1
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller1-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller4-7/+5
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov1-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach10-22/+27
2015-01-13iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira1-2/+9
2015-01-12iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+9
2015-01-12iwlwifi: mvm: fix EBS on single scanDavid Spinadel3-14/+41