summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-061-11/+8Star
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-041-6/+20
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-141-4/+13
* ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-271-3/+2Star
* net: use helpers to access uc list V2Jiri Pirko2010-01-251-1/+1
* ixgbe: update copyright datesShannon Nelson2010-01-141-1/+1
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-271-1/+0Star
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-071-2/+2
* net: convert unicast addr listJiri Pirko2009-05-301-2/+2
* ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-111-0/+3
* ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-021-6/+3Star
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-011-0/+10
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-071-0/+3
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-011-1/+1
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-251-2/+1Star
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-251-25/+34
* ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech2008-09-031-1/+3
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-111-0/+86