summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* octeontx2: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-272-20/+5
* ice: Open devlink when device is readyLeon Romanovsky2021-09-271-4/+2
* net: hinic: Open device for the user access when it is readyLeon Romanovsky2021-09-271-5/+2
* dpaa2-eth: Register devlink instance at the end of probeLeon Romanovsky2021-09-273-7/+21
* liquidio: Overcome missing device lock protection in init/remove flowsLeon Romanovsky2021-09-271-7/+12
* bnxt_en: Register devlink instance at the end devlink configurationLeon Romanovsky2021-09-271-9/+6
* cxgb: avoid open-coded offsetof()Arnd Bergmann2021-09-271-1/+1
* net: stmmac: fix gcc-10 -Wrestrict warningArnd Bergmann2021-09-271-0/+4
* net: ethernet: emac: utilize of_net's of_get_mac_address()Christian Lamparter2021-09-271-7/+5
* net: sparx5: fix resource_size.cocci warningsYang Li2021-09-271-2/+1
* ibmveth: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()Cai Huoqing2021-09-271-16/+9
* net: cisco: Fix a function name in commentsCai Huoqing2021-09-272-3/+3
* net: smsc: Fix function names in print messages and commentsCai Huoqing2021-09-271-3/+3
* net: sis: Fix a function name in commentsCai Huoqing2021-09-271-1/+1
* net: broadcom: Fix a function name in commentsCai Huoqing2021-09-271-1/+1
* net: atl1c: Fix a function name in print messagesCai Huoqing2021-09-271-1/+1
* net: fddi: skfp: Fix a function name in commentsCai Huoqing2021-09-271-1/+1
* FDDI: defxx: Fix function names in comentsCai Huoqing2021-09-271-3/+3
* ptp: clockmatrix: use rsmu driver to access i2c/spi busMin Li2021-09-273-1241/+431