aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang1-10/+433
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang2-2/+53
2021-11-18net: mscc: ocelot: set vcap IS2 chain to goto PSFP chainXiaoliang Yang1-3/+14
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang2-19/+75
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock()Teng Qi1-0/+4
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of boundzhangyue1-13/+17
2021-11-18Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller8-113/+327
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller3-136/+147
2021-11-18net: mdio: Replaced BUG_ON() with WARN()Florian Fainelli1-6/+10
2021-11-18e100: fix device suspend/resumeJesse Brandeburg1-5/+13
2021-11-18net: dpaa2-mac: use phylink_generic_validate()Russell King (Oracle)1-48/+5
2021-11-18net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()Russell King (Oracle)1-35/+0
2021-11-18net: dpaa2-mac: populate supported_interfaces memberRussell King1-0/+21
2021-11-18net: ag71xx: use phylink_generic_validate()Russell King (Oracle)1-28/+3
2021-11-18net: ag71xx: remove interface checks in ag71xx_mac_validate()Russell King (Oracle)1-40/+1
2021-11-18net: ag71xx: populate supported_interfaces memberRussell King1-0/+26
2021-11-18net: stmmac: dwmac-qcom-ethqos: add platform level clocks managementBhupesh Sharma1-3/+23
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port()Teng Qi1-0/+4
2021-11-17octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter1-7/+10
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-17i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski1-40/+19
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek1-32/+21
2021-11-17stmmac: fix build due to brainos in trans_start changesAlexander Lobakin1-2/+2
2021-11-17ixgbevf: Add support for new mailbox communication between PF and VFRadoslaw Tyl4-2/+23
2021-11-17ixgbevf: Mailbox improvementsRadoslaw Tyl6-84/+265
2021-11-17ixgbevf: Add legacy suffix to old API mailbox functionsRadoslaw Tyl3-9/+9
2021-11-17ixgbevf: Improve error handling in mailboxRadoslaw Tyl3-5/+13
2021-11-17ixgbevf: Rename MSGTYPE to SUCCESS and FAILURERadoslaw Tyl3-23/+27
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak3-8/+74
2021-11-17i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet12-16/+16
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller14-611/+839
2021-11-17net: ax88796c: use bit numbers insetad of bit masksƁukasz Stelmach1-3/+3
2021-11-17net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin1-2/+2
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma1-6/+3
2021-11-17net: ethernet: ti: cpsw: Enable PHY timestampingKurt Kanzenbach1-8/+14
2021-11-17net: ocelot_net: use phylink_generic_validate()Russell King (Oracle)1-26/+3
2021-11-17net: ocelot_net: remove interface checks in macb_validate()Russell King (Oracle)1-9/+0
2021-11-17net: ocelot_net: populate supported_interfaces memberRussell King (Oracle)1-0/+3
2021-11-17net: mtk_eth_soc: use phylink_generic_validate()Russell King (Oracle)1-49/+4
2021-11-17net: mtk_eth_soc: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-6/+2
2021-11-17net: mtk_eth_soc: remove interface checks in mtk_validate()Russell King (Oracle)1-34/+0
2021-11-17net: mtk_eth_soc: populate supported_interfaces memberRussell King (Oracle)1-0/+20
2021-11-17net: sparx5: use phylink_generic_validate()Russell King (Oracle)2-59/+4
2021-11-17net: sparx5: clean up sparx5_phylink_validate()Russell King (Oracle)1-39/+24
2021-11-17net: sparx5: populate supported_interfaces memberRussell King (Oracle)1-0/+24
2021-11-17net: enetc: use phylink_generic_validate()Russell King (Oracle)1-30/+3
2021-11-17net: enetc: remove interface checks in enetc_pl_mac_validate()Russell King (Oracle)1-10/+0