summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-02dpaa2-eth: add rx copybreak supportIoana Ciornei
2021-04-02dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_bufIoana Ciornei
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-01net: usb: ax88179_178a: initialize local variables before usePhillip Potter
2021-04-01net: phy: broadcom: Add statistics for all Gigabit PHYsFlorian Fainelli
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