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
2011-11-21
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-21
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-18
net-forcedeth: fix possible stats inaccuracies on 32b hosts
david decotigny
2011-11-18
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2011-11-17
sky2: fix hang in napi_disable
stephen hemminger
2011-11-17
sky2: enforce minimum ring size
stephen hemminger
2011-11-17
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
2011-11-17
stmmac: fix pm functions avoiding sleep on spinlock
Francesco Virlinzi
2011-11-17
stmmac: remove spin_lock in stmmac_ioctl.
Srinivas Kandagatla
2011-11-17
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
2011-11-17
stmmac: fix advertising 1000Base capabilties for non GMII iface
Srinivas Kandagatla
2011-11-17
stmmac: use mdelay on timeout of sw reset
Francesco Virlinzi
2011-11-16
forcedeth: stats updated with a deferrable timer
david decotigny
2011-11-16
forcedeth: account for dropped RX frames
david decotigny
2011-11-16
forcedeth: implement ndo_get_stats64() API
david decotigny
2011-11-16
forcedeth: allow to silence "TX timeout" debug messages
Sameer Nanda
2011-11-16
forcedeth: Add messages to indicate using MSI or MSI-X
Mike Ditto
2011-11-16
forcedeth: fix stats on hardware without extended stats support
david decotigny
2011-11-16
net: drivers: use bool type instead of double negation
Michał Mirosław
2011-11-16
sky2: version 1.30
stephen hemminger
2011-11-16
sky2: used fixed RSS key
stephen hemminger
2011-11-16
sky2: reduce default Tx ring size
stephen hemminger
2011-11-16
sky2: rename up/down functions
stephen hemminger
2011-11-16
sky2: pci posting issues
stephen hemminger
2011-11-16
sky2: fix hang on shutdown (and other irq issues)
stephen hemminger
2011-11-16
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
Florian Fainelli
2011-11-16
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2011-11-16
amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
bna: Convert MAC_ADDRLEN uses to ETH_ALEN
Joe Perches
2011-11-16
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
be2net: Use V1 query link status command for lancer
Padmanabh Ratnakar
2011-11-16
be2net: Fix VLAN promiscous mode for Lancer
Padmanabh Ratnakar
2011-11-16
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2011-11-16
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
2011-11-16
be2net: Fix TX queue create for Lancer
Padmanabh Ratnakar
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-16
pch_gbe: Move #include of module.h
Joe Perches
2011-11-16
bnx2x: cache-in compressed fw image
Dmitry Kravkov
2011-11-16
net/cadence: enable by default NET_ATMEL
Jean-Christophe PLAGNIOL-VILLARD
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
igb: Convert bare printk to pr_notice
Joe Perches
2011-11-16
igb: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
igbvf: Convert printks to pr_<level>
Jeff Kirsher
[next]