summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-30net: dsa: felix: add port policersVladimir Oltean4-11/+28
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang5-7/+99
2020-03-30ionic: remove lifs on fw resetShannon Nelson5-25/+158
2020-03-30ionic: disable the queues on link downShannon Nelson1-56/+61
2020-03-30ionic: check for queues before deletingShannon Nelson1-19/+38
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson3-0/+18
2020-03-30ionic: move irq request to qcq allocShannon Nelson1-22/+19
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson1-12/+8
2020-03-30ionic: check for linkup in watchdogShannon Nelson3-2/+7
2020-03-30ionic: decouple link message from netdev stateShannon Nelson1-14/+18
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha5-9/+9
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha1-1/+1
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran1-1/+1
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko11-13/+25
2020-03-30net: hns3: fix set and get link ksettings issueGuangbin Huang1-1/+7
2020-03-30net: hns3: fix RSS config lost after VF reset.Guojia Liao1-24/+28
2020-03-30net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2-5/+14
2020-03-30net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin2-2/+2
2020-03-30net: ena: Make some functions staticYueHaibing1-7/+6
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee5-0/+245
2020-03-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King1-1/+1
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki3-14/+13
2020-03-30net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-30net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-30net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-30net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-30/+6
2020-03-30mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-30net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2-33/+28
2020-03-30net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean3-1/+134
2020-03-30qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-03-30net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker1-0/+50
2020-03-30net: macsec: add support for specifying offload upon link creationMark Starovoytov1-2/+29
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-18/+64
2020-03-29net: wan: wanxl: refactor the firmware rebuild ruleMasahiro Yamada1-10/+19
2020-03-29net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada1-3/+3
2020-03-29net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2-7/+7
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-2/+2
2020-03-28net: dsa: felix: support changing the MTUVladimir Oltean2-10/+54
2020-03-28net: dsa: vsc73xx: make the MTU configurableVladimir Oltean1-10/+20
2020-03-28net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean2-4/+47
2020-03-28net: dsa: b53: add MTU configuration supportMurali Krishna Policharla1-5/+22
2020-03-28bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla2-2/+15
2020-03-28net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla3-0/+27
2020-03-28r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-28Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller73-1211/+3350
2020-03-28bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam1-2/+2
2020-03-28bnxt_en: Add partno to devlink info_get cbVasundhara Volam1-0/+8