summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-04-02ionic: advertise support for hardware timestampsShannon Nelson
2021-04-02ionic: ethtool ptp statsShannon Nelson
2021-04-02ionic: add ethtool support for PTPShannon Nelson
2021-04-02ionic: add and enable tx and rx timestamp handlingShannon Nelson
2021-04-02ionic: set up hw timestamp queuesShannon Nelson
2021-04-02ionic: add rx filtering for hw timestamp steeringShannon Nelson
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson
2021-04-02ionic: add hw timestamp support filesShannon Nelson
2021-04-02ionic: split adminq post and wait callsShannon Nelson
2021-04-02ionic: add hw timestamp structs to interfaceShannon Nelson
2021-04-02ionic: add handling of larger descriptorsShannon Nelson
2021-04-02ionic: add new queue features to interfaceShannon Nelson
2021-04-01lan743x: remove redundant semi-colonYang Yingliang
2021-04-01net: hns: Fix some typosLu Wei
2021-04-01net: stmmac: remove unnecessary pci_enable_msi() callWong Vee Khee
2021-04-01stmmac: intel: use managed PCI function on probe and resumeWong Vee Khee
2021-04-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-03-31net: mediatek: add flow offload for mt7623Frank Wunderlich
2021-03-31net: stmmac: enable MTL ECC Error Address Status Over-ride by defaultVoon Weifeng
2021-03-31net: enetc: add support for XDP_REDIRECTVladimir Oltean
2021-03-31net: enetc: increase RX ring default sizeVladimir Oltean
2021-03-31net: enetc: add support for XDP_TXVladimir Oltean
2021-03-31net: enetc: add support for XDP_DROP and XDP_PASSVladimir Oltean
2021-03-31net: enetc: move up enetc_reuse_page and enetc_page_reusableVladimir Oltean
2021-03-31net: enetc: clean the TX software BD on the TX confirmation pathVladimir Oltean
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