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_common.c
Age
Commit message (
Expand
)
Author
2010-01-25
net: use helpers to access uc list V2
Jiri Pirko
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
2010-01-07
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
hartleys
2009-11-29
ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
Shannon Nelson
2009-11-29
ixgbe: LINKS2 is not a valid register for 82598
Don Skidmore
2009-11-29
ixgbe: Disable Flow Control for certain devices
PJ Waskiewicz
2009-10-01
ixgbe: correct the parameter description
Jiri Pirko
2009-09-30
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
2009-08-26
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-06-07
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-06-07
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
Peter P Waskiewicz Jr
2009-05-29
net: convert unicast addr list
Jiri Pirko
2009-05-17
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-17
ixgbe: Set Priority Flow Control low water threshhold for DCB
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
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-27
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
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-26
ixgbe: Allow Priority Flow Control settings to survive a device reset
PJ Waskiewicz
2009-03-01
ixgbe: Fix some compiler warnings.
David S. Miller
2009-03-01
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
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
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: fix multicast address update
Jesse Brandeburg
2008-09-03
ixgbe: disable flow control by default
Jesse Brandeburg
2008-09-03
ixgbe: Implement HAVE_SET_RX_MODE
Christopher Leech
2008-01-28
drivers/net/ixgb: Add missing "space"
Joe Perches
2008-01-28
ixgbe: Fix copper PHY initialization code
Auke Kok
2007-10-10
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
Auke Kok