summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-10Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-09ice: Add ability for PF admin to enable VF VLAN pruningBrett Creeley
2022-02-09ice: Add support for 802.1ad port VLANs VFBrett Creeley
2022-02-09ice: Advertise 802.1ad VLAN filtering and offloads for PF netdevBrett Creeley
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley
2022-02-09ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley
2022-02-09ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley
2022-02-09ice: Add outer_vlan_ops and VSI specific VLAN ops implementationsBrett Creeley
2022-02-09ice: Adjust naming for inner VLAN operationsBrett Creeley
2022-02-09ice: Use the proto argument for VLAN opsBrett Creeley
2022-02-09ice: Refactor vf->port_vlan_info to use ice_vlanBrett Creeley
2022-02-09ice: Introduce ice_vlan structBrett Creeley
2022-02-09ice: Add new VSI VLAN opsBrett Creeley
2022-02-09ice: Add helper function for adding VLAN 0Brett Creeley
2022-02-09ice: Refactor spoofcheck configuration functionsBrett Creeley
2022-02-09net: usb: smsc95xx: add generic selftest supportOleksij Rempel
2022-02-09net: ethernet: cavium: use div64_u64() instead of do_div()Wang Qing
2022-02-09net:enetc: enetc qos using the CBDR dma alloc functionPo Liu
2022-02-09net:enetc: command BD ring data memory alloc as one function alonePo Liu
2022-02-09net:enetc: allocate CBD ring data memory using DMA coherent methodsPo Liu
2022-02-09soc: fsl: dpio: read the consumer index from the cache inhibited areaIoana Ciornei
2022-02-09dpaa2-eth: add support for software TSOIoana Ciornei
2022-02-09dpaa2-eth: work with an array of FDsIoana Ciornei
2022-02-09dpaa2-eth: use the S/G table cache also for the normal S/G pathIoana Ciornei
2022-02-09dpaa2-eth: extract the S/G table buffer cache interaction into functionsIoana Ciornei
2022-02-09dpaa2-eth: allocate a fragment already alignedIoana Ciornei
2022-02-09dpaa2-eth: rearrange variable declaration in __dpaa2_eth_txIoana Ciornei
2022-02-09octeontx2-pf: PFC config support with DCBxHariprasad Kelam
2022-02-09octeontx2-af: Flow control resource managementHariprasad Kelam
2022-02-09octeontx2-af: Priority flow control configuration supportSunil Kumar Kori
2022-02-09octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam
2022-02-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2022-02-09Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()Tianyu Lan
2022-02-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-02-08ptp_pch: Remove unused pch_pm_opsAndy Shevchenko
2022-02-08ptp_pch: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2022-02-08ptp_pch: Switch to use module_pci_driver() macroAndy Shevchenko
2022-02-08ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()Andy Shevchenko
2022-02-08ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()Andy Shevchenko
2022-02-08ptp_pch: use mac_pton()Andy Shevchenko
2022-02-08bonding: switch bond_net_exit() to batch modeEric Dumazet
2022-02-08et131x: support arbitrary MAX_SKB_FRAGSEric Dumazet
2022-02-08Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2022-02-08i40e: Add a stat for tracking busy rx pagesJoe Damato
2022-02-08i40e: Add a stat for tracking pages waivedJoe Damato
2022-02-08i40e: Add a stat tracking new RX page allocationsJoe Damato
2022-02-08i40e: Aggregate and export RX page reuse statJoe Damato
2022-02-08i40e: Remove rx page reuse double countJoe Damato