summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_common.h
AgeCommit message (Expand)Author
2011-05-04ixgbe: improve EEPROM read/write operationsEmil Tantilov
2011-04-13ixgbe: make device_caps() genericEmil Tantilov
2011-04-13ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov
2011-04-13ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov
2011-02-11ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore
2010-12-24ixgbe: Add anti-spoofing feature supportGreg Rose
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore
2010-11-16ixgbe: make silicon specific functions genericDon Skidmore
2010-10-14ixgbe: declare functions as staticEmil Tantilov
2010-07-05ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-06-03ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-13ixgbe: update copyright datesShannon Nelson
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-05-29net: convert unicast addr listJiri Pirko
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz
2009-04-02ixgbe: fix build when DEBUG is definedAlexander Duyck
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok