index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_82598.c
Age
Commit message (
Expand
)
Author
2010-11-16
ixgbe: make silicon specific functions generic
Don Skidmore
2010-11-16
ixgbe: DCB set PFC high and low water marks per data sheet specs
John Fastabend
2010-05-20
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
2010-05-13
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
2010-02-15
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
2009-12-15
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2009-09-30
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
2009-09-14
ixgbe: Create separate media type for CX4 adapters
Peter P Waskiewicz Jr
2009-09-01
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
2009-08-26
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-03
ixgbe: Patch to modify 82598 PCIe completion timeout values
Mallikarjuna R Chilakala
2009-07-17
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-05-26
ixgbe: fix 82598 SFP initialization after driver load.
Don Skidmore
2009-05-17
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-17
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
Waskiewicz Jr, Peter P
2009-04-29
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-11
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2009-04-11
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2009-04-11
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
2009-04-02
ixgbe: fix ethtool -A|a behavior
Don Skidmore
2009-03-20
ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge
PJ Waskiewicz
2009-03-01
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
2009-02-17
drivers/net/ixgbe: fix sparse warning: Should it be static?
Hannes Eder
2009-02-06
ixgbe: Update flow control state machine in link setup
Peter P Waskiewicz Jr
2009-02-05
ixgbe: Update link setup code to better support autonegotiation of speed
Peter P Waskiewicz Jr
2009-02-01
ixgbe: Update copyright dates, bump the driver version number
Peter P Waskiewicz Jr
2009-02-01
ixgbe: Refactor MSI-X allocation mechanism
Peter P Waskiewicz Jr
2009-02-01
ixgbe: Add 82598 support for BX mezzanine devices
Don Skidmore
2009-01-26
ixgbe: add support KX/KX4 device
Don Skidmore
2008-12-26
drivers/net/ixgbe: fix sparse warnings: make symbols static
Hannes Eder
2008-11-20
ixgbe: add SFP+ driver support
Donald Skidmore
2008-11-02
ixgbe: add device support for 82598AT (copper 10GbE) adapters
Jesse Brandeburg
2008-09-24
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
2008-09-24
ixgbe: update to latest common code module
Jesse Brandeburg
2008-09-24
ixgbe: add device support for XF LR adapters
Jesse Brandeburg
2008-09-24
ixgbe: Update watchdog thread to accomodate longerlink_up events
Jesse Brandeburg
2008-09-03
ixgbe: Implement HAVE_SET_RX_MODE
Christopher Leech
2008-08-14
ixgbe: add cx4 device ID
Jesse Brandeburg
2008-06-10
ixgbe: fix typo
Jeff Kirsher
2008-01-28
ixgbe: Fix copper PHY initialization code
Auke Kok
2007-10-30
ixgbe: minor sparse fixes
Stephen Hemminger
2007-10-10
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
Auke Kok