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
/
ich8lan.c
Commit message (
Expand
)
Author
Age
...
*
e1000e: comment corrections
Bruce Allan
2009-12-02
*
e1000e: enable new 82567V-3 device
Bruce Allan
2009-12-02
*
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
2009-12-02
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
|
\
|
*
e1000e: do not initiate autonegotiation during OEM configuration
Bruce Allan
2009-11-20
|
*
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
Bruce Allan
2009-11-20
*
|
e1000e: cosmetic - group local variables of the same type
Bruce Allan
2009-11-21
*
|
e1000e: remove redundant might_sleep()
Bruce Allan
2009-11-21
*
|
e1000e: do not error out on identification LED init failure
Bruce Allan
2009-11-21
*
|
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
2009-11-21
*
|
e1000e: set bools to true/false instead of 1/0
Bruce Allan
2009-11-21
*
|
e1000e: update copyright information
Bruce Allan
2009-11-21
*
|
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
*
|
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-11-21
*
|
e1000e: cleanup redundant #include's
Bruce Allan
2009-11-21
*
|
e1000e: disable K1 on PCH LOM when in PHY loopback mode
Bruce Allan
2009-11-21
|
/
*
e1000e: rework disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-10-30
*
e1000e: config PHY via software after resets
Bruce Allan
2009-10-30
*
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-10-26
*
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
2009-10-26
*
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
2009-10-26
*
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
2009-10-26
*
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
2009-10-26
*
e1000e: reset the PHY on 82577/82578 when going to Sx
Bruce Allan
2009-10-23
*
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
Bruce Allan
2009-08-10
*
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
Bruce Allan
2009-08-10
*
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-07-03
*
e1000e: prevent NVM corruption on sectors larger than 4K
Bruce Allan
2009-07-03
*
e1000e: do not write SmartSpeed register bits on parts without support
Bruce Allan
2009-07-03
*
e1000e: delay after LCD reset and proper checks for PHY configuration done
Bruce Allan
2009-07-03
*
e1000e: workaround a Tx hang on 82577/82578
Bruce Allan
2009-06-03
*
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-06-03
*
e1000e: specify max supported frame size in adapter struct
Bruce Allan
2009-06-03
*
e1000e: Remove mutex_trylock and associated WARN on failure.
dave graham
2009-02-15
*
e1000e: Add process name to WARN message when detecting Mutex contention
David Graham
2009-01-11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
|
\
|
*
e1000e: fix double release of mutex
Jeff Kirsher
2008-12-12
*
|
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
2008-11-21
*
|
e1000e: cosmetic newline in debug message
Bruce Allan
2008-11-21
*
|
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
*
|
e1000e: update comments listing supported parts for each MAC family
Bruce Allan
2008-11-21
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-08
|
\
|
*
e1000e: Fix incorrect debug warning
Linus Torvalds
2008-10-03
|
*
e1000e: debug contention on NVM SWFLAG
Thomas Gleixner
2008-10-02
|
*
e1000e: reset swflag after resetting hardware
Jesse Brandeburg
2008-10-02
|
*
e1000e: write protect ICHx NVM to prevent malicious write/erase
Bruce Allan
2008-10-01
*
|
e1000e: remove failed request for sw/fw/hw flag
Bruce Allan
2008-09-24
*
|
e1000e: add support for new 82574L part
Bruce Allan
2008-09-03
*
|
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
Bruce Allan
2008-09-03
*
|
e1000e: add support for the 82567LM-4 device
Bruce Allan
2008-09-03
|
/
[prev]
[next]