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
Commit message (
Expand
)
Author
Age
*
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-04-08
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
*
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
2015-03-06
*
e1000: call netif_carrier_off early on down
Eliezer Tamir
2015-03-06
*
net: e1000: support txtd update delay via xmit_more
Florian Westphal
2015-01-22
*
e1000: fix time comparison
Asaf Vertz
2015-01-22
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
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
*
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
2014-10-30
*
e1000: switch to napi_gro_frags api
Florian Westphal
2014-09-12
*
e1000: convert to build_skb
Florian Westphal
2014-09-12
*
e1000: rename struct e1000_buffer to e1000_tx_buffer
Florian Westphal
2014-09-12
*
e1000: add and use e1000_rx_buffer info for Rx
Florian Westphal
2014-09-12
*
e1000: perform copybreak ahead of DMA unmap
Florian Westphal
2014-09-12
*
e1000: move tbi workaround code into helper function
Florian Westphal
2014-09-12
*
e1000: move e1000_tbi_adjust_stats to where its used
Florian Westphal
2014-09-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
|
\
|
*
e1000: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
2014-08-25
*
|
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
2014-09-06
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
e1000: remove unnecessary break after return
Fabian Frederick
2014-07-21
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
*
e1000: Use time_after() for time comparison
Manuel Schölling
2014-06-04
*
e1000: remove the check: skb->len<=0
Yongjian Xu
2014-06-04
*
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
Tobias Klauser
2014-05-27
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
e1000: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
*
e1000: remove debug messages with function names
Jakub Kicinski
2014-04-11
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
2013-11-30
*
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2013-11-30
*
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2013-11-30
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
|
\
|
*
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
*
|
e1000: fix wrong queue idx calculation
Hong Zhiguo
2013-11-01
*
|
intel: Remove extern from function prototypes
Joe Perches
2013-09-24
|
/
*
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
|
\
|
*
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
Christoph Paasch
2013-03-27
*
|
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
*
|
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
|
/
*
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-16
*
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
|
\
|
*
treewide: fix typo of "suppport" in various comments
Masanari Iida
2012-11-19
[next]