summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-21net: enetc: remove local "priv" variable in enetc_clean_tx_ring()Vladimir Oltean
2021-10-21wireless: mac80211_hwsim: use eth_hw_addr_set()Jakub Kicinski
2021-10-21usbnet: sanity check for maxpacketOliver Neukum
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman
2021-10-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky
2021-10-20ice: Add tc-flower filter support for channelKiran Patil
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20Merge tag 'mt76-for-kvalo-2021-10-20' of https://github.com/nbd168/wirelessKalle Valo
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-20igc: Update I226_K device IDSasha Neftin
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-20phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-10-20net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner
2021-10-20net: dsa: qca8k: tidy for loop in setup and add cpu port checkAnsuel Smith
2021-10-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-20ethernet: via-velocity: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: via-rhine: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: tlan: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: tehuti: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: stmmac: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: netsec: use eth_hw_addr_set()Jakub Kicinski
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-10-20net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean
2021-10-20vrf: Revert "Reset skb conntrack connection..."Eugene Crosser