index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
Martin Blumenstingl
2021-01-07
net: systemport: use standard netdevice notifier to detect DSA presence
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
net: dsa: ocelot: request DSA to fix up lack of address learning on CPU port
Vladimir Oltean
2021-01-07
r8169: improve RTL8168g PHY suspend quirk
Heiner Kallweit
2021-01-07
r8169: move ERI access functions to avoid forward declaration
Heiner Kallweit
2021-01-07
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
2021-01-07
net: phy: bcm7xxx: Add an entry for BCM72116
Florian Fainelli
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
udp_tunnel: remove REGISTER/UNREGISTER handling from tunnel drivers
Jakub Kicinski
2021-01-07
net: broadcom: Drop OF dependency from BGMAC_PLATFORM
Florian Fainelli
2021-01-07
bcm63xx_enet: improve rx loop
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: convert to build_skb
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: consolidate rx SKB ring cleanup code
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: add xmit_more support
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: add BQL support
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: batch process rx path
Sieng Piaw Liew
2021-01-07
qmi_wwan: Increase headroom for QMAP SKBs
Kristian Evensen
2021-01-06
can: flexcan: add CAN wakeup function for i.MX8QM
Joakim Zhang
2021-01-06
can: tcan4x5x: add support for half-duplex controllers
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: rework SPI access
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: add {wr,rd}_table
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: add max_raw_{read,write} of 256
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_regmap: set reg_stride to 4
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: fix max register value
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_regmap_init(): use spi as context pointer
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_regmap_write(): remove not needed casts and replace 4...
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: rename regmap_spi_gather_write() -> tcan4x5x_regmap_gather_wri...
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: remove regmap async support
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_bus: remove not needed read_flag_mask
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: mark struct regmap_bus tcan4x5x_bus as constant
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: move regmap code into seperate file
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: beautify indention of tcan4x5x_of_match and tcan4x5x_id_table
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME
Marc Kleine-Budde
2021-01-05
net: ks8851: Register MDIO bus and the internal PHY
Marek Vasut
2021-01-05
net: phy: micrel: Add KS8851 PHY support
Marek Vasut
2021-01-05
macvlan: remove redundant null check on data
Yunjian Wang
2021-01-05
octeontx2-pf: Add RSS multi group support
Geetha sowjanya
2021-01-05
net/mlxfw: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
Merge tag 'mlx5-updates-2021-01-05' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-01-05
octeontx2-af: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
[next]