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
/
e1000e
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
|
\
|
*
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
Bruce Allan
2011-01-14
|
*
e1000e: update Copyright for 2011
Bruce Allan
2011-01-14
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
*
|
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
Bruce Allan
2011-01-10
*
|
e1000e: power off PHY after reset when interface is down
Bruce Allan
2011-01-10
*
|
e1000e: use either_crc_le() rather than re-write it
Bruce Allan
2011-01-10
*
|
e1000e: properly bounds-check string functions
Bruce Allan
2011-01-10
*
|
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
2011-01-10
*
|
e1000e: cleanup variables set but not used
Bruce Allan
2011-01-10
*
|
e1000e: checkpatch warnings - braces
Bruce Allan
2010-12-25
*
|
e1000e: checkpatch error - open braces
Bruce Allan
2010-12-25
*
|
e1000e: checkpatch error - trailing statements
Bruce Allan
2010-12-25
*
|
e1000e: checkpatch error - macro panethesis
Bruce Allan
2010-12-25
*
|
net: Fix drivers advertising HW_CSUM feature to use csum_start
Michał Mirosław
2010-12-16
*
|
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
*
|
e1000e: increment the driver version
Bruce Allan
2010-12-11
*
|
e1000e: static analysis tools complain of a possible null ptr p dereference
Bruce Allan
2010-12-11
*
|
e1000e: minor error message corrections
Bruce Allan
2010-12-11
*
|
e1000e: prevent null ptr dereference in e1000_tx_queue()
Bruce Allan
2010-12-11
*
|
e1000e: support new PBA format from EEPROM
Bruce Allan
2010-12-11
*
|
e1000e: 82579 PHY incorrectly identified during init
Bruce Allan
2010-12-11
*
|
e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
Bruce Allan
2010-12-11
*
|
e1000e: 82571 Serdes can fail to get link
Bruce Allan
2010-12-11
*
|
e1000e: 82577/8 must acquire h/w semaphore before workaround
Bruce Allan
2010-12-11
*
|
e1000e: 82574/82583 performance improvement
Bruce Allan
2010-12-11
*
|
e1000e: 82571-based mezzanine card can fail ethtool link test
Bruce Allan
2010-12-11
*
|
e1000e: fix double initialization in blink path
Holger Eitzenberger
2010-12-11
*
|
Intel Wired LAN drivers: Use static const
Jeff Kirsher
2010-12-11
*
|
netdev: Use default implementation of ethtool_ops::get_link where possible
Ben Hutchings
2010-12-10
*
|
drivers/net: use vzalloc()
Eric Dumazet
2010-11-28
*
|
e1000e: add netpoll support for MSI/MSI-X IRQ modes
Dongdong Deng
2010-11-16
*
|
e1000e: 82574 intermittently fails to initialize with manageability f/w
Bruce Allan
2010-11-16
*
|
e1000e: 82571 SerDes link handle null code word from partner
Bruce Allan
2010-11-16
*
|
drivers/net/e1000e: Remove unnecessary semicolons
Joe Perches
2010-11-15
|
/
*
e1000e: Add check for reset flags before displaying reset message
Carolyn Wyborny
2010-10-28
*
e1000e: reset PHY after errors detected
Carolyn Wyborny
2010-10-28
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
*
e1000e: Fix for offline diag test failure at first call
Carolyn Wyborny
2010-10-18
*
e1000e: 82579 performance improvements
Bruce Allan
2010-09-30
*
e1000e: use hardware writeback batching
Jesse Brandeburg
2010-09-30
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
|
\
|
*
e1000e: 82579 do not gate auto config of PHY by hardware during nominal use
Bruce Allan
2010-09-22
|
*
e1000e: 82579 jumbo frame workaround causing CRC errors
Bruce Allan
2010-09-22
|
*
e1000e: 82579 unaccounted missed packets
Bruce Allan
2010-09-22
|
*
e1000e: 82566DC fails to get link
Bruce Allan
2010-09-22
|
*
e1000e: 82579 SMBus address and LEDs incorrect after device reset
Bruce Allan
2010-09-22
|
*
e1000e: 82577/8/9 issues with device in Sx
Bruce Allan
2010-09-22
[next]