summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2010-06-031-0/+2
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-141-13/+505
* ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov2010-05-141-1/+4
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-271-9/+7Star
* net: use helpers to access uc list V2Jiri Pirko2010-01-251-4/+3Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-1/+1
|\
| * ixgbe: update copyright datesShannon Nelson2010-01-141-1/+1
* | drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys2010-01-071-10/+2Star
|/
* ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-291-4/+4
* ixgbe: LINKS2 is not a valid register for 82598Don Skidmore2009-11-291-4/+11
* ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz2009-11-291-0/+14
* ixgbe: correct the parameter descriptionJiri Pirko2009-10-011-3/+1Star
* ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-10-011-51/+177
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-271-1/+2
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-071-4/+8
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-071-118/+127
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-071-0/+1
* net: convert unicast addr listJiri Pirko2009-05-301-7/+7
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-181-2/+3
* ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr2009-05-181-11/+37
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-181-6/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-301-49/+2Star
|\
| * ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-271-49/+2Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-171-0/+55
|\|
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-111-0/+55
* | ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-111-3/+5
* | ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-111-0/+1
|/
* ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-021-1/+2
* ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-261-2/+21
* ixgbe: Fix some compiler warnings.David S. Miller2009-03-021-1/+1
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-011-0/+319
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-071-0/+138
* ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr2009-02-061-3/+0Star
* 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-29/+28Star
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-251-306/+608
* ixgbe: fix multicast address updateJesse Brandeburg2008-09-251-2/+3
* ixgbe: disable flow control by defaultJesse Brandeburg2008-09-031-0/+17
* ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech2008-09-031-11/+112
* drivers/net/ixgb: Add missing "space"Joe Perches2008-01-291-1/+1
* ixgbe: Fix copper PHY initialization codeAuke Kok2008-01-291-3/+7
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-111-0/+1175