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
2021-06-17
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2021-06-17
net: mdio: setup of_node for the MDIO device
Ioana Ciornei
2021-06-17
r8152: store the information of the pipes
Hayes Wang
2021-06-17
net: gianfar: Implement rx_missed_errors counter
Esben Haabendal
2021-06-17
net: gianfar: Add definitions for CAR1 and CAM1 register bits
Esben Haabendal
2021-06-17
net: gianfar: Avoid 16 bytes of memset
Esben Haabendal
2021-06-17
net: gianfar: Clear CAR registers
Esben Haabendal
2021-06-17
net: gianfar: Extend statistics counters to 64-bit
Esben Haabendal
2021-06-17
net: gianfar: Convert to ndo_get_stats64 interface
Esben Haabendal
2021-06-17
net: ipa: Add missing of_node_put() in ipa_firmware_load()
Yang Yingliang
2021-06-17
net: pcs: xpcs: Fix a less than zero u16 comparison error
Colin Ian King
2021-06-16
Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-06-16
net: marvell: prestera: Add matchall support
Serhiy Boiko
2021-06-16
net: marvell: Implement TC flower offload
Serhiy Boiko
2021-06-16
mlxsw: spectrum_router: remove redundant continue statement
Colin Ian King
2021-06-16
nfp: flower-ct: implement action_merge check
Louis Peens
2021-06-16
nfp: flower-ct: fill ct metadata check function
Louis Peens
2021-06-16
nfp: flower-ct: fill in ct merge check function
Louis Peens
2021-06-16
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
2021-06-16
nfp: flower-ct: add nft_merge table
Louis Peens
2021-06-16
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
2021-06-16
nfp: flower-ct: add nft flows to nft list
Louis Peens
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
2021-06-16
net: phy: replace if-else statements with switch
Weihang Li
2021-06-16
net: phy: remove unnecessary line continuation
Wenpeng Liang
2021-06-16
net: phy: print the function name by __func__ instead of an fixed string
Wenpeng Liang
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
2021-06-16
net: phy: fix space alignment issues
Wenpeng Liang
2021-06-16
net: phy: delete repeated words of comments
Wenpeng Liang
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
2021-06-16
net: phy: change format of some declarations
Wenpeng Liang
2021-06-16
net: qualcomm: rmnet: Remove some unneeded casts
Subash Abhinov Kasiviswanathan
2021-06-16
net: iosm: remove the repeated declaration and comment
Shaokun Zhang
2021-06-16
net: dsa: xrs700x: forward HSR supervision frames
George McCollister
2021-06-16
net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
Bjorn Andersson
2021-06-16
net: stmmac: Fix error return code in ingenic_mac_probe()
Wei Yongjun
2021-06-16
net: chelsio: cxgb4: use eth_zero_addr() to assign zero address
Yang Yingliang
2021-06-16
net: cosa: remove redundant spaces
Peng Li
2021-06-16
net: cosa: remove trailing whitespaces
Peng Li
2021-06-16
net: cosa: add some required spaces
Peng Li
2021-06-16
net: cosa: fix the code style issue about trailing statements
Peng Li
2021-06-16
net: cosa: fix the alignment issue
Peng Li
2021-06-16
net: cosa: use BIT macro
Peng Li
2021-06-16
net: cosa: add necessary () to macro argument
Peng Li
2021-06-16
net: cosa: remove redundant braces {}
Peng Li
2021-06-16
net: cosa: add braces {} to all arms of the statement
Peng Li
2021-06-16
net: cosa: fix the comments style issue
Peng Li
2021-06-16
net: cosa: move out assignment in if condition
Peng Li
2021-06-16
net: cosa: replace comparison to NULL with "!chan->rx_skb"
Peng Li
[next]