index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_82599.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-15
ixgbe: Cleanup incorrect header comments
Peter Waskiewicz
1
-5
/
+0
2010-02-10
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
1
-13
/
+93
2010-01-23
ixgbe: Allow the VF driver to be loaded before the PF driver
Greg Rose
1
-5
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-1
/
+1
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
1
-1
/
+1
2010-01-10
ixgbe: Add SR-IOV feature enablement code
Greg Rose
1
-58
/
+68
2009-12-08
ixgbe: add support for 82599 KR device 0x1517
Don Skidmore
1
-0
/
+1
2009-10-29
ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
Yi Zou
1
-0
/
+50
2009-10-08
ixgbe: Fix KR to KX fail over for Mezzanine cards
Don Skidmore
1
-3
/
+124
2009-10-08
ixgbe: add support for 82599 based Express Module X520-P2
Don Skidmore
1
-0
/
+1
2009-10-04
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
1
-0
/
+1
2009-10-04
ixgbe: add support for 82599 Combined Backplane
Don Skidmore
1
-0
/
+1
2009-09-14
ixgbe: Create separate media type for CX4 adapters
Peter P Waskiewicz Jr
1
-1
/
+1
2009-09-14
ixgbe: Add support for 82599-based CX4 adapters
Peter P Waskiewicz Jr
1
-0
/
+3
2009-09-01
ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner
Mallikarjuna R Chilakala
1
-11
/
+11
2009-09-01
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
1
-90
/
+45
2009-08-26
ixgbe: cleanup functions that should have been defined static
Don Skidmore
1
-81
/
+75
2009-06-07
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
1
-3
/
+55
2009-06-07
ixgbe: Add Flow Director init and modify functions for 82599
Peter P Waskiewicz Jr
1
-0
/
+925
2009-06-07
ixgbe: ethtool support to change advertised link modes of 82599 adapters
Mallikarjuna R Chilakala
1
-0
/
+9
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
1
-7
/
+6
2009-06-07
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
Peter P Waskiewicz Jr
1
-21
/
+99
2009-06-07
ixgbe: Change the 82599 PHY DSP restart logic
Peter P Waskiewicz Jr
1
-4
/
+3
2009-05-26
ixgbe: Remove device ID 0x10d8
Peter P Waskiewicz Jr
1
-1
/
+0
2009-05-19
ixgbe: Add semaphore access for PHY initialization for 82599
Peter P Waskiewicz Jr
1
-0
/
+12
2009-05-18
ixgbe: Add generic XAUI support to 82599
Peter P Waskiewicz Jr
1
-0
/
+3
2009-05-17
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
Waskiewicz Jr, Peter P
1
-0
/
+17
2009-05-17
ixgbe: Add FCoE Storage MAC Address support
PJ Waskiewicz
1
-0
/
+73
2009-05-17
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
Yi Zou
1
-1
/
+0
2009-04-29
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
1
-9
/
+8
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-38
/
+2
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
1
-36
/
+98
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
1
-9
/
+28
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
1
-8
/
+16
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
1
-24
/
+46
2009-04-11
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
1
-38
/
+2
2009-03-14
ixgbe: Cleanup some whitespace issues, fixup and add some comments
Jesse Brandeburg
1
-3
/
+2
2009-03-14
ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types
PJ Waskiewicz
1
-0
/
+16
2009-03-01
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
1
-0
/
+1277