summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-145/+0Star
* ixgbe: add support for Dell CEMEmil Tantilov2011-06-211-0/+2
* ixgbe: consolidate packet buffer allocationJohn Fastabend2011-06-211-0/+3
* ixgbe: improve EEPROM read/write operationsEmil Tantilov2011-05-041-0/+8
* ixgbe: make device_caps() genericEmil Tantilov2011-04-141-0/+1
* ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov2011-04-141-1/+1
* ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov2011-04-141-0/+1
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-1/+1
* ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov2011-03-031-2/+0Star
* ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore2011-02-111-2/+2
* ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-251-0/+2
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-031-1/+2
* ixgbe: make silicon specific functions genericDon Skidmore2010-11-171-1/+4
* ixgbe: declare functions as staticEmil Tantilov2010-10-141-1/+0Star
* 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