summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-14net: macvlan: add net device refcount trackerZiyang Xuan
2022-03-14net: macvlan: fix potential UAF problem for lowerdevZiyang Xuan
2022-03-13can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FI...Marc Kleine-Budde
2022-03-13can: mcp251xfd: add TX IRQ coalescing ethtool supportMarc Kleine-Budde
2022-03-13can: mcp251xfd: add TX IRQ coalescing supportMarc Kleine-Budde
2022-03-13can: mcp251xfd: add RX IRQ coalescing ethtool supportMarc Kleine-Budde
2022-03-13can: mcp251xfd: add RX IRQ coalescing supportMarc Kleine-Budde
2022-03-13can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parametersMarc Kleine-Budde
2022-03-13can: mcp251xfd: update macros describing ring, FIFO and RAM layoutMarc Kleine-Budde
2022-03-13can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...Marc Kleine-Budde
2022-03-13can: mcp251xfd: ethtool: add supportMarc Kleine-Budde
2022-03-13can: mcp251xfd: ram: coalescing supportMarc Kleine-Budde
2022-03-13can: mcp251xfd: ram: add helper function for runtime ring size calculationMarc Kleine-Budde
2022-03-13can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAMMarc Kleine-Budde
2022-03-13can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skbMarc Kleine-Budde
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-12net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel
2022-03-12net: usb: asix: make use of mdiobus_get_phy and phy_connect_directOleksij Rempel
2022-03-12net: usb: asix: store chipid to avoid reading it on resetOleksij Rempel
2022-03-12net: usb: asix: unify ax88772_resume codeOleksij Rempel
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11nfp: take chip version into account for ring sizesJakub Kicinski
2022-03-11nfp: parametrize QCP offset/size using dev_infoJakub Kicinski
2022-03-11nfp: use dev_info for the DMA maskJakub Kicinski
2022-03-11nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski
2022-03-11nfp: introduce dev_info static chip dataJakub Kicinski
2022-03-11nfp: sort the device ID tablesJakub Kicinski
2022-03-11nfp: use PluDevice register for model for non-NFP6000 chipsDirk van der Merwe
2022-03-11nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs insteadDirk van der Merwe
2022-03-11nfp: remove pessimistic NFP_QCP_MAX_ADD limitsChristo du Toit
2022-03-11nfp: remove define for an unused control bitJakub Kicinski
2022-03-11ethernet: 8390: Remove unnecessary print function dev_err()Yang Li
2022-03-11net: netvsc: remove break after returnSaurabh Sengar
2022-03-11net: ipa: use struct_size() for the interconnect arrayAlex Elder
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik
2022-03-11ice: Fix FV offset searchingMichal Swiatkowski
2022-03-11gtp: Implement GTP echo requestWojciech Drewek
2022-03-11gtp: Implement GTP echo responseWojciech Drewek
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek
2022-03-11ptp: ocp: Add 2 more timestampersJonathan Lemon
2022-03-11ptp: ocp: Add 4 frequency countersJonathan Lemon
2022-03-11ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUTJonathan Lemon
2022-03-11ptp: ocp: Add signal generators and update sysfs nodesJonathan Lemon
2022-03-11ptp: ocp: Add firmware capability bits for feature gatingJonathan Lemon
2022-03-11ptp: ocp: Add GND and VCC output selectorsJonathan Lemon
2022-03-11ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'Jonathan Lemon
2022-03-11ptp: ocp: Add ability to disable input selectors.Jonathan Lemon
2022-03-11ptp: ocp: Add support for selectable SMA directions.Jonathan Lemon