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
/
intel
Age
Commit message (
Expand
)
Author
2012-03-02
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
2012-03-02
ixgbe: dcb: check setup_tc return codes
John Fastabend
2012-03-02
e100: Show short v/s long rx length errors in ethtool stats.
Ben Greear
2012-03-02
e100: Fix rx-over-length statistics.
Ben Greear
2012-02-29
ixgbe: Fix comments that are out of date or formatted incorrectly
Alexander Duyck
2012-02-29
ixgbe: fix spelling errors
Don Skidmore
2012-02-29
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
Alexander Duyck
2012-02-29
e1000e: use msleep instead of mdelay
Bruce Allan
2012-02-29
e1000e: cleanup whitespace and indentation
Bruce Allan
2012-02-29
e1000e: cleanup incorrect filename in comment
Bruce Allan
2012-02-29
e100: Support RXALL feature flag.
Ben Greear
2012-02-29
e100: Support sending custom Ethernet CRC
Ben Greear
2012-02-29
e100: Support RXFCS feature flag.
Ben Greear
2012-02-24
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
2012-02-24
e1000e: cleanup - remove unnecessary variable
Bruce Allan
2012-02-24
e1000e: use true/false for boolean send_xon, do not assume always true
Bruce Allan
2012-02-24
e1000e: cleanup comment in e1000_hash_mc_addr()
Bruce Allan
2012-02-24
e1000e: rename e1000e_config_collision_dist() and call as function pointer
Bruce Allan
2012-02-24
e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan
Bruce Allan
2012-02-24
e1000e: cleanup calls to setup_physical_interface function pointer
Bruce Allan
2012-02-24
e1000e: cleanup use of check_reset_block function pointer
Bruce Allan
2012-02-24
e1000e: cleanup use of check_mng_mode function pointer
Bruce Allan
2012-02-24
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
Bruce Allan
2012-02-24
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
Bruce Allan
2012-02-24
ixgbevf: print MAC via printk format specifier
Danny Kukawka
2012-02-24
v2 e1000: Neaten e1000_dump function
Tushar Dave
2012-02-24
e1000: Neaten e1000_config_dsp_after_link_change
Joe Perches
2012-02-24
e1000e: cosmetic comment changes to make lines less than 80 characters
Bruce Allan
2012-02-24
e1000e: cosmetic change to boolean comparisons
Bruce Allan
2012-02-24
e1000: Support RX-FCS flag.
Ben Greear
2012-02-24
e1000: Support sending custom Ethernet CRC.
Ben Greear
2012-02-24
e1000e: Support RXALL feature flag.
Ben Greear
2012-02-24
e1000e: Support sending custom Ethernet CRC.
Ben Greear
2012-02-24
e1000e: Support RXFCS feature flag.
Ben Greear
2012-02-17
igbvf: reset netdevice addr_assign_type if changed
Danny Kukawka
2012-02-13
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
2012-02-13
e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link
Bruce Allan
2012-02-13
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
Bruce Allan
2012-02-13
e1000e: cleanup: minor whitespace addition (insert blank line separator)
Bruce Allan
2012-02-13
e1000e: cleanup: remove unnecessary variable initializations
Bruce Allan
2012-02-13
e1000e: cleanup: remove unnecessary test and return
Bruce Allan
2012-02-13
e1000e: cleanup: remove unnecessary variable ret_val
Bruce Allan
2012-02-13
e1000e: cleanup: remove unreachable statement
Bruce Allan
2012-02-13
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
Bruce Allan
2012-02-13
e1000e: cleanup: always return 0
Bruce Allan
2012-02-13
e1000e: cleanup: remove unnecessary assignments just before returning
Bruce Allan
2012-02-13
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
Bruce Allan
2012-02-13
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
Bruce Allan
2012-02-13
e1000e: cleanup: rename goto labels to be more meaningful
Bruce Allan
2012-02-13
e1000e: cleanup: use goto for common work needed by multiple exit points
Bruce Allan
[next]