index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
Age
Commit message (
Expand
)
Author
2017-11-30
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2017-11-30
e1000e: Fix return value test
Benjamin Poirier
2016-09-15
e1000e: fix division by zero on jumbo MTUs
Dmitry Fleytman
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-09-22
e1000e: Enable TSO for stacked VLAN
Toshiaki Makita
2015-08-18
e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...
Jia-Ju Bai
2015-08-05
e1000e: Increase driver version number
Raanan Avargil
2015-08-05
e1000e: Fix tight loop implementation of systime read algorithm
Raanan Avargil
2015-08-05
e1000e: Fix incorrect ASPM locking
Raanan Avargil
2015-08-05
e1000e: Fix EEE in Sx implementation
Raanan Avargil
2015-07-23
e1000e: Cleanup qos request in error handling of e1000_open
Jia-Ju Bai
2015-06-26
e1000e: fix locking issue with e1000e_disable_aspm
Yanir Lubetkin
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-06-03
e1000e: fix systim issues
Yanir Lubetkin
2015-06-03
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
2015-06-03
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
2015-06-03
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
2015-06-03
e1000e: i219 execute unit hang fix on every reset or power state transition
Yanir Lubetkin
2015-06-03
e1000e: i219 fix unit hang on reset and runtime D3
Yanir Lubetkin
2015-05-04
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
2015-04-13
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-03-20
e1000e: NVM write protect access removed from SPT HW
Yanir Lubetkin
2015-03-20
e1000e: call netif_carrier_off early on down
Eliezer Tamir
2015-03-06
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
2015-02-23
e1000e: initial support for i219
David Ertman
2015-01-22
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
2015-01-22
e1000e: Fix 82572EI that has no hardware timestamp support
Mathias Koehrer
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-02
e1000e: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2014-12-31
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-05
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-11-16
e100e: use netdev_rss_key_fill() helper
Eric Dumazet
2014-08-25
e1000e: Fix TSO with non-accelerated vlans
Vlad Yasevich
2014-07-25
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
2014-07-25
e1000e: Fix EEE in S5 w/ Runtime PM enabled
David Ertman
2014-07-25
e1000e: Add code to check return values on NVM accesses
David Ertman
2014-05-27
e1000e: Out of line __ew32_prepare/__ew32
Andi Kleen
2014-05-27
e1000e: Fix expand setting EEE link info to all affected parts
David Ertman
2014-05-27
e1000e: 82574/82583 TimeSync errata for SYSTIM read
Todd Fujinaka
2014-05-26
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-23
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
2014-04-23
e1000e: Cleanup return values in ethtool
David Ertman
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
[next]