Bruce Allan
|
9fb7a5f77b
e1000e: minor re-order of #include files
|
14 年之前 |
Jeff Kirsher
|
c2fed9965c
e1000e: use GFP_KERNEL allocations at init time
|
14 年之前 |
Jon Mason
|
353064de8a
e1000e: remove unnecessary reads of PCI_CAP_ID_EXP
|
14 年之前 |
Bruce Allan
|
b3ccf26704
e1000e: update driver version
|
14 年之前 |
Bruce Allan
|
2b6b168d52
e1000e: access multiple PHY registers on same page at the same time
|
14 年之前 |
Bruce Allan
|
400484fa65
e1000e: do not schedule the Tx queue until ready
|
14 年之前 |
Bruce Allan
|
99730e4c13
e1000e: 82579 intermittently disabled during S0->Sx
|
14 年之前 |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 年之前 |
Linus Torvalds
|
5e152b4c9e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
14 年之前 |
Paul Gortmaker
|
70c7160619
Add appropriate <linux/prefetch.h> include for prefetch users
|
14 年之前 |
Yinghai Lu
|
9f728f53dd
PCI/e1000e: Add and use pci_disable_link_state_locked()
|
14 年之前 |
Bruce Allan
|
dbf80dcbd8
e1000e: implement ethtool set_phys_id
|
14 年之前 |
Bruce Allan
|
78cd29d5a9
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
|
14 年之前 |
Flavio Leitner
|
2084b114e3
e1000e: fix stats locking in e1000_watchdog_task
|
14 年之前 |
Jeff Kirsher
|
86d70e532c
e1000e: convert to new VLAN model
|
14 年之前 |
Bruce Allan
|
a5cc764206
e1000e: PCIe link speed in GT/s, not GB/s
|
14 年之前 |
Bruce Allan
|
1bba4386ab
e1000e: convert short duration msleep() to usleep_range()
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Linus Torvalds
|
7a6362800c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
Rafael J. Wysocki
|
aa33860158
PM: Remove CONFIG_PM_OPS
|
14 年之前 |
Bruce Allan
|
70d279a7e2
e1000e: bump version number
|
14 年之前 |
Bruce Allan
|
ef5ab89cf7
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
|
14 年之前 |
David S. Miller
|
0a0e9ae1bd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Bruce Allan
|
4def99bbfd
e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
|
14 年之前 |
David S. Miller
|
da935c66ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Jesse Brandeburg
|
713b3c9e4c
e1000e: flush all writebacks before unload
|
14 年之前 |
Jesse Brandeburg
|
615b32af97
e1000e: check down flag in tasks
|
14 年之前 |
Bruce Allan
|
79f5e84014
e1000e: replace unbounded sprintf with snprintf
|
14 年之前 |
David S. Miller
|
263fb5b1bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Jesse Brandeburg
|
4633427412
e1000e: tx_timeout should not increment for non-hang events
|
14 年之前 |