index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2012-05-17
e1000: Prevent reset task killing itself.
Tushar Dave
2012-05-10
igb: fix rtnl race in PM resume path
Benjamin Poirier
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-05-03
ixgbe: fix race condition with shutdown
Don Skidmore
2012-04-30
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
2012-04-30
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
2012-04-30
igbvf: fix the bug when initializing the igbvf
Samuel Liao
2012-04-24
e1000e: Fix default interrupt throttle rate not set in NIC HW
Jeff Kirsher
2012-04-24
e1000e: MSI interrupt test failed, using legacy interrupt
Prasanna S Panchamukhi
2012-04-17
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2012-04-17
ixgbe: add missing rtnl_lock in PM resume path
Benjamin Poirier
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
2012-04-14
e1000e: issues in Sx on 82577/8/9
Bruce Allan
2012-04-03
e1000e: Guarantee descriptor writeback flush success.
Matthew Vick
2012-04-03
e1000e: prevent oops when adapter is being closed and reset simultaneously
Bruce Allan
2012-04-03
ixgbe: driver fix for link flap
Multanen, Eric W
2012-03-27
ixgbe: update version number
Don Skidmore
2012-03-27
ixgbe: fix typo in enumeration name
Don Skidmore
2012-03-27
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-03-27
e1000: fix vlan processing regression
Jiri Pirko
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-19
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
2012-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
2012-03-19
igbvf: Use ETH_ALEN
Joe Perches
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-19
ixgbe: Whitespace cleanups
Alexander Duyck
2012-03-19
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
2012-03-19
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
2012-03-17
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
2012-03-17
ixgbe: cleanup logic in ixgbe_change_mtu
Alexander Duyck
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-17
ixgbe: Support RX-ALL feature flag.
Ben Greear
2012-03-17
ixgbe: Support sending custom Ethernet FCS.
Ben Greear
2012-03-17
igb: Support RX-ALL feature flag.
Ben Greear
2012-03-17
igb: Support sending custom Ethernet FCS.
Ben Greear
2012-03-14
ixgbe: dcb: use DCB config values for FCoE traffic class on open
John Fastabend
[next]