index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-07-27
net: stmmac: Do not request stmmaceth clock
Thierry Reding
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
2019-07-26
sis900: add support for ethtool's EEPROM dump
Sergej Benilov
2019-07-26
staging: octeon: Fix build failure due to typo.
David S. Miller
2019-07-25
net: mvneta: use devm_platform_ioremap_resource() to simplify code
Jisheng Zhang
2019-07-25
ptp: ptp_dte: remove redundant dev_err message
Ding Xiang
2019-07-25
mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
Ido Schimmel
2019-07-25
mlxsw: spectrum: Expose KVD size for Spectrum-2
Amit Cohen
2019-07-25
net: sfc: falcon: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-24
mlx4: avoid large stack usage in mlx4_init_hca()
Arnd Bergmann
2019-07-24
qed: reduce maximum stack frame size
Arnd Bergmann
2019-07-24
r8169: improve rtl_set_rx_mode
Heiner Kallweit
2019-07-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2019-07-24
net/ixgbevf: fix a compilation error of skb_frag_t
Qian Cai
2019-07-24
qlge: Fix build error without CONFIG_ETHERNET
YueHaibing
2019-07-24
r8169: fix a typo in a comment
Corentin Musard
2019-07-24
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2019-07-24
igc: Add more SKUs for i225 device
Sasha Neftin
2019-07-24
igc: Update the MAC reset flow
Sasha Neftin
2019-07-24
igc: Remove the unused field from a device specification structure
Sasha Neftin
2019-07-24
igc: Remove the polarity field from a PHY information structure
Sasha Neftin
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-24
sfc-falcon: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-24
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-24
forcedeth: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-24
net: marvell: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-24
Merge tag 'linux-can-next-for-5.4-20190724' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-07-24
drivers: net: xgene: Remove acpi_has_method() calls
Kelsey Skunberg
2019-07-24
can: ti_hecc: use timestamp based rx-offloading
Jeroen Hofstee
2019-07-24
can: flexcan: add support for DT property 'wakeup-source'
Sean Nyekjaer
2019-07-24
can: flexcan: add support for PE clock source select
Dong Aisheng
2019-07-24
can: flexcan: implement can Runtime PM
Aisheng Dong
2019-07-24
can: xilinx_can: clean up indentation issue
Colin Ian King
2019-07-24
can: xilinx_can: Add support for CANFD FD frames
Appana Durga Kedareswara rao
2019-07-24
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
Appana Durga Kedareswara rao
2019-07-24
can: xilinx_can: Fix flags field initialization for axi can and canps
Appana Durga Kedareswara rao
2019-07-24
can: xilinx_can: Fix kernel doc warnings
Appana Durga Kedareswara rao
2019-07-24
can: xilinx_can: Fix style issues
Appana Durga Kedareswara rao
2019-07-24
can: tcan4x5x: Add tcan4x5x driver to the kernel
Dan Murphy
2019-07-24
can: m_can: Rename m_can_priv to m_can_classdev
Dan Murphy
2019-07-24
can: m_can: Create a m_can platform framework
Dan Murphy
2019-07-24
can: m_can: Fix checkpatch issues on existing code
Dan Murphy
2019-07-24
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-24
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
Henning Colliander
2019-07-24
can: kvaser_usb: Use struct_size() in alloc_candev()
Gustavo A. R. Silva
2019-07-24
can: sja1000: f81601: add Fintek F81601 support
Ji-Ze Hong (Peter Hong)
2019-07-24
can: sja1000: Makefile/Kconfig: sort alphabetically
Marc Kleine-Budde
2019-07-23
nfp: flower: offload MPLS set action
John Hurley
2019-07-23
nfp: flower: offload MPLS pop action
John Hurley
2019-07-23
nfp: flower: offload MPLS push action
John Hurley
[next]