aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_x540.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-941/+0
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg1-0/+1
2011-06-21ixgbe: add support for Dell CEMEmil Tantilov1-0/+1
2011-06-21ixgbe: consolidate packet buffer allocationJohn Fastabend1-0/+1
2011-05-04ixgbe: improve EEPROM read/write operationsEmil Tantilov1-6/+61
2011-05-04ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov1-1/+1
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov1-2/+62
2011-04-13ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend1-1/+2
2011-04-13ixgbe: make device_caps() genericEmil Tantilov1-1/+1
2011-04-13ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov1-45/+109
2011-04-13ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore1-3/+3
2011-04-13ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov1-1/+23
2011-04-13ixgbe: fix return value checksEmil Tantilov1-3/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-07ixgbe: add function descriptionEmil Tantilov1-3/+6
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore1-1/+1
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore1-2/+4
2011-03-03ixgbe: X540 CleanupGreg Rose1-2/+1
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov1-1/+0
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore1-1/+1
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov1-5/+15
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov1-3/+3
2010-12-24ixgbe: Add SR-IOV feature support to X540Greg Rose1-0/+2
2010-12-10ixgbe: fix X540 to use it's own info structDon Skidmore1-2/+2
2010-11-16ixgbe: add support for x540 MACDon Skidmore1-10/+10
2010-11-16ixgbe: add MAC and PHY support for x540Don Skidmore1-0/+722