Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
7a6362800c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Rafael J. Wysocki
|
aa33860158
PM: Remove CONFIG_PM_OPS
|
14 years ago |
Bruce Allan
|
70d279a7e2
e1000e: bump version number
|
14 years ago |
Bruce Allan
|
ef5ab89cf7
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
|
14 years ago |
David S. Miller
|
0a0e9ae1bd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Bruce Allan
|
4def99bbfd
e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
|
14 years ago |
David S. Miller
|
da935c66ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Jesse Brandeburg
|
713b3c9e4c
e1000e: flush all writebacks before unload
|
14 years ago |
Jesse Brandeburg
|
615b32af97
e1000e: check down flag in tasks
|
14 years ago |
Bruce Allan
|
79f5e84014
e1000e: replace unbounded sprintf with snprintf
|
14 years ago |
David S. Miller
|
263fb5b1bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Jesse Brandeburg
|
4633427412
e1000e: tx_timeout should not increment for non-hang events
|
14 years ago |
Bruce Allan
|
90da066925
e1000e: reduce scope of some variables, remove unnecessary ones
|
14 years ago |
Jeff Kirsher
|
67fd4fcb78
e1000e: convert to stats64
|
14 years ago |
Bruce Allan
|
af667a29dd
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
|
14 years ago |
Bruce Allan
|
0d6057e48b
e1000e: update Copyright for 2011
|
14 years ago |
Bruce Allan
|
31dbe5b4ac
e1000e: power off PHY after reset when interface is down
|
14 years ago |
Bruce Allan
|
e0dc4f1254
e1000e: properly bounds-check string functions
|
14 years ago |
Bruce Allan
|
dd93f95e92
e1000e: cleanup variables set but not used
|
14 years ago |
Bruce Allan
|
b1cdfead0e
e1000e: checkpatch warnings - braces
|
14 years ago |
Bruce Allan
|
f0f1a172b2
e1000e: checkpatch error - macro panethesis
|
14 years ago |
Michał Mirosław
|
0d0b16727f
net: Fix drivers advertising HW_CSUM feature to use csum_start
|
14 years ago |
Tejun Heo
|
23f333a2bf
drivers/net: don't use flush_scheduled_work()
|
14 years ago |
Bruce Allan
|
c920aa8b87
e1000e: increment the driver version
|
14 years ago |
Bruce Allan
|
e926244723
e1000e: minor error message corrections
|
14 years ago |
Bruce Allan
|
36b973df71
e1000e: prevent null ptr dereference in e1000_tx_queue()
|
14 years ago |
Bruce Allan
|
073287c037
e1000e: support new PBA format from EEPROM
|
14 years ago |
Holger Eitzenberger
|
9633e63bb1
e1000e: fix double initialization in blink path
|
14 years ago |
Eric Dumazet
|
89bf67f1f0
drivers/net: use vzalloc()
|
14 years ago |