summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell10g: add downshift tunable supportRussell King2021-09-301-1/+106
* octeontx2-af: Remove redundant initialization of variable pinColin Ian King2021-09-301-1/+1
* net: macb: ptp: Switch to gettimex64() interfaceLars-Peter Clausen2021-09-301-4/+9
* net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij2021-09-301-7/+2
* octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya2021-09-306-34/+322
* octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K2021-09-302-95/+80
* gve: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2021-09-291-8/+7
* net/mlx4: Use array_size() helper in copy_to_user()Gustavo A. R. Silva2021-09-291-1/+2
* net: phy: micrel: Add support for LAN8804 PHYHoratiu Vultur2021-09-291-0/+74
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller2021-09-2918-144/+584
|\
| * ice: Prefer kcalloc over open coded arithmeticLen Baker2021-09-281-1/+1
| * ice: Fix macro name for IPv4 fragment flagJeff Guo2021-09-282-2/+2
| * ice: refactor devlink getter/fallback functions to voidJacob Keller2021-09-281-83/+50
| * ice: Fix link mode handlingAnirudh Venkataramanan2021-09-281-2/+6
| * ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan2021-09-285-2/+63
| * ice: Add DSCP supportDave Ertman2021-09-2811-56/+464
* | octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli2021-09-297-3/+23
* | octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu2021-09-291-35/+43
|/
* gve: DQO: avoid unused variable warningsArnd Bergmann2021-09-283-66/+54
* octeontx2-pf: Use hardware register for CQE countGeetha sowjanya2021-09-284-7/+71
* octeontx2-af: Add external ptp input clockYi Guo2021-09-287-6/+187
* octeontx2-af: Use ptp input clock info from firmware dataSubbaraya Sundeep2021-09-283-51/+33
* octeontx2-af: cn10k: RPM hardware timestamp configurationHariprasad Kelam2021-09-287-26/+58
* octeontx2-af: Reset PTP config in FLR handlerHarman Kalra2021-09-283-0/+18
* net: stmmac: fix off-by-one error in sanity checkArnd Bergmann2021-09-281-2/+2
* am65-cpsw: avoid null pointer arithmeticArnd Bergmann2021-09-281-1/+1
* net/mlx5e: check return value of rhashtable_initMichelleJin2021-09-281-3/+11
* net: bcmgenet: add support for ethtool flow controlDoug Berger2021-09-273-7/+92
* net: bcmgenet: pull mac_config from adjust_linkDoug Berger2021-09-271-45/+49
* net: bcmgenet: remove old link state valuesDoug Berger2021-09-273-45/+0
* net: bcmgenet: remove netif_carrier_off from adjust_linkDoug Berger2021-09-271-3/+0
* net: dsa: rtl8366: Drop and depromote pointless printsLinus Walleij2021-09-271-7/+4
* net: dsa: rtl8366: Fix a bug in deleting VLANsLinus Walleij2021-09-271-1/+1
* net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij2021-09-271-1/+1
* net: dsa: rtl8366rb: Rewrite weird VLAN filering enablementLinus Walleij2021-09-273-44/+95
* net: dsa: rtl8366: Drop custom VLAN set-upLinus Walleij2021-09-273-52/+1
* net: dsa: rtl8366rb: Support bridge offloadingDENG Qingfang2021-09-271-0/+86
* staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+3
* ptp: ocp: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-4/+2
* net: wwan: iosm: Move devlink_register to be last devlink commandLeon Romanovsky2021-09-271-5/+2
* netdevsim: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+3
* net: ethernet: ti: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-272-14/+8
* qed: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+2
* ionic: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-2/+2
* nfp: Move delink_register to be last commandLeon Romanovsky2021-09-272-10/+4
* net: mscc: ocelot: delay devlink registration to the endLeon Romanovsky2021-09-271-3/+2
* mlxsw: core: Register devlink instance lastLeon Romanovsky2021-09-271-13/+6
* net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky2021-09-273-7/+6
* net/mlx4: Move devlink_register to be the last initialization commandLeon Romanovsky2021-09-271-5/+3
* net/prestera: Split devlink and traps registrations to separate routinesLeon Romanovsky2021-09-273-27/+14