Jesse Brandeburg
|
945a51517c
intel drivers: repair missing flush operations
|
14 年之前 |
Bruce Allan
|
2b6b168d52
e1000e: access multiple PHY registers on same page at the same time
|
14 年之前 |
Bruce Allan
|
1bba4386ab
e1000e: convert short duration msleep() to usleep_range()
|
14 年之前 |
Bruce Allan
|
90da066925
e1000e: reduce scope of some variables, remove unnecessary ones
|
14 年之前 |
Linus Torvalds
|
d018b6f4f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Bruce Allan
|
af667a29dd
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
|
14 年之前 |
Bruce Allan
|
0d6057e48b
e1000e: update Copyright for 2011
|
14 年之前 |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Bruce Allan
|
482fed85e6
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
|
14 年之前 |
Bruce Allan
|
b1cdfead0e
e1000e: checkpatch warnings - braces
|
14 年之前 |
Bruce Allan
|
6480641eb7
e1000e: checkpatch error - open braces
|
14 年之前 |
Bruce Allan
|
664dc878ed
e1000e: 82579 PHY incorrectly identified during init
|
14 年之前 |
Jeff Kirsher
|
667445008d
Intel Wired LAN drivers: Use static const
|
14 年之前 |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 年之前 |
Bruce Allan
|
451152d97f
e1000e: update copyright information
|
15 年之前 |
Bruce Allan
|
d3738bb820
e1000e: initial support for 82579 LOMs
|
15 年之前 |
Bruce Allan
|
eab50ffb22
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
|
15 年之前 |
Bruce Allan
|
fddaa1aff8
e1000e: MDIO slow mode should always be done for 82577
|
15 年之前 |
Bruce Allan
|
0be8401051
e1000e: correct ICH/PCH PHY operations function pointers
|
15 年之前 |
Bruce Allan
|
5eb6f3c70f
e1000e: refactor PHY ID detection workaround
|
15 年之前 |
Bruce Allan
|
07f025e6ba
e1000e: PHY type cleanups in e1000e_check_downshift()
|
15 年之前 |
Bruce Allan
|
9b71b419a6
e1000e: add debug messages
|
15 年之前 |
Bruce Allan
|
5ff5b66435
e1000e: comment corrections
|
15 年之前 |
Bruce Allan
|
17f208deb9
e1000e: provide family-specific PHY power up/down operations
|
15 年之前 |
Bruce Allan
|
eb656d4552
e1000e: guard against buffer overflow in cable length tables
|
15 年之前 |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Bruce Allan
|
564ea9bba1
e1000e: set bools to true/false instead of 1/0
|
15 年之前 |
Bruce Allan
|
c7e54b1bf9
e1000e: update copyright information
|
15 年之前 |
Bruce Allan
|
94d8186a69
e1000e: cleanup ops function pointers
|
15 年之前 |
Bruce Allan
|
3bb99fe226
e1000e: consolidate two dbug macros into one simpler one
|
15 年之前 |