index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-03-14
net: macvlan: add net device refcount tracker
Ziyang Xuan
2022-03-14
net: macvlan: fix potential UAF problem for lowerdev
Ziyang Xuan
2022-03-13
can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FI...
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: add TX IRQ coalescing ethtool support
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: add TX IRQ coalescing support
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: add RX IRQ coalescing ethtool support
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: add RX IRQ coalescing support
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: update macros describing ring, FIFO and RAM layout
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: ethtool: add support
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: ram: coalescing support
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: ram: add helper function for runtime ring size calculation
Marc Kleine-Budde
2022-03-13
can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
Marc Kleine-Budde
2022-03-13
can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
Marc Kleine-Budde
2022-03-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
2022-03-11
nfp: take chip version into account for ring sizes
Jakub Kicinski
2022-03-11
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
2022-03-11
nfp: use dev_info for the DMA mask
Jakub Kicinski
2022-03-11
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
2022-03-11
nfp: introduce dev_info static chip data
Jakub Kicinski
2022-03-11
nfp: sort the device ID tables
Jakub Kicinski
2022-03-11
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
2022-03-11
nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
Dirk van der Merwe
2022-03-11
nfp: remove pessimistic NFP_QCP_MAX_ADD limits
Christo du Toit
2022-03-11
nfp: remove define for an unused control bit
Jakub Kicinski
2022-03-11
ethernet: 8390: Remove unnecessary print function dev_err()
Yang Li
2022-03-11
net: netvsc: remove break after return
Saurabh Sengar
2022-03-11
net: ipa: use struct_size() for the interconnect array
Alex Elder
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
2022-03-11
ice: Fix FV offset searching
Michal Swiatkowski
2022-03-11
gtp: Implement GTP echo request
Wojciech Drewek
2022-03-11
gtp: Implement GTP echo response
Wojciech Drewek
2022-03-11
gtp: Allow to create GTP device without FDs
Wojciech Drewek
2022-03-11
ptp: ocp: Add 2 more timestampers
Jonathan Lemon
2022-03-11
ptp: ocp: Add 4 frequency counters
Jonathan Lemon
2022-03-11
ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
Jonathan Lemon
2022-03-11
ptp: ocp: Add signal generators and update sysfs nodes
Jonathan Lemon
2022-03-11
ptp: ocp: Add firmware capability bits for feature gating
Jonathan Lemon
2022-03-11
ptp: ocp: Add GND and VCC output selectors
Jonathan Lemon
2022-03-11
ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
Jonathan Lemon
2022-03-11
ptp: ocp: Add ability to disable input selectors.
Jonathan Lemon
2022-03-11
ptp: ocp: Add support for selectable SMA directions.
Jonathan Lemon
[next]