summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel_ht: reduce unnecessary rate probing attemptsFelix Fietkau2019-08-211-0/+15
* mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau2019-08-211-1/+1
* nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-218-9/+349
* mac80211: fix possible NULL pointerderef in obss pd codeJohn Crispin2019-08-211-1/+2
* mac80211: add assoc-at supportBen Greear2019-08-212-0/+5
* cfg80211: Support assoc-at timer in sta-infoBen Greear2019-08-213-0/+6
* cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel2019-08-211-0/+1
* cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel2019-08-211-5/+11
* cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel2019-08-211-1/+2
* cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel2019-08-212-1/+3
* cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel2019-08-211-0/+3
* cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel2019-08-211-1/+9
* cfg80211: add 6GHz UNII band definitionsArend van Spriel2019-08-211-2/+19
* nl80211: add 6GHz band definition to enum nl80211_bandArend van Spriel2019-08-212-0/+3
* mac80211: add missing length field increment when generating Radiotap headerJohn Crispin2019-08-211-0/+1
* mac80211: 80Mhz was not reported properly when using tx_status_extJohn Crispin2019-08-211-1/+1
* mac80211: fix bad guard when reporting legacy ratesJohn Crispin2019-08-211-7/+7
* mac80211: fix TX legacy rate reporting when tx_status_ext is usedJohn Crispin2019-08-211-3/+9
* Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-08-2118-207/+965
|\
| * net/mlx5: Fix the order of fc_stats cleanupGavi Teitz2019-08-201-5/+4
| * net/mlx5e: Fix deallocation of non-fully init encap entriesVlad Buslov2019-08-201-4/+8
| * Documentation: net: mlx5: Devlink health documentation updatesAya Levin2019-08-201-2/+31
| * net/mlx5e: Report and recover from CQE with error on RQAya Levin2019-08-205-0/+101
| * net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed2019-08-202-21/+30
| * net/mlx5e: Report and recover from rx timeoutAya Levin2019-08-203-0/+34
| * net/mlx5e: Report and recover from CQE error on ICOSQAya Levin2019-08-207-7/+140
| * net/mlx5e: Split open/close ICOSQ into stagesAya Levin2019-08-203-4/+24
| * net/mlx5e: Add support to rx reporter diagnoseAya Levin2019-08-206-23/+237
| * net/mlx5e: Add helper functions for reporter's basicsAya Levin2019-08-203-6/+24
| * net/mlx5e: Add cq info to tx reporter diagnoseAya Levin2019-08-205-0/+78
| * net/mlx5e: Extend tx reporter diagnostics outputAya Levin2019-08-203-8/+94
| * net/mlx5e: Extend tx diagnose functionAya Levin2019-08-201-10/+10
| * net/mlx5e: Generalize tx reporter's functionalityAya Levin2019-08-204-104/+137
| * net/mlx5e: Change naming convention for reporter's functionsAya Levin2019-08-203-12/+12
| * net/mlx5e: Rename reporter header fileAya Levin2019-08-203-4/+4
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-08-219-146/+324
|\ \
| * | ice: improve print for VF's when adding/deleting MAC filtersBrett Creeley2019-08-201-2/+2
| * | ice: Change type for queue countsPawel Kaminski2019-08-201-12/+13
| * | ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin2019-08-202-10/+13
| * | ice: Increase size of Mailbox receive queue for many VFsBrett Creeley2019-08-202-3/+4
| * | ice: Reduce wait times during VF bringup/resetBrett Creeley2019-08-202-11/+19
| * | ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register accessPaul Greenwalt2019-08-202-11/+16
| * | ice: Do not always bring up PF VSI in ice_ena_vsi()Tony Nguyen2019-08-201-2/+0
| * | ice: allow empty Rx descriptorsMitch Williams2019-08-201-3/+12
| * | ice: Fix kernel hang with DCB reset in CEE modeUsha Ketineni2019-08-201-61/+88
| * | ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley2019-08-203-0/+70
| * | ice: fix set pause param autoneg checkPaul Greenwalt2019-08-201-1/+26
| * | ice: Restructure VFs initialization flowsAkeem G Abodunrin2019-08-202-22/+48
| * | ice: Assume that more than one Rx queue is rare in ice_napi_pollBrett Creeley2019-08-201-5/+10
| * | ice: Use the software based tail when checking for hung Tx ringBrett Creeley2019-08-201-3/+3