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 |
Konstantin Khlebnikov
|
e60b22c5b7
e1000e: fix accessing to suspended device
|
12 years ago |
Konstantin Khlebnikov
|
66148babe7
e1000e: fix runtime power management transitions
|
12 years ago |
Konstantin Khlebnikov
|
4e0855dff0
e1000e: fix pci-device enable-counter balance
|
12 years ago |
Koki Sanagi
|
e792cd916c
e1000e: display a warning message when SmartSpeed works
|
12 years ago |
Bruce Allan
|
a7a1d9da29
e1000e: cleanup checkpatch braces checks
|
12 years ago |
Bruce Allan
|
c556d6072d
e1000e: convert enums of register offsets and move #defines to regs.h
|
12 years ago |
Bruce Allan
|
f25701df2e
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
|
12 years ago |
Bruce Allan
|
c2ade1a41d
e1000e: use generic IEEE MII definitions
|
12 years ago |
Bruce Allan
|
8bb628697f
e1000e: resolve -Wunused-parameter compile warnings
|
12 years ago |
Bruce Allan
|
9e01990181
e1000e: update driver version string
|
12 years ago |
Bruce Allan
|
55c5f55e52
e1000e: cleanup some whitespace and indentation issues
|
12 years ago |