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
/
igb
Commit message (
Expand
)
Author
Age
...
*
|
igb: don't read eicr when responding to legacy interrupts
Alexander Duyck
2009-02-07
*
|
igb: remove unnecessary adapter->hw calls when just hw-> will do.
Alexander Duyck
2009-02-07
*
|
igb: rename igb_update_mc_addr_list_82575 to not include the 82575
Alexander Duyck
2009-02-07
*
|
igb: remove redundant timer updates and cleanup watchdog_task
Alexander Duyck
2009-02-07
*
|
igb: cleanup igb_netpoll to be more friendly with napi & GRO
Alexander Duyck
2009-02-07
*
|
igb: add counter for dma out of sync errors
Alexander Duyck
2009-02-07
*
|
igb: update testing done by ethtool
Alexander Duyck
2009-02-07
*
|
igb: update feature flags supported in ethtool
Alexander Duyck
2009-02-07
*
|
igb: remove unused rx_hdr_split statistic
Alexander Duyck
2009-02-07
*
|
igb: rename nvm ops
Alexander Duyck
2009-02-07
*
|
igb: rename phy ops
Alexander Duyck
2009-02-07
*
|
igb: read address from RAH/RAL instead of from EEPROM
Alexander Duyck
2009-02-07
*
|
igb: make dev_spec a union and remove dynamic allocation
Alexander Duyck
2009-02-07
*
|
igb: add link check function
Alexander Duyck
2009-02-07
*
|
igb: remove check for needing an io port
Alexander Duyck
2009-02-07
*
|
igb: move initialization of number of queues into set_interrupt_capability
Alexander Duyck
2009-02-07
*
|
igb: move setting of buffsz out of repeated path in alloc_rx_buffers
Alexander Duyck
2009-02-07
*
|
igb: optimize/refactor receive path
Alexander Duyck
2009-02-07
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-03
|
\
|
|
*
igb: fix link reporting when using sgmii
Alexander Duyck
2009-01-31
|
*
igb: prevent skb_over panic w/ mtu smaller than 1K
Alexander Duyck
2009-01-31
|
*
igb: Fix DCA errors and do not use context index for 82576
Alexander Duyck
2009-01-31
*
|
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
*
|
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-27
*
|
igb: make certain to power on optics for 82576 fiber nics
Alexander Duyck
2009-01-21
*
|
igb: igb should not flag lltx
Alexander Duyck
2009-01-21
*
|
igb: Replace LRO with GRO
Herbert Xu
2009-01-21
*
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
|
/
*
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
2009-01-05
*
igb: Fix build warning when DCA is disabled.
David S. Miller
2008-12-26
*
igb: re-order queues to support cleaner use of ivar on 82576
Alexander Duyck
2008-12-26
*
igb: defeature tx head writeback
Alexander Duyck
2008-12-26
*
drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
Hannes Eder
2008-12-26
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
igb: fixup AER with proper error handling
Jeff Kirsher
2008-12-11
*
igb: Correctly determine pci-e function number in virtual environment
Alexander Duyck
2008-12-10
*
igb: update handling of RCTL for smaller buffer sizes
Alexander Duyck
2008-12-10
*
igb/e1000e: Naming interrupt vectors
Alexander Duyck
2008-12-05
*
igb: Add support for pci-e Advanced Error Reporting
Alexander Duyck
2008-11-27
*
igb: link up/down messages must follow a specific format
Alexander Duyck
2008-11-27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-27
|
\
|
*
driver/net/*: remove redundant argument comments
Qinghuang Feng
2008-11-23
*
|
igb: loopback bits not correctly cleared from RCTL register
Alexander Duyck
2008-11-25
*
|
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2008-11-25
*
|
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
2008-11-22
*
|
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
*
|
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
2008-11-20
*
|
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
2008-11-20
*
|
igb: convert to net_device_ops
Stephen Hemminger
2008-11-20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
|
\
|
[prev]
[next]