index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
2011-06-21
ixgbe: add support for Dell CEM
Emil Tantilov
2011-06-21
ixgbe: consolidate packet buffer allocation
John Fastabend
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-14
ixgbe: DCB, misallocated packet buffer size with X540 device
John Fastabend
2011-04-14
ixgbe: make device_caps() generic
Emil Tantilov
2011-04-14
ixgbe: fix semaphores in eeprom routines for x540
Emil Tantilov
2011-04-14
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
2011-04-14
ixgbe: refactor common start_hw code for 82599 and x540
Emil Tantilov
2011-04-14
ixgbe: fix return value checks
Emil Tantilov
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-08
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-25
ixgbe: Add SR-IOV feature support to X540
Greg Rose
2010-12-11
ixgbe: fix X540 to use it's own info struct
Don Skidmore
2010-11-17
ixgbe: add support for x540 MAC
Don Skidmore
2010-11-17
ixgbe: add MAC and PHY support for x540
Don Skidmore