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
/
igb
/
igb_main.c
Commit message (
Expand
)
Author
Age
*
igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
Toshiaki Makita
2015-05-07
*
igb: Fix oops on changing number of rings
Toshiaki Makita
2015-05-07
*
igb: Enable TSO for stacked vlan
Toshiaki Makita
2015-03-29
*
igb: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
2015-03-20
*
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
2015-01-22
*
igb: enable auxiliary PHC functions for the i210
Richard Cochran
2015-01-22
*
igb: enable internal PPS for the i210
Richard Cochran
2015-01-22
*
igb: refactor time sync interrupt handling
Richard Cochran
2015-01-22
*
igb: Clean-up page reuse code
Alexander Duyck
2015-01-22
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
|
*
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-10
|
*
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-08
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
|
\
|
*
|
igb: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
|
*
|
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
2014-11-12
*
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-12-04
|
|
/
*
/
igb: Fixes needed for surprise removal support
Carolyn Wyborny
2014-11-23
|
/
*
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
2014-10-30
*
igb: fix race accessing page->_count
Eric Dumazet
2014-10-10
*
igb: bump version to 5.2.15
Todd Fujinaka
2014-10-02
*
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2014-10-02
*
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
2014-10-02
*
igb: add flags to set eee advertisement mode
Todd Fujinaka
2014-09-06
*
igb: use new eth_get_headlen interface
Alexander Duyck
2014-09-05
*
igb: flush when in xmit_more mode and under descriptor pressure
David S. Miller
2014-08-28
*
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2014-08-25
*
igb: Support netdev_ops->ndo_xmit_flush()
David S. Miller
2014-08-25
*
igb: bump igb version to 5.2.13
Todd Fujinaka
2014-07-24
*
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2014-07-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
|
\
|
*
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
2014-07-10
|
*
igb: Workaround for i210 Errata 25: Slow System Clock
Todd Fujinaka
2014-07-10
*
|
igb: bring link up when PHY is powered up
Todd Fujinaka
2014-07-01
|
/
*
igb: unhide invariant returns
Todd Fujinaka
2014-06-11
*
igb: add defaults for i210 TX/RX PBSIZE
Todd Fujinaka
2014-06-04
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
|
\
|
*
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
2014-05-23
*
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
|
/
*
igb: Change memcpy to struct assignment
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to remove unneeded extern declaration
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to fix static initialization
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to remove return parentheses
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
2014-04-24
*
igb: Cleanups to fix assignment in if error
Carolyn Wyborny
2014-04-24
[next]