summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore2011-02-111-2/+2
* ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-241-0/+2
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-031-1/+2
* ixgbe: make silicon specific functions genericDon Skidmore2010-11-161-1/+4
* ixgbe: declare functions as staticEmil Tantilov2010-10-141-1/+0
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-051-11/+8
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-031-6/+20
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-131-4/+13
* ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-261-3/+2
* net: use helpers to access uc list V2Jiri Pirko2010-01-251-1/+1
* ixgbe: update copyright datesShannon Nelson2010-01-131-1/+1
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-261-1/+0
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-071-2/+2
* net: convert unicast addr listJiri Pirko2009-05-291-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/+3
* 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-061-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-241-2/+1
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-241-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-101-0/+86
OpenPOWER on IntegriCloud