summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-11net: hns3: use pause capability queried from firmwareYufeng Mo
2021-03-11net: hns3: use FEC capability queried from firmwareYufeng Mo
2021-03-11netdevsim: fib: Remove redundant codeJiapeng Chong
2021-03-11net: phy: Expose phydev::dev_flags through sysfsFlorian Fainelli
2021-03-11net: dsa: b53: Add debug prints in b53_vlan_enable()Florian Fainelli
2021-03-10net: fddi: skfp: Mundane typo fixes throughout the file smt.hBhaskar Chowdhury
2021-03-10ionic: simplify use of completion typesShannon Nelson
2021-03-10ionic: rebuild debugfs on qcq swapShannon Nelson
2021-03-10ionic: simplify rx skb allocShannon Nelson
2021-03-10ionic: optimize fastpath struct usageShannon Nelson
2021-03-10ionic: implement Rx page reuseShannon Nelson
2021-03-10ionic: move rx_page_alloc and freeShannon Nelson
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei
2021-03-10net: enetc: make enetc_refill_rx_ring update the consumer indexVladimir Oltean
2021-03-10net: enetc: remove forward declaration for enetc_map_tx_buffsVladimir Oltean
2021-03-10net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ringVladimir Oltean
2021-03-10net: enetc: use enum enetc_active_offloadsVladimir Oltean
2021-03-10net: enetc: simplify callers of enetc_rxbd_nextVladimir Oltean
2021-03-10net: enetc: don't initialize unused ports from a separate code pathVladimir Oltean
2021-03-10net: enetc: pass bd_count as an argument to enetc_setup_cbdrVladimir Oltean
2021-03-10net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdrVladimir Oltean
2021-03-10net: enetc: save the mode register address inside struct enetc_cbdrVladimir Oltean
2021-03-10net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdrVladimir Oltean
2021-03-10net: enetc: save the DMA device for enetc_free_cbdrVladimir Oltean
2021-03-10net: enetc: move the CBDR API to enetc_cbdr.cVladimir Oltean
2021-03-10FDDI: defxx: Use driver's name with resource requestsMaciej W. Rozycki
2021-03-10FDDI: defxx: Implement dynamic CSR I/O address space selectionMaciej W. Rozycki
2021-03-10FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-03-10FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki
2021-03-10mlxsw: Adjust some MFDE fields shift and size to fw implementationDanielle Ratson
2021-03-10mlxsw: core: Expose MFDE.log_ip to devlink healthDanielle Ratson
2021-03-10mlxsw: reg: Extend MFDE register with new log_ip fieldDanielle Ratson
2021-03-10mlxsw: spectrum: Bump minimum FW version to xx.2008.2406Petr Machata
2021-03-10mlxsw: reg: Fix comment about slot_index field in PMAOS registerAmit Cohen
2021-03-10mlxsw: spectrum: Reword an error message for Q-in-Q vetoDanielle Ratson
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2021-03-10FDDI: defza: Update my e-mail addressMaciej W. Rozycki
2021-03-10FDDI: defxx: Update my e-mail addressMaciej W. Rozycki
2021-03-10net: broadcom: bcm4908_enet: read MAC from OFRafał Miłecki
2021-03-10qed: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: plip: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: cassini: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: 3c509: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: mscc: ocelot: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: fddi: skfp: smt: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-03-10net: ethernet: chelsiofix: spelling typo of 'rewriteing'Wang Qing
2021-03-10virtio-net: support XDP when not more queuesXuan Zhuo
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister