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
/
e1000e
/
netdev.c
Commit message (
Expand
)
Author
Age
...
*
|
e1000e: Support RXALL feature flag.
Ben Greear
2012-02-24
*
|
e1000e: Support sending custom Ethernet CRC.
Ben Greear
2012-02-24
*
|
e1000e: Support RXFCS feature flag.
Ben Greear
2012-02-24
*
|
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
2012-02-13
*
|
e1000e: cleanup: rename goto labels to be more meaningful
Bruce Allan
2012-02-13
*
|
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2012-02-10
*
|
e1000e: remove unnecessary returns from void functions
Bruce Allan
2012-02-10
*
|
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2012-02-07
*
|
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
*
|
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
2012-02-07
*
|
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
2012-02-07
*
|
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
2012-02-07
*
|
e1000e: update copyright year
Bruce Allan
2012-01-26
*
|
e1000e: increase version number
Bruce Allan
2012-01-26
*
|
e1000e: convert final strncpy() to strlcpy()
Bruce Allan
2012-01-26
*
|
e1000e: disable Early Receive DMA on ICH LOMs
Bruce Allan
2012-01-26
*
|
e1000e: use hardware default values for Transmit Control register
Bruce Allan
2012-01-26
*
|
e1000e: use default settings for Tx Inter Packet Gap timer
Bruce Allan
2012-01-26
*
|
e1000e: always set transmit descriptor control registers the same
Bruce Allan
2012-01-26
*
|
e1000e: pass pointer to ring struct instead of adapter struct
Bruce Allan
2012-01-26
*
|
e1000e: convert head, tail and itr_register offsets to __iomem pointers
Bruce Allan
2012-01-26
*
|
e1000e: add Receive Packet Steering (RPS) support
Bruce Allan
2012-01-26
*
|
e1000e: cleanup Rx checksum offload code
Bruce Allan
2012-01-26
|
/
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
*
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
*
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-12-05
*
e1000e: Support for byte queue limits
Tom Herbert
2011-11-29
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
|
\
|
*
e1000e: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
|
*
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
2011-11-16
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
e1000e: fix skb truesize underestimation
Eric Dumazet
2011-10-13
*
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-30
*
e1000e: convert to netdev features/hw_features API
Bruce Allan
2011-08-27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-08-20
|
\
|
*
e1000e: bump driver version number
Bruce Allan
2011-08-19
|
*
e1000e: convert driver to use extended descriptors
Bruce Allan
2011-08-19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
|
/
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
[prev]