summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-09net: ipa: always use transaction IDs instead of listsAlex Elder
2022-09-09net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean
2022-09-09net: mscc: ocelot: minimize definitions for statsVladimir Oltean
2022-09-09net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean
2022-09-09net: mscc: ocelot: exclude stats from bulk regions based on reg, not nameVladimir Oltean
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean
2022-09-09net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean
2022-09-09net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean
2022-09-09net: mscc: ocelot: sort Makefile files alphabeticallyVladimir Oltean
2022-09-09net: mscc: ocelot: report FIFO drop counters through stats->rx_droppedVladimir Oltean
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean
2022-09-09net: dsa: felix: add definitions for the stream filter countersVladimir Oltean
2022-09-09net: lan743x: Add support for Rx IP & TCP checksum offloadRaju Lakkaraju
2022-09-09net: lan743x: Fix to use multiqueue start/stop APIsRaju Lakkaraju
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08net: sparx5: fix function return type to match actual typeCasper Andersson
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-08r8169: merge support for chip versions 10, 13, 16Heiner Kallweit
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-08net: stmmac: Disable automatic FCS/Pad strippingKurt Kanzenbach
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-09-07net: hns3: add querying fec statisticsHao Lan
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang
2022-09-07net: hns3: support ndo_select_queue()Guangbin Huang
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang
2022-09-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-07net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestampLorenzo Bianconi
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi
2022-09-07net/mlx5e: Add support to configure more than one macsec offload deviceLior Nahmanson
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson
2022-09-07net/mlx5e: Add MACsec offload SecY supportLior Nahmanson
2022-09-07net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dstLior Nahmanson
2022-09-07net/mlx5e: Add MACsec RX steering rulesLior Nahmanson
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5e: Add MACsec offload Rx command supportLior Nahmanson
2022-09-07net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dstLior Nahmanson
2022-09-07net/mlx5e: Add MACsec TX steering rulesLior Nahmanson
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5: Add MACsec offload Tx command supportLior Nahmanson
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson
2022-09-07net/macsec: Move some code for sharing with various drivers that implements o...Lior Nahmanson
2022-09-07net/macsec: Add MACsec skb_metadata_dst Rx Data path supportLior Nahmanson
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson