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-02-19
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
Shahed Shaikh
2013-02-19
qlcnic: refactor Legacy interrupt handling for 83xx
Himanshu Madhani
2013-02-19
qlcnic: fix mailbox interrupt.
Sucheta Chakraborty
2013-02-19
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-18
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-18
net: ehea module param description fix
Dave Young
2013-02-15
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-15
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-15
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-15
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-15
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-15
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-02-15
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
2013-02-15
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-15
stmmac: fix the parsing of the eee_timer parameter
Giuseppe CAVALLARO
2013-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-15
tg3: Update version to 3.130
Michael Chan
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
2013-02-15
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
Arnd Bergmann
2013-02-15
net: cwdavinci_cpdma: export symbols for cpsw
Arnd Bergmann
2013-02-15
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
[prev]
[next]