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_common.c
Commit message (
Expand
)
Author
Age
*
ixgbe: declare functions as static
Emil Tantilov
2010-10-14
*
ixgbe: remove unused functions
Emil Tantilov
2010-10-14
*
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2010-06-03
*
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
2010-05-14
*
ixgbe: fix setting of promisc mode when using mac-vlans
Emil Tantilov
2010-05-14
*
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
*
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-03-26
*
net: use helpers to access uc list V2
Jiri Pirko
2010-01-25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
|
\
|
*
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
*
|
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
hartleys
2010-01-07
|
/
*
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-11-29
*
ixgbe: correct the parameter description
Jiri Pirko
2009-10-01
*
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
2009-09-30
*
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-26
*
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-06-07
*
net: convert unicast addr list
Jiri Pirko
2009-05-30
*
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-18
*
ixgbe: Set Priority Flow Control low water threshhold for DCB
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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
|
\
|
*
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-27
*
|
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: 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: Allow Priority Flow Control settings to survive a device reset
PJ Waskiewicz
2009-03-26
*
ixgbe: Fix some compiler warnings.
David S. Miller
2009-03-01
*
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
2009-03-01
*
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: 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-24
*
ixgbe: disable flow control by default
Jesse Brandeburg
2008-09-03
*
ixgbe: Implement HAVE_SET_RX_MODE
Christopher Leech
2008-09-03
*
drivers/net/ixgb: Add missing "space"
Joe Perches
2008-01-28
*
ixgbe: Fix copper PHY initialization code
Auke Kok
2008-01-28
*
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
Auke Kok
2007-10-10