aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko1-3/+1
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr1-51/+177
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore1-1/+2
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr1-4/+8
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala1-118/+127
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr1-0/+1
2009-05-29net: convert unicast addr listJiri Pirko1-7/+7
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr1-2/+3
2009-05-17ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr1-11/+37
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P1-6/+0
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-49/+2
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P1-49/+2
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+55
2009-04-11ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz1-3/+5
2009-04-11ixgbe: Enable another bit for flow control operationPJ Waskiewicz1-0/+1
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz1-0/+55
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore1-1/+2
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz1-2/+21
2009-03-01ixgbe: Fix some compiler warnings.David S. Miller1-1/+1
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz1-0/+319
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr1-0/+138
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr1-3/+0
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-29/+28
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg1-306/+608
2008-09-24ixgbe: fix multicast address updateJesse Brandeburg1-2/+3
2008-09-03ixgbe: disable flow control by defaultJesse Brandeburg1-0/+17
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech1-11/+112
2008-01-28drivers/net/ixgb: Add missing "space"Joe Perches1-1/+1
2008-01-28ixgbe: Fix copper PHY initialization codeAuke Kok1-3/+7
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok1-0/+1175