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
2020-05-30
net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
Huazhong Tan
2020-05-30
net: hns3: remove two unused macros in hclgevf_cmd.c
Huazhong Tan
2020-05-30
net: hns3: remove an unused macro hclge_is_csq
Huazhong Tan
2020-05-30
net: hns3: fix a print format issue in hclge_mac_mdio_config()
Huazhong Tan
2020-05-29
nfp: flower: fix incorrect flag assignment
Louis Peens
2020-05-29
net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chip
Fugang Duan
2020-05-29
stmmac: platform: add "snps, dwmac-5.10a" IP compatible string
Fugang Duan
2020-05-29
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
2020-05-29
net: phy: marvell: unlock after phy_select_page() failure
Dan Carpenter
2020-05-29
net: phy: mscc: fix PHYs using the vsc8574_probe
Antoine Tenart
2020-05-29
net: ethernet: mtk-star-emac: remove unused variable
Bartosz Golaszewski
2020-05-29
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-05-29
vmxnet3: use correct hdr reference when packet is encapsulated
Ronak Doshi
2020-05-28
e1000: Fix typo in the comment
Hari
2020-05-28
igc: Fix wrong register name
Sasha Neftin
2020-05-28
igc: Remove Sequence Error Counter
Sasha Neftin
2020-05-28
igc: Add Receive Error Counter
Sasha Neftin
2020-05-28
igc: Remove symbol error counter
Sasha Neftin
2020-05-28
i40e: Make i40e_shutdown_adminq() return void
Jason Yan
2020-05-28
e1000e: Relax condition to trigger reset for ME workaround
Punit Agrawal
2020-05-28
igc: Fix IGC_MAX_RXNFC_RULES
Andre Guedes
2020-05-28
igc: Reject NFC rules with multiple matches
Andre Guedes
2020-05-28
igc: Remove unused flags
Sasha Neftin
2020-05-28
igb: make igb_set_fc_watermarks() return void
Jason Yan
2020-05-28
ixgbe: Remove unused inline function ixgbe_irq_disable_queues
YueHaibing
2020-05-28
ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov()
Jason Yan
2020-05-28
ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc()
Jason Yan
2020-05-28
ixgbe: fix signed-integer-overflow warning
Xie XiuQi
2020-05-28
i40e: trivial fixup of comments in i40e_xsk.c
Jesper Dangaard Brouer
2020-05-28
i40e: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-05-28
net: hns3: print out speed info when parsing speed fails
Huazhong Tan
2020-05-28
net: hns3: remove some unused fields in struct hclge_dev
Huazhong Tan
2020-05-28
net: hns3: remove two duplicated register macros in hclgevf_main.h
Huazhong Tan
2020-05-28
net: hns3: remove unused struct hnae3_unic_private_info
Huazhong Tan
2020-05-28
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
Huazhong Tan
2020-05-28
net: hns3: remove some unused fields in struct hns3_nic_priv
Huazhong Tan
2020-05-28
net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd
Huazhong Tan
2020-05-28
net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd
Huazhong Tan
2020-05-28
net: hns3: refactor hclge_query_bd_num_cmd_send()
Huazhong Tan
2020-05-28
net: hns3: refactor hclge_config_tso()
Huazhong Tan
2020-05-28
net: hns3: add a missing mutex destroy in hclge_init_ad_dev()
Huazhong Tan
2020-05-28
net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev()
Huazhong Tan
2020-05-28
net: ks8851: Remove ks8851_mll.c
Marek Vasut
2020-05-28
net: ks8851: Implement Parallel bus operations
Marek Vasut
2020-05-28
net: ks8851: Separate SPI operations into separate file
Marek Vasut
2020-05-28
net: ks8851: Implement register, FIFO, lock accessor callbacks
Marek Vasut
2020-05-28
net: ks8851: Permit overridding interrupt enable register
Marek Vasut
2020-05-28
net: ks8851: Factor out TX work flush function
Marek Vasut
2020-05-28
net: ks8851: Split out SPI specific code from probe() and remove()
Marek Vasut
2020-05-28
net: ks8851: Split out SPI specific entries in struct ks8851_net
Marek Vasut
[next]