index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_82598.c
Commit message (
Expand
)
Author
Age
*
ixgbe: improve EEPROM read/write operations
Emil Tantilov
2011-05-04
*
ixgbe: DCB, misallocated packet buffer size with X540 device
John Fastabend
2011-04-13
*
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
2011-04-13
*
ixgbe: move disabling of relaxed ordering in start_hw()
Emil Tantilov
2011-04-13
*
ixgbe: correct function number for some 82598 parts
Emil Tantilov
2011-04-13
*
ixgbe: update PHY code to support 100Mbps as well as 1G/10G
Emil Tantilov
2011-03-12
*
ixgbe: Enable flow control pause parameter auto-negotiation support
Emil Tantilov
2011-03-07
*
ixgbe: cleanup PHY init
Emil Tantilov
2011-03-07
*
ixgbe: cleanup copyright string for 2011
Don Skidmore
2011-03-03
*
ixgbe: add function pointer for semaphore function
Don Skidmore
2011-03-03
*
ixgbe: store permanent address before initializing Rx addresses
Emil Tantilov
2011-03-03
*
ixgbe: Numerous whitespace / formatting cleanups
Emil Tantilov
2011-03-03
*
ixgbe: Drop unused code for setting up unicast addresses
Emil Tantilov
2011-03-03
*
ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq
Emil Tantilov
2011-03-03
*
ixgbe: Add ability to double reset on failure to clear master enable
Emil Tantilov
2011-03-03
*
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-11-16
*
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
2010-05-21
*
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
2010-05-14
*
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
2010-02-16
*
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
*
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2009-12-16
*
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
2009-09-30
*
ixgbe: Create separate media type for CX4 adapters
Peter P Waskiewicz Jr
2009-09-14
*
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
2009-09-01
*
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
|
\
|
*
ixgbe: Patch to modify 82598 PCIe completion timeout values
Mallikarjuna R Chilakala
2009-08-03
*
|
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
2009-07-17
|
/
*
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-06-07
*
ixgbe: fix 82598 SFP initialization after driver load.
Don Skidmore
2009-05-26
*
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-18
*
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
Waskiewicz Jr, Peter P
2009-05-18
*
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
2009-04-29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-16
|
\
|
*
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
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: fix ethtool -A|a behavior
Don Skidmore
2009-04-02
*
ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge
PJ Waskiewicz
2009-03-20
*
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
2009-03-01
*
drivers/net/ixgbe: fix sparse warning: Should it be static?
Hannes Eder
2009-02-17
*
ixgbe: Update flow control state machine in link setup
Peter P Waskiewicz Jr
2009-02-07
*
ixgbe: Update link setup code to better support autonegotiation of speed
Peter P Waskiewicz Jr
2009-02-06
*
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-02-01
[next]