aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-24ixgbe: Add anti-spoofing feature supportGreg Rose1-0/+2
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore1-1/+2
2010-11-16ixgbe: make silicon specific functions genericDon Skidmore1-1/+4
2010-10-14ixgbe: declare functions as staticEmil Tantilov1-1/+0
2010-07-05ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov1-11/+8
2010-06-03ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov1-6/+20
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala1-4/+13
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko1-3/+2
2010-01-25net: use helpers to access uc list V2Jiri Pirko1-1/+1
2010-01-13ixgbe: update copyright datesShannon Nelson1-1/+1
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore1-1/+0
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala1-2/+2
2009-05-29net: convert unicast addr listJiri Pirko1-2/+2
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz1-0/+3
2009-04-02ixgbe: fix build when DEBUG is definedAlexander Duyck1-6/+3
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz1-0/+10
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr1-0/+3
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr1-1/+1
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz1-2/+1
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg1-25/+34
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech1-1/+3
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok1-0/+86