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
/
e1000
Age
Commit message (
Expand
)
Author
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-06
e1000: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-05
e1000: Double Tx descriptors needed check for 82544
Alexander Duyck
2016-04-05
e1000: Do not overestimate descriptor counts in Tx pre-check
Alexander Duyck
2015-12-12
e1000: Elementary checkpatch warnings and checks removed
Janusz Wolak
2015-12-12
e1000: get rid of duplicate exit path
Jean Sacren
2015-12-12
e1000: fix kernel-doc argument being missing
Jean Sacren
2015-12-12
e1000: fix a typo in the comment
Jean Sacren
2015-12-12
e1000: clean up the checking logic
Jean Sacren
2015-12-12
e1000: Remove checkpatch coding style errors
Janusz Wolak
2015-12-12
e1000: fix data race between tx_ring->next_to_clean
Dmitriy Vyukov
2015-12-12
e1000: make eeprom read/write scheduler friendly
Joern Engel
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-09-22
e1000: remove dead e1000_init_eeprom_params calls
Francois Romieu
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
2015-03-06
e1000: call netif_carrier_off early on down
Eliezer Tamir
2015-01-22
net: e1000: support txtd update delay via xmit_more
Florian Westphal
2015-01-22
e1000: fix time comparison
Asaf Vertz
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
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-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
2014-09-12
e1000: switch to napi_gro_frags api
Florian Westphal
2014-09-12
e1000: convert to build_skb
Florian Westphal
2014-09-12
e1000: rename struct e1000_buffer to e1000_tx_buffer
Florian Westphal
2014-09-12
e1000: add and use e1000_rx_buffer info for Rx
Florian Westphal
2014-09-12
e1000: perform copybreak ahead of DMA unmap
Florian Westphal
2014-09-12
e1000: move tbi workaround code into helper function
Florian Westphal
2014-09-12
e1000: move e1000_tbi_adjust_stats to where its used
Florian Westphal
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-06
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
2014-08-25
e1000: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-20
e1000: remove unnecessary break after return
Fabian Frederick
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
e1000: Use time_after() for time comparison
Manuel Schölling
2014-06-03
e1000: remove the check: skb->len<=0
Yongjian Xu
2014-05-27
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
Tobias Klauser
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-11
e1000: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
e1000: remove debug messages with function names
Jakub Kicinski
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-30
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
2013-11-29
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2013-11-29
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
[next]