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