summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_x540.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add LED blink code for x540Emil Tantilov2011-04-271-2/+62
* ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend2011-04-131-1/+2
* ixgbe: make device_caps() genericEmil Tantilov2011-04-131-1/+1
* ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov2011-04-131-45/+109
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-131-3/+3
* ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov2011-04-131-1/+23
* ixgbe: fix return value checksEmil Tantilov2011-04-131-3/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ixgbe: add function descriptionEmil Tantilov2011-03-071-3/+6
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-1/+1
* ixgbe: add function pointer for semaphore functionDon Skidmore2011-03-031-2/+4
* ixgbe: X540 CleanupGreg Rose2011-03-031-2/+1
* ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov2011-03-031-1/+0
* ixgbe: cleanup X540 PHY reset function pointerDon Skidmore2011-03-031-1/+1
* ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov2011-03-031-5/+15
* ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2011-02-081-3/+3
* ixgbe: Add SR-IOV feature support to X540Greg Rose2010-12-241-0/+2
* ixgbe: fix X540 to use it's own info structDon Skidmore2010-12-101-2/+2
* ixgbe: add support for x540 MACDon Skidmore2010-11-161-10/+10
* ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-161-0/+722
OpenPOWER on IntegriCloud