aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_type.h
AgeCommit message (Expand)Author
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-01ixgbe: refactor link setup codeMallikarjuna R Chilakala
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr
2009-06-07ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr
2009-05-29net: convert unicast addr listJiri Pirko
2009-05-26ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr
2009-05-18ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr
2009-05-17ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature register defines to 82599Yi Zou
2009-05-07ixgbe: Enable L2 header split in 82599Yi Zou
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz
2009-04-11ixgbe: add define to support 82599 64 IVAR registersDon Skidmore
2009-04-11ixgbe: add support for addition VT_CTL definesDon Skidmore
2009-04-11ixgbe: fix IXGBE_MTQC valuesDon Skidmore
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr
2009-02-01ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore
2009-01-26ixgbe: add support KX/KX4 deviceDon Skidmore
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg
2008-09-24ixgbe: add device support for XF LR adaptersJesse Brandeburg
2008-09-24ixgbe: fix ethtool register dumpJesse Brandeburg
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg
2008-09-03ixgbe: fix dca hints going to wrong processorJesse Brandeburg
2008-09-03ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech