David Ertman
|
138953bb6a
e1000e: cleanup boolean comparison to true
|
12 years ago |
Li Zhang
|
e8c254c5fe
e1000e: Avoid kernel crash during shutdown
|
12 years ago |
Carolyn Wyborny
|
13129d9b61
e1000e: Add code to check for failure of pci_disable_link_state call
|
12 years ago |
Bruce Allan
|
97390ab86b
e1000e: do not resume device from RPM suspend to read PHY status registers
|
12 years ago |
Bruce Allan
|
91a3d82f38
e1000e: enable support for new device IDs
|
12 years ago |
Bruce Allan
|
ce345e082e
e1000e: low throughput using 4K jumbos on I218
|
12 years ago |
Bruce Allan
|
da1e2046e5
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
|
12 years ago |
Wei Yang
|
2592881990
e1000e: Remove duplicate assignment of default rx/tx ring size
|
12 years ago |
Dean Nelson
|
24b41c972c
e1000e: restore call to pci_clear_master()
|
12 years ago |
Bruce Allan
|
603cdca980
e1000e: prevent warning from -Wunused-parameter
|
12 years ago |
Bruce Allan
|
e80bd1d181
e1000e: cleanup whitespace
|
12 years ago |
Bruce Allan
|
a3b87a4c69
e1000e: panic caused by Rx traffic arriving while interface going down
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Bruce Allan
|
8defe71382
e1000e: increase driver version number
|
12 years ago |
Bruce Allan
|
d495bcb84d
e1000e: EEE capability advertisement not set/disabled as required
|
12 years ago |
Christoph Paasch
|
37287fae7e
e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers
|
12 years ago |
David S. Miller
|
e5f2ef7ab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Bruce Allan
|
3ffcf2cb1e
e1000e: cleanup - move defines to appropriate header file
|
12 years ago |
Bruce Allan
|
e5fe2541b5
e1000e: cleanup unnecessary line breaks
|
12 years ago |
Bruce Allan
|
33550cecf5
e1000e: cleanup unusually placed comments
|
12 years ago |
Bruce Allan
|
fc830b785b
e1000e: cleanup (add/remove) blank lines where appropriate
|
12 years ago |
Bruce Allan
|
53aa82da09
e1000e: cleanup SPACING checkpatch checks
|
12 years ago |
Bruce Allan
|
17e813ec8c
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
|
12 years ago |
Bruce Allan
|
66501f567d
e1000e: cleanup LEADING_SPACE checkpatch warnings
|
12 years ago |
Bruce Allan
|
c29c3ba55f
e1000e: cleanup LONG_LINE checkpatch warnings
|
12 years ago |
Bruce Allan
|
362e20caee
e1000e: cleanup SPACING checkpatch errors and warnings
|
12 years ago |
Bruce Allan
|
f0ff439872
e1000e: cleanup CODE_INDENT checkpatch errors
|
12 years ago |