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
Age
Commit message (
Expand
)
Author
2009-04-14
bfin_mac: convert to net_device_ops
Alexander Beregalov
2009-04-14
au1000: convert to net_device_ops
Alexander Beregalov
2009-04-14
atarilance: convert to net_device_ops
Alexander Beregalov
2009-04-14
a2065: convert to net_device_ops
Alexander Beregalov
2009-04-14
ixgbe: update real_num_tx_queues on changing num_rx_queues
Wu Fengguang
2009-04-14
ixgbe: fix tx queue index
Wu Fengguang
2009-04-14
sfc: Use correct macro to set event bitfield
Ben Hutchings
2009-04-14
sfc: Match calls to netif_napi_add() and netif_napi_del()
Ben Hutchings
2009-04-14
bonding: Remove debug printk
Jay Vosburgh
2009-04-14
e1000/e1000: fix compile warning
Jesse Brandeburg
2009-04-14
ehea: Fix incomplete conversion to net_device_ops
Alexander Beregalov
2009-04-14
skge: fix occasional BUG during MTU change
Michal Schmidt
2009-04-14
tun: Fix crash with non-GSO users
Herbert Xu
2009-04-13
NET/r8169: Rework suspend and resume
Rafael J. Wysocki
2009-04-13
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-13
kaweth: Clean up code
Larry Finger
2009-04-13
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
2009-04-13
be2net: fix for default setting of pause auto-negotiation
Ajit Khaparde
2009-04-13
be2net: changes for checksum and segmentation offload
Ajit Khaparde
2009-04-13
eth_v10: convert to net_device_ops
Alexander Beregalov
2009-04-13
ioc3-eth: convert to net_device_ops
Alexander Beregalov
2009-04-13
isa-skeleton: convert to net_device_ops
Alexander Beregalov
2009-04-13
mac89x0: convert to net_device_ops
Alexander Beregalov
2009-04-13
macb: convert to net_device_ops
Alexander Beregalov
2009-04-13
macsonic: convert to net_device_ops
Alexander Beregalov
2009-04-13
sh_eth: convert to net_device_ops
Alexander Beregalov
2009-04-13
sun3_82586: convert to net_device_ops
Alexander Beregalov
2009-04-13
tc35815: convert to net_device_ops
Alexander Beregalov
2009-04-13
tsi108_eth: convert to net_device_ops
Alexander Beregalov
2009-04-13
xtsonic: convert to net_device_ops
Alexander Beregalov
2009-04-13
phylib: Add interrupt source check function to M88E1121R driver
Anatolij Gustschin
2009-04-13
phylib: Allow early-out in phy_change
Anatolij Gustschin
2009-04-13
phylib: Basic support for the M88E1121R Marvell chip
Sergei Poselenov
2009-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-04-13
tg3: fix big endian MAC address collection failure
James Bottomley
2009-04-13
Bonding: fix zero address hole bug in arp_ip_target list
Brian Haley
2009-04-11
igb: do not check for vf_data if we didn't enable vfs
Alexander Duyck
2009-04-11
igbvf: fix unused external references
Alexander Duyck
2009-04-11
igb: fix unused external references introduced with sr-iov changes
Alexander Duyck
2009-04-11
ether3: convert to net_device_ops
Alexander Beregalov
2009-04-11
ether1: convert to net_device_ops
Alexander Beregalov
2009-04-11
ep93xx_eth: convert to net_device_ops
Alexander Beregalov
2009-04-11
at91_ether: convert to net_device_ops
Alexander Beregalov
2009-04-11
am79c961a: convert to net_device_ops
Alexander Beregalov
2009-04-11
ariadne: convert to net_device_ops
Alexander Beregalov
2009-04-11
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
[prev]
[next]