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
Commit message (
Expand
)
Author
Age
...
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
|
/
*
igb: Remove multi_tx_table and simplify igb_xmit_frame
Alexander Duyck
2011-09-20
*
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
2011-09-20
*
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
2011-09-20
*
igb: Refactor clean_rx_irq to reduce overhead and improve performance
Alexander Duyck
2011-09-20
*
igb: update ring and adapter structure to improve performance
Alexander Duyck
2011-09-20
*
igb: streamline Rx buffer allocation and cleanup
Alexander Duyck
2011-09-20
*
igb: drop support for single buffer mode
Alexander Duyck
2011-09-20
*
igb: Update max_frame_size to account for an optional VLAN tag if present
Alexander Duyck
2011-09-20
*
igb: Update RXDCTL/TXDCTL configurations
Alexander Duyck
2011-09-20
*
ixgbe: remove duplicate netif_tx_start_all_queues
Emil Tantilov
2011-09-16
*
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
2011-09-16
*
ixgbe: cleanup some register reads
Emil Tantilov
2011-09-16
*
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
2011-09-16
*
ixgbe: drop adapter from ixgbe_fso call documentation
Alexander Duyck
2011-09-16
*
ixgbe: Add SFP support for missed 82598 PHY
Alexander Duyck
2011-09-16
*
ixgbe: Add missing code for enabling overheat sensor interrupt
Alexander Duyck
2011-09-16
*
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
Alexander Duyck
2011-09-16
*
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
Alexander Duyck
2011-09-16
*
ixgbe: remove redundant configuration of tx_sample_rate
Alexander Duyck
2011-09-16
*
ixgb: convert to ndo_fix_features
Michał Mirosław
2011-09-16
*
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
*
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
*
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-16
|
\
|
*
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
2011-09-16
|
*
ixgbe: cleanup configuration of EITRSEL and VF reset path
Alexander Duyck
2011-09-16
|
*
ixgbe: cleanup reset paths
Alexander Duyck
2011-09-16
|
*
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
Alexander Duyck
2011-09-16
|
*
ixgbe: combine PCI_VDEVICE and board declaration to same line
Alexander Duyck
2011-09-16
|
*
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
2011-09-16
|
*
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
Alexander Duyck
2011-09-16
|
*
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
Alexander Duyck
2011-09-16
|
*
ixgbe: cleanup allocation and freeing of IRQ affinity hint
Alexander Duyck
2011-09-16
|
*
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
Alexander Duyck
2011-09-16
|
*
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
2011-09-15
*
|
Merge branch 'master' of ../netdev-next/
David S. Miller
2011-09-16
|
\
\
|
|
/
|
/
|
|
*
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-30
*
|
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-09-15
|
/
*
ixgbe: clear RNBC only for 82598
Emil Tantilov
2011-08-29
*
ixgbe: add check for supported modes
Emil Tantilov
2011-08-29
*
ixgbe: fix ixgbe_fc_autoneg_fiber bug
Don Skidmore
2011-08-29
*
ixgbe: cleanup feature flags in ixgbe_probe
Don Skidmore
2011-08-29
*
ixgbe: PFC not cleared on X540 devices
John Fastabend
2011-08-29
*
ixgbe: consolidate, setup for multiple traffic classes
John Fastabend
2011-08-29
*
ixgbe: remove unneeded fdir pb alloc case
John Fastabend
2011-08-29
*
ixgbe: fixup remaining call sites for arbitrary TCs
John Fastabend
2011-08-29
*
ixgbe: Always tag VLAN tagged packets
Alexander Duyck
2011-08-29
*
ixgbe: Add support for setting CC bit when SR-IOV is enabled
Alexander Duyck
2011-08-29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-08-27
|
\
|
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
[prev]
[next]