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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2013-06-23
qlcnic: Secondary unicast MAC address support.
Jitendra Kalsaria
2013-06-23
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
2013-06-19
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Yijing Wang
2013-06-19
amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Yijing Wang
2013-06-19
Bnx2x: remove redundant D0 power state set
Yijing Wang
2013-06-19
at91_ether: Do not select NET_CORE
Ben Hutchings
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
Sathya Perla
2013-06-19
bnx2x: replace mechanism to check for next available packet
Dmitry Kravkov
2013-06-19
bnx2x: add support for ndo_ll_poll
Dmitry Kravkov
2013-06-19
net/mlx4_en: Low Latency recv statistics
Amir Vadai
2013-06-19
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
2013-06-19
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
2013-06-19
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
2013-06-19
sh_eth: remove redundant bits from 'eesipr_value' field initializer
Sergei Shtylyov
2013-06-19
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-06-19
sh_eth: add NAPI support
Sergei Shtylyov
2013-06-19
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
Wei Yongjun
2013-06-17
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
2013-06-17
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
2013-06-17
fec: Add support to restart autonegotiate
Chris Healy
2013-06-17
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
2013-06-17
alx: add a simple AR816x/AR817x device driver
Johannes Berg
2013-06-17
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
2013-06-13
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
2013-06-13
tulip: Properly check dma mapping result
Neil Horman
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
2013-06-13
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
2013-06-13
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
Mugunthan V N
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
2013-06-13
be2net: Fix 32-bit DMA Mask handling
Somnath Kotur
2013-06-13
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
2013-06-12
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
2013-06-12
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2013-06-12
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
net: fec: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
2013-06-11
sh_eth: fix result of sh_eth_check_reset() on timeout
Sergei Shtylyov
2013-06-11
net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime
Sebastian Siewior
2013-06-10
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
2013-06-10
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
2013-06-10
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2013-06-10
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
[next]