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
/
phy.c
Commit message (
Expand
)
Author
Age
*
e1000e: convert short duration msleep() to usleep_range()
Bruce Allan
2011-04-13
*
e1000e: reduce scope of some variables, remove unnecessary ones
Bruce Allan
2011-01-24
*
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: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
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: 82579 PHY incorrectly identified during init
Bruce Allan
2010-12-11
*
|
Intel Wired LAN drivers: Use static const
Jeff Kirsher
2010-12-11
|
/
*
e1000e: update copyright information
Bruce Allan
2010-06-19
*
e1000e: initial support for 82579 LOMs
Bruce Allan
2010-06-19
*
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
2010-05-13
*
e1000e: MDIO slow mode should always be done for 82577
Bruce Allan
2010-01-13
*
e1000e: correct ICH/PCH PHY operations function pointers
Bruce Allan
2009-12-02
*
e1000e: refactor PHY ID detection workaround
Bruce Allan
2009-12-02
*
e1000e: PHY type cleanups in e1000e_check_downshift()
Bruce Allan
2009-12-02
*
e1000e: add debug messages
Bruce Allan
2009-12-02
*
e1000e: comment corrections
Bruce Allan
2009-12-02
*
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
2009-12-02
*
e1000e: guard against buffer overflow in cable length tables
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: remove unnecessary 82577 workaround causing link issues
Bruce Allan
2009-11-20
|
*
e1000e: read of PHY register may access wrong page on 82578
Bruce Allan
2009-11-20
*
|
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: improper return code signage
Bruce Allan
2009-11-21
|
/
*
e1000e: rework disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-10-30
*
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-10-26
*
e1000e: delay second read of PHY_STATUS register on failure of first read
Bruce Allan
2009-07-03
*
e1000e: PHY loopback broken on 82578
Bruce Allan
2009-07-03
*
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-06-03
*
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
*
e1000e: commit speed/duplex changes for m88 PHY
Bruce Allan
2008-11-21
*
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 BM PHYs on ICH9
Bruce Allan
2008-05-06
*
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
David Graham
2008-04-25
*
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
2008-03-28
*
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
2008-03-28
*
e1000e: fix spelling errors in comments
Auke Kok
2008-02-24
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
*
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
2007-10-10