summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-03nfc: pn533: prevent potential memory corruptionDan Carpenter1-0/+3
2021-04-03dpaa2-eth: export the rx copybreak value as an ethtool tunableIoana Ciornei3-2/+47
2021-04-03dpaa2-eth: add rx copybreak supportIoana Ciornei2-3/+36
2021-04-03dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_bufIoana Ciornei2-15/+17
2021-04-03ionic: advertise support for hardware timestampsShannon Nelson1-0/+25
2021-04-03ionic: ethtool ptp statsShannon Nelson1-4/+34
2021-04-03ionic: add ethtool support for PTPShannon Nelson1-0/+93
2021-04-03ionic: add and enable tx and rx timestamp handlingShannon Nelson4-25/+157
2021-04-03ionic: set up hw timestamp queuesShannon Nelson1-5/+261
2021-04-03ionic: add rx filtering for hw timestamp steeringShannon Nelson2-0/+22
2021-04-03ionic: link in the new hw timestamp codeShannon Nelson7-0/+107
2021-04-03ionic: add hw timestamp support filesShannon Nelson1-0/+589
2021-04-03ionic: split adminq post and wait callsShannon Nelson2-4/+13
2021-04-03ionic: add hw timestamp structs to interfaceShannon Nelson2-6/+170
2021-04-03ionic: add handling of larger descriptorsShannon Nelson4-29/+73
2021-04-03ionic: add new queue features to interfaceShannon Nelson3-6/+25
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+12
2021-04-02net: usb: ax88179_178a: initialize local variables before usePhillip Potter1-2/+4
2021-04-02net: phy: broadcom: Add statistics for all Gigabit PHYsFlorian Fainelli1-10/+66
2021-04-02lan743x: remove redundant semi-colonYang Yingliang1-1/+1
2021-04-02net: hns: Fix some typosLu Wei1-3/+3
2021-04-02net: stmmac: remove unnecessary pci_enable_msi() callWong Vee Khee1-2/+0
2021-04-02stmmac: intel: use managed PCI function on probe and resumeWong Vee Khee1-7/+2
2021-04-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller18-345/+445
2021-04-01net: mediatek: add flow offload for mt7623Frank Wunderlich1-0/+1
2021-04-01net: stmmac: enable MTL ECC Error Address Status Over-ride by defaultVoon Weifeng2-0/+2
2021-04-01net: enetc: add support for XDP_REDIRECTVladimir Oltean4-12/+218
2021-04-01net: enetc: increase RX ring default sizeVladimir Oltean1-1/+1
2021-04-01net: enetc: add support for XDP_TXVladimir Oltean3-25/+228
2021-04-01net: enetc: add support for XDP_DROP and XDP_PASSVladimir Oltean4-20/+281
2021-04-01net: enetc: move up enetc_reuse_page and enetc_page_reusableVladimir Oltean1-19/+19
2021-04-01net: enetc: clean the TX software BD on the TX confirmation pathVladimir Oltean1-0/+4
2021-04-01net: enetc: add a dedicated is_eof bit in the TX software BDVladimir Oltean2-4/+4
2021-04-01net: enetc: move skb creation into enetc_build_skbVladimir Oltean1-37/+44
2021-04-01net: enetc: consume the error RX buffer descriptors in a dedicated functionVladimir Oltean1-16/+27
2021-04-01net: lpc_eth: fix format warnings of block commentsYangyang Li1-3/+6
2021-04-01net: toshiba: fix the trailing format of some block commentsYixing Liu2-15/+30
2021-04-01net: ocelot: fix a trailling format issue with block commentsYixing Liu1-1/+2
2021-04-01net: amd: correct some format issuesYixing Liu1-0/+3
2021-04-01net: amd8111e: fix inappropriate spacesYixing Liu1-185/+177
2021-04-01net: ena: remove extra words from commentsYixing Liu1-1/+1
2021-04-01net: ena: fix inaccurate print typeYixing Liu1-2/+2
2021-04-01net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-04-01ice: Correct comment block styleTony Nguyen1-2/+1
2021-04-01ice: cleanup style issuesBruce Allan3-7/+7
2021-04-01ice: Consolidate VSI state and flagsAnirudh Venkataramanan5-46/+47
2021-04-01ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley5-117/+117
2021-04-01ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley6-42/+62
2021-04-01ice: Change ice_vsi_setup_q_map() to not depend on RSSBrett Creeley2-34/+17
2021-04-01ice: rename ptype bitmapQi Zhang1-8/+8