Linus Torvalds
|
5e152b4c9e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
14 years ago |
Paul Gortmaker
|
70c7160619
Add appropriate <linux/prefetch.h> include for prefetch users
|
14 years ago |
Yinghai Lu
|
9f728f53dd
PCI/e1000e: Add and use pci_disable_link_state_locked()
|
14 years ago |
Bruce Allan
|
dbf80dcbd8
e1000e: implement ethtool set_phys_id
|
14 years ago |
Bruce Allan
|
78cd29d5a9
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
|
14 years ago |
Flavio Leitner
|
2084b114e3
e1000e: fix stats locking in e1000_watchdog_task
|
14 years ago |
Jeff Kirsher
|
86d70e532c
e1000e: convert to new VLAN model
|
14 years ago |
Bruce Allan
|
a5cc764206
e1000e: PCIe link speed in GT/s, not GB/s
|
14 years ago |
Bruce Allan
|
1bba4386ab
e1000e: convert short duration msleep() to usleep_range()
|
14 years ago |
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 |