summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-31net: enetc: add a dedicated is_eof bit in the TX software BDVladimir Oltean
2021-03-31net: enetc: move skb creation into enetc_build_skbVladimir Oltean
2021-03-31net: enetc: consume the error RX buffer descriptors in a dedicated functionVladimir Oltean
2021-03-31net: lpc_eth: fix format warnings of block commentsYangyang Li
2021-03-31net: toshiba: fix the trailing format of some block commentsYixing Liu
2021-03-31net: ocelot: fix a trailling format issue with block commentsYixing Liu
2021-03-31net: amd: correct some format issuesYixing Liu
2021-03-31net: amd8111e: fix inappropriate spacesYixing Liu
2021-03-31net: ena: remove extra words from commentsYixing Liu
2021-03-31net: ena: fix inaccurate print typeYixing Liu
2021-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing
2021-03-31ice: Correct comment block styleTony Nguyen
2021-03-31ice: cleanup style issuesBruce Allan
2021-03-31ice: Consolidate VSI state and flagsAnirudh Venkataramanan
2021-03-31ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-03-31ice: Change ice_vsi_setup_q_map() to not depend on RSSBrett Creeley
2021-03-31ice: rename ptype bitmapQi Zhang
2021-03-31ice: correct memory allocation callBruce Allan
2021-03-31ice: Check for bail out condition earlyAnirudh Venkataramanan
2021-03-31ice: remove unnecessary duplicated AQ command flag settingBruce Allan
2021-03-31ice: change link misconfiguration messagePaul Greenwalt
2021-03-31ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr
2021-03-31ice: Update to use package info from ice segmentDan Nowlin
2021-03-31ice: Delay netdev registrationAnirudh Venkataramanan
2021-03-31ice: Add Support for XPSBenita Bose
2021-03-31netdevsim: add FEC settings supportJakub Kicinski
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan
2021-03-31net/mlx5e: Consider geneve_opts for encap contextsDima Chumak
2021-03-31net/mlx5: Don't request more than supported EQsDaniel Jurgens
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan
2021-03-31net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan
2021-03-31net/mlx5: E-switch, Create vport miss group only if src rewrite is supportedMaor Dickman
2021-03-31net/mlx5e: Fix ethtool indication of connector typeAya Levin
2021-03-31net/mlx5: Delete auxiliary bus driver eth-rep firstMaor Dickman
2021-03-31net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich
2021-03-31ARM: iop32x: disable N2100 PCI parity reportingHeiner Kallweit
2021-03-30net: ethernet: Fix typo of 'network' in commentEric Lin
2021-03-30mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...Ido Schimmel
2021-03-30net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson
2021-03-30ionic: fix sizeof usageShannon Nelson
2021-03-30ionic: count dma errorsShannon Nelson
2021-03-30dpaa2-switch: setup learning state on STP state changeIoana Ciornei
2021-03-30dpaa2-switch: trap STP frames to the CPUIoana Ciornei
2021-03-30dpaa2-switch: keep track of the current learning state per portIoana Ciornei
2021-03-30dpaa2-switch: create and assign an ACL table per portIoana Ciornei
2021-03-30dpaa2-switch: fix the translation between the bridge and dpsw STP statesIoana Ciornei
2021-03-30bareudp: allow UDP L4 GRO passthrouPaolo Abeni