summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 branch 'mlxsw-Add-devlink-trap-support'David S. Miller2019-08-2110-1/+1010
|\ \ | |/ |/|
| * selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel2019-08-211-0/+129
| * selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel2019-08-211-0/+484
| * mlxsw: spectrum: Add devlink-trap supportIdo Schimmel2019-08-216-1/+363
| * mlxsw: Add trap group for layer 2 discardsIdo Schimmel2019-08-211-0/+8
| * mlxsw: Add layer 2 discard trap IDsIdo Schimmel2019-08-211-0/+7
| * mlxsw: reg: Add new trap actionsIdo Schimmel2019-08-211-0/+4
| * mlxsw: core: Add API to set trap actionIdo Schimmel2019-08-212-0/+15
|/
* Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-08-2018-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-209-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