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
/
ixgbe
/
ixgbe_x540.c
Age
Commit message (
Expand
)
Author
2011-05-04
ixgbe: improve EEPROM read/write operations
Emil Tantilov
2011-05-04
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
2011-04-27
ixgbe: add LED blink code for x540
Emil Tantilov
2011-04-13
ixgbe: DCB, misallocated packet buffer size with X540 device
John Fastabend
2011-04-13
ixgbe: make device_caps() generic
Emil Tantilov
2011-04-13
ixgbe: fix semaphores in eeprom routines for x540
Emil Tantilov
2011-04-13
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
2011-04-13
ixgbe: refactor common start_hw code for 82599 and x540
Emil Tantilov
2011-04-13
ixgbe: fix return value checks
Emil Tantilov
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-07
ixgbe: add function description
Emil Tantilov
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
2011-03-03
ixgbe: add function pointer for semaphore function
Don Skidmore
2011-03-03
ixgbe: X540 Cleanup
Greg Rose
2011-03-03
ixgbe: Drop unused code for setting up unicast addresses
Emil Tantilov
2011-03-03
ixgbe: cleanup X540 PHY reset function pointer
Don Skidmore
2011-03-03
ixgbe: Add ability to double reset on failure to clear master enable
Emil Tantilov
2011-02-08
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
2010-12-24
ixgbe: Add SR-IOV feature support to X540
Greg Rose
2010-12-10
ixgbe: fix X540 to use it's own info struct
Don Skidmore
2010-11-16
ixgbe: add support for x540 MAC
Don Skidmore
2010-11-16
ixgbe: add MAC and PHY support for x540
Don Skidmore