summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-2212-46/+112
| |\
| | * iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira2015-01-201-0/+5
| | * iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7
| | * iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-131-2/+9
| | * iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach2015-01-121-11/+9
| | * iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-123-14/+41
| | * iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-052-3/+3
| | * iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-052-5/+16
| | * iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-052-0/+4
| | * iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
| | * iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-051-1/+1
| | * iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-051-1/+1
| | * iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
| * | iwlwifi: mvm: move U-APSD decision to authenticationJohannes Berg2015-01-222-5/+16
| * | Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-nextEmmanuel Grumbach2015-01-2294-1043/+2086
| |\ \
| * | | iwlwifi: mvm: ignore temperature updates in the RX statistics notificationLuciano Coelho2015-01-222-1/+7
| * | | iwlwifi: mvm: rs: cleanup unuseful and overflowing tracesEyal Shapira2015-01-221-3/+1
| * | | iwlwifi: mvm: generate statistics debugfs codeJohannes Berg2015-01-222-86/+78
| * | | iwlwifi: mvm: move statistics API to new header fileJohannes Berg2015-01-222-208/+278
| * | | iwlwifi: mvm: sync statistics firmware APIJohannes Berg2015-01-222-37/+37
| * | | iwlwifi: correctly set the NMI registerEmmanuel Grumbach2015-01-222-4/+9
| * | | iwlwifi: mvm: add rxf and txf to dump dataLiad Kaufman2015-01-227-27/+304
| * | | iwlwifi: mvm: add support for dumping a secondary SRAMIdo Yariv2015-01-223-4/+32
| * | | iwlwifi: mvm: add debugfs file for misbehaving U-APSD APJohannes Berg2015-01-221-0/+31
| * | | iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach2015-01-229-107/+97
| * | | iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-222-5/+16
| * | | iwlwifi: remove unused TLV capability flagsEmmanuel Grumbach2015-01-221-6/+0
| * | | iwlwifi: mvm: add print of he nvm versionEran Harary2015-01-221-0/+2
| * | | iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scanHaim Dreyfuss2015-01-221-2/+2
| * | | iwlwifi: mvm: rs: allow to disable MIMO for P2P onlyEmmanuel Grumbach2015-01-222-2/+2
| * | | iwlwifi: mvm: allow to collect debug data from non-sleepable contextEmmanuel Grumbach2015-01-222-7/+7
| * | | iwlwifi: mvm: make sure state isn't in d0i3 when stopping fw monitorLiad Kaufman2015-01-221-2/+7
| * | | iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar2015-01-224-0/+48
| * | | iwlwifi: add new config and PCI IDs for 4165 seriesOren Givon2015-01-223-0/+13
| * | | iwlwifi: mvm: make sure state isn't in d0i3 when collecting fw dbgLiad Kaufman2015-01-223-0/+7
| * | | iwlwifi: mvm: rs: repeat initial legacy rates in LQ tableEyal Shapira2015-01-222-11/+13
| * | | iwlwifi: mvm: don't indicate no BA if STA was in powersaveEyal Shapira2015-01-221-1/+2
* | | | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-2273-831/+1750
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-191-0/+12
| * | | Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0
| * | | cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
| * | | mac80211: remove doubled semicolonJohannes Berg2015-01-161-1/+1
| * | | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-158-50/+125
| * | | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-154-11/+6
| * | | mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-154-13/+2
| * | | cfg80211: docs: remove station_info_flagsJohannes Berg2015-01-141-1/+0
| * | | nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-142-1/+55
| * | | cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov2015-01-141-0/+25
| * | | cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2015-01-142-2/+43
| * | | mac80211: don't defer scans in case of radar detectionEliad Peller2015-01-141-1/+1
OpenPOWER on IntegriCloud