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
Commit message (
Expand
)
Author
Age
*
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-14
*
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
2015-04-14
*
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
2015-04-14
*
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-14
*
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-14
*
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-14
*
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-14
*
fm10k: fix unused warnings
Jeff Kirsher
2015-04-14
*
fm10k: Add netconsole support
Jeff Kirsher
2015-04-14
*
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
2015-04-14
*
fm10k: Correct spelling mistake
Jeff Kirsher
2015-04-14
*
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
2015-04-14
*
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
2015-04-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
|
\
|
*
stmmac: devm_reset_control_get can return PROBE_DEFER
Phil Reid
2015-04-09
|
*
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-04-08
*
|
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Use device node in page allocation
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
2015-04-14
*
|
bgmac: drop ring->num_slots
Felix Fietkau
2015-04-14
*
|
bgmac: fix DMA rx corruption
Felix Fietkau
2015-04-14
*
|
bgmac: simplify dma init/cleanup
Felix Fietkau
2015-04-14
*
|
bgmac: increase rx ring size from 511 to 512
Felix Fietkau
2015-04-14
*
|
bgmac: add check for oversized packets
Felix Fietkau
2015-04-14
*
|
bgmac: simplify/optimize rx DMA error handling
Felix Fietkau
2015-04-14
*
|
bgmac: set received skb headroom to NET_SKB_PAD
Felix Fietkau
2015-04-14
*
|
bgmac: leave interrupts disabled as long as there is work to do
Felix Fietkau
2015-04-14
*
|
bgmac: simplify tx ring index handling
Felix Fietkau
2015-04-14
*
|
toshiba: Remove celleb from Kconfig options
Daniel Axtens
2015-04-14
*
|
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2015-04-13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-04-12
|
\
\
|
*
|
ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
2015-04-11
|
*
|
ixgbevf: Add RSS Key query code
Vlad Zolotarov
2015-04-11
|
*
|
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
Vlad Zolotarov
2015-04-11
|
*
|
ixgbevf: Add a RETA query code
Vlad Zolotarov
2015-04-11
|
*
|
ixgbe: Add a RETA query command to VF-PF channel API
Vlad Zolotarov
2015-04-11
|
*
|
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
2015-04-11
|
*
|
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
2015-04-11
|
*
|
ixgbe: Refactor the RSS configuration code
Vlad Zolotarov
2015-04-11
*
|
|
net/macb: sqe_test_errors are TX errors, not RX errors
Wolfgang Steinwender
2015-04-12
|
/
/
*
|
ixgbe: Drop unnecessary call to rcu_barrier
Alexander Duyck
2015-04-10
*
|
ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
Alexander Duyck
2015-04-10
*
|
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
2015-04-10
*
|
ixgbe: add support for X550 source_address_prunning
Don Skidmore
2015-04-10
*
|
ixgbe: add new bridge mode support function.
Don Skidmore
2015-04-10
*
|
ixgbe: Move bridge mode from flag to variable
Don Skidmore
2015-04-10
*
|
amd-xgbe: Add support for the netdev Tx watchdog
Lendacky, Thomas
2015-04-09
*
|
amd-xgbe: Move Rx mode configuration into init
Lendacky, Thomas
2015-04-09
[next]