summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-07-02qlogic/qed: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-02samsung/sxgbe: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-02stmicro/stmmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-02ethernet/sun: fix repeated words in commentsJilin Yuan4-4/+4
2022-07-02octeontx2-af: fix operand size in bitwise operationShijith Thotton1-2/+2
2022-07-01nfp: support VF rate limit with NFDKBin Chen1-0/+1
2022-07-01cxgb4: Fix typo in stringLi kunyu1-1/+1
2022-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller7-189/+283
2022-07-01neterion/vxge: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-01ethernet/neterion: fix repeated words in commentsJilin Yuan1-5/+5
2022-07-01ethernet/natsemi: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01mellanox/mlxsw: fix repeated words in commentsJilin Yuan3-3/+3
2022-07-01ethernet/marvell: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01marvell/octeontx2/af: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01net: gianfar: add support for software TX timestampingVladimir Oltean2-1/+6
2022-07-01hisilicon/hns3/hns3vf:fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01google/gve:fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01freescale/fs_enet:fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01ethernet/emulex:fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01atheros/atl1e:fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski31-46/+20
2022-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+22
2022-07-01intel/ice:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30ice: Remove unnecessary NULL check before dev_putZiyang Xuan1-4/+2
2022-06-30ice: use eth_broadcast_addr() to set broadcast addressLu Wei1-1/+1
2022-06-30ice: switch: dynamically add VLAN headers to dummy packetsMartyna Szapar-Mudlaw1-397/+140
2022-06-30ice: Add support for VLAN TPID filters in switchdevMartyna Szapar-Mudlaw6-5/+85
2022-06-30ice: Add support for double VLAN in switchdevMartyna Szapar-Mudlaw4-2/+275
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson1-0/+6
2022-06-30intel/ixgbevf:fix repeated words in commentsJilin Yuan2-2/+2
2022-06-30intel/igc:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/igbvf:fix repeated words in commentsJilin Yuan2-2/+2
2022-06-30intel/igb:fix repeated words in commentsJilin Yuan2-3/+3
2022-06-30intel/iavf:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/i40e:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/fm10k:fix repeated words in commentsJilin Yuan1-2/+2
2022-06-30intel/e1000e:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/e1000:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30ixgbe: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-06-30igb: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-30fm10k: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-30ixgbe: remove unexpected word "the"Jiang Jian1-2/+2
2022-06-30intel: remove unused macrosJesse Brandeburg14-26/+0
2022-06-30atheros/atl1c:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata1-1/+13
2022-06-30net: txgbe: Add build support for txgbeJiawen Wu8-0/+295
2022-06-29net: prestera: acl: add support for 'egress' rulesMaksym Glubokiy7-34/+82
2022-06-29nfp: flower: fix comment typos and formattingWalter Heymans7-17/+17
2022-06-29net: ethernet: mtk-star-emac: enable half duplex hardware supportBiao Huang1-18/+12
2022-06-29net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIsBiao Huang1-141/+199