index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2015-04-13
2
-4
/
+5
*
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-04-08
1
-4
/
+4
*
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
Merge branch 'ptp-2038'
David S. Miller
2015-03-31
1
-8
/
+9
|
\
|
*
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-8
/
+8
|
/
*
e1000e: NVM write protect access removed from SPT HW
Yanir Lubetkin
2015-03-20
1
-1
/
+2
*
e1000e: call netif_carrier_off early on down
Eliezer Tamir
2015-03-20
1
-2
/
+2
*
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
2015-03-06
1
-3
/
+5
*
e1000e: fix obscure comments
Yanir Lubetkin
2015-03-06
1
-4
/
+8
*
e1000e: initial support for i219
David Ertman
2015-02-23
9
-83
/
+768
*
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
2015-01-22
1
-10
/
+15
*
e1000e: Fix 82572EI that has no hardware timestamp support
Mathias Koehrer
2015-01-22
1
-2
/
+3
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-4
/
+5
*
e1000e: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2015-01-02
1
-2
/
+1
*
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
2014-12-31
1
-0
/
+1
*
net: e1000e: convert to timecounter adjtime.
Richard Cochran
2014-12-30
1
-4
/
+1
*
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
1
-13
/
+6
|
\
|
*
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-10
1
-1
/
+1
|
*
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-08
1
-6
/
+2
|
*
e100e: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-6
/
+3
*
|
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-12-05
1
-2
/
+0
|
/
*
e1000e: Fix TSO with non-accelerated vlans
Vlad Yasevich
2014-08-25
1
-12
/
+9
*
e1000e: delete excessive space character in debug message
Jean Sacren
2014-08-12
1
-1
/
+1
*
e1000e: fix trivial kernel doc typos
Jean Sacren
2014-08-12
1
-1
/
+1
*
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
2014-07-25
1
-0
/
+26
*
e1000e: Fix EEE in S5 w/ Runtime PM enabled
David Ertman
2014-07-25
1
-1
/
+6
*
e1000e: Add support for EEE in Sx states
David Ertman
2014-07-25
2
-2
/
+20
*
e1000e: Add code to check return values on NVM accesses
David Ertman
2014-07-25
3
-8
/
+23
*
e1000e: Fix CRC errors with jumbo traffic
David Ertman
2014-07-25
2
-1
/
+2
*
e1000e: remove unnecessary break after return
Fabian Frederick
2014-07-20
4
-8
/
+0
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
*
e1000e: Out of line __ew32_prepare/__ew32
Andi Kleen
2014-05-27
2
-29
/
+32
*
e1000e: Fix expand setting EEE link info to all affected parts
David Ertman
2014-05-27
1
-1
/
+1
*
e1000e: Cleanup parenthesis around return value
David Ertman
2014-05-27
1
-2
/
+2
*
e1000e: 82574/82583 TimeSync errata for SYSTIM read
Todd Fujinaka
2014-05-27
2
-1
/
+28
*
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
2014-05-26
7
-13
/
+71
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
3
-29
/
+46
|
\
|
*
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
2014-05-05
1
-6
/
+8
|
*
e1000e: Fix issue with link flap on 82579
David Ertman
2014-05-05
2
-0
/
+13
|
*
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2014-05-05
2
-4
/
+12
|
*
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2014-05-05
2
-19
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
1
-3
/
+3
|
\
\
|
|
/
|
*
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
1
-1
/
+1
|
*
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
Hiroaki SHIMODA
2014-04-18
1
-1
/
+1
|
*
e1000e: Correctly include VLAN_HLEN when changing interface MTU
Vlad Yasevich
2014-04-18
1
-1
/
+1
*
|
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
2014-04-23
1
-1
/
+1
*
|
e1000e: Cleanup checkpatch extra space
David Ertman
2014-04-23
1
-4
/
+4
*
|
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
2014-04-23
6
-0
/
+23
[next]