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
2018-11-11
net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X
Andrew Lunn
2018-11-11
net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseX
Andrew Lunn
2018-11-11
net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodes
Andrew Lunn
2018-11-11
net: dsa: mv88e6xxx: Group cmode ops together
Andrew Lunn
2018-11-11
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
2018-11-11
net: phy: Add more link modes to the settings table
Andrew Lunn
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
2018-11-11
nfp: flower: remove unnecessary code in flow lookup
John Hurley
2018-11-11
nfp: flower: remove TC egdev offloads
John Hurley
2018-11-11
nfp: flower: offload tunnel decap rules via indirect TC blocks
John Hurley
2018-11-11
nfp: flower: increase scope of netdev checking functions
John Hurley
2018-11-11
nfp: flower: allow non repr netdev offload
John Hurley
2018-11-11
net: phy: realtek: use new PHYID matching macros
Heiner Kallweit
2018-11-11
net: phy: improve and inline phy_change
Heiner Kallweit
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
2018-11-10
brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.
David S. Miller
2018-11-09
infiniband: nes: Fix more direct skb list accesses.
David S. Miller
2018-11-09
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
2018-11-09
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
2018-11-09
dpaa2-ptp: defer probe when portal allocation failed
Ioana Ciornei
2018-11-09
dpaa2-eth: defer probe on object allocate
Ioana Ciornei
2018-11-09
nfp: use the new __netdev_tx_sent_queue() BQL optimisation
Jakub Kicinski
2018-11-09
tg3: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2018-11-09
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
2018-11-09
ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
Miroslav Lichvar
2018-11-09
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
2018-11-09
net: hns3: add PCIe FLR support for VF
Huazhong Tan
2018-11-09
net: hns3: do VF's pci re-initialization while PF doing FLR
Huazhong Tan
2018-11-09
net: hns3: add PCIe FLR support for PF
Huazhong Tan
2018-11-09
net: hns3: implement the IMP reset processing for PF
Huazhong Tan
2018-11-09
net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
Huazhong Tan
2018-11-09
net: hns3: add error handler for hclgevf_reset()
Huazhong Tan
2018-11-09
net: hns3: stop handling command queue while resetting VF
Huazhong Tan
2018-11-09
net: hns3: add reset handling for VF when doing Core/Global/IMP reset
Huazhong Tan
2018-11-09
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
2018-11-09
net: hns3: adjust VF's reset process
Huazhong Tan
2018-11-09
net: hns3: add reset_hdev to reinit the hdev in VF's reset process
Huazhong Tan
2018-11-09
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
2018-11-09
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
2018-11-09
cxgb4: free mac_hlist properly
Arjun Vynipadath
2018-11-09
xen/netfront: remove unnecessary wmb
Jacob Wen
[next]