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
/
ethernet
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
*
ixgbe: Make return values more direct
Mark Rustad
2014-07-25
*
ixgbe: Delete a bunch of dead code
Mark Rustad
2014-07-25
*
ixgbe: Fix ixgbe_write_mbx error result
Mark Rustad
2014-07-25
*
ixgbe: Correct X540 semaphore error
Mark Rustad
2014-07-25
*
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
2014-07-25
*
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2014-07-25
*
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
2014-07-24
*
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
2014-07-24
*
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
2014-07-24
*
ixgbe: Fix possible null-dereference in error path
Mark Rustad
2014-07-24
*
ixgbe: remove unnecessary break after return
Fabian Frederick
2014-07-21
*
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
*
ixgbe: remove unnecessary break after goto
Fabian Frederick
2014-07-14
*
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-07-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
|
\
|
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
|
*
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
2014-06-04
|
*
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2014-06-04
|
*
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
2014-05-27
|
*
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2014-05-27
|
*
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
2014-05-27
|
*
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
2014-05-27
|
*
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
2014-05-27
|
*
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
2014-05-27
|
*
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
Emil Tantilov
2014-05-27
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
|
|
\
|
|
*
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
2014-05-23
|
|
*
ixgbe: add /* fallthrough */ comment to case statements
Jacob Keller
2014-05-23
|
|
*
ixgbe: add space between operands to &
Jacob Keller
2014-05-23
|
|
*
ixgbe: don't check NULL for debugfs_remove_recursive
Jacob Keller
2014-05-23
|
|
*
ixgbe: add braces around else block
Jacob Keller
2014-05-23
|
|
*
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
|
|
*
ixgbe: fix checkpatch style of blank line after declaration
Jacob Keller
2014-05-23
|
|
*
ixgbe: fix function-like macro, remove semicolon
Jacob Keller
2014-05-23
|
|
*
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-05-23
|
*
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
|
|
/
|
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
|
|
\
|
*
|
ixgbe: improve mac filter handling
Jacob Keller
2014-04-23
|
*
|
ixgbe: change handling of multicast filters
Jacob Keller
2014-04-23
|
*
|
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
2014-04-23
|
*
|
ixgbe: Use out-of-line function for register reads
Mark Rustad
2014-04-23
|
*
|
ixgbe: convert low_water into an array
Jacob Keller
2014-04-23
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
|
|
/
*
|
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
*
|
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-04-18
|
/
*
ixgbe: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
[next]