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
/
e1000
/
e1000_main.c
Commit message (
Expand
)
Author
Age
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
*
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
|
|
\
|
*
|
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
2012-09-15
|
*
|
e1000: configure and read MDI settings
Jesse Brandeburg
2012-08-21
*
|
|
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-07
|
|
/
*
/
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
2012-09-18
|
/
*
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-11
*
e1000: Combining Bitwise OR in one expression.
Tushar Dave
2012-06-20
*
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-06-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-20
|
\
|
*
e1000: Prevent reset task killing itself.
Tushar Dave
2012-05-17
*
|
e1000: look in the page and not in skb->data for the last byte
Sebastian Andrzej Siewior
2012-05-17
*
|
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
2012-05-17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
|
\
|
|
*
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
2012-05-04
*
|
e1000: add transmit timestamping support
Willem de Bruijn
2012-04-30
*
|
e1000: Support RX-ALL flag.
Ben Greear
2012-04-04
|
/
*
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-03-28
*
e1000: fix vlan processing regression
Jiri Pirko
2012-03-27
*
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
|
\
|
*
net: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
*
|
v2 e1000: Neaten e1000_dump function
Tushar Dave
2012-02-24
*
|
e1000: Support RX-FCS flag.
Ben Greear
2012-02-24
*
|
e1000: Support sending custom Ethernet CRC.
Ben Greear
2012-02-24
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
|
\
|
|
*
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
2012-02-09
*
|
e1000: Adding e1000_dump function
Tushar Dave
2012-02-07
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
|
/
*
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2012-01-05
*
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
2012-01-05
*
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
2012-01-05
*
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
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
e1000: fix skb truesize underestimation
Eric Dumazet
2011-10-13
*
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2011-10-07
*
e1000: convert mdelay to msleep
Jesse Brandeburg
2011-10-07
*
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2011-10-07
*
e1000: don't enable dma receives until after dma address has been setup
Dean Nelson
2011-09-29
*
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-30
*
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
2011-08-26
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10