index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
(
follow
)
Commit message (
Expand
)
Author
Age
*
e1000: Do not perform reset in reset_task if we are already down
Alexander Duyck
2020-10-01
*
e1000: Distribute switch variables for initialization
Kees Cook
2020-06-20
*
e1000: fix memory leaks
Wenwen Wang
2019-11-12
*
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
2018-11-21
*
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
2018-11-21
*
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
2018-10-10
*
e1000: check on netif_running() before calling e1000_up()
Bo Chen
2018-10-10
*
e1000: fix disabling already-disabled warning
Tushar Dave
2018-03-03
*
e1000: fix data race between tx_ring->next_to_clean
Dmitriy Vyukov
2016-09-15
*
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-10-16
*
e1000: remove dead e1000_init_eeprom_params calls
Francois Romieu
2015-09-22
*
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
2015-05-12
*
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-04-08
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
*
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-03-06
*
net: e1000: support txtd update delay via xmit_more
Florian Westphal
2015-01-22
*
e1000: fix time comparison
Asaf Vertz
2015-01-22
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-10
*
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-08
*
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
2014-10-30
*
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-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
|
\
|
*
e1000: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
2014-08-25
*
|
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
2014-09-06
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
e1000: remove unnecessary break after return
Fabian Frederick
2014-07-20
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
*
e1000: Use time_after() for time comparison
Manuel Schölling
2014-06-03
*
e1000: remove the check: skb->len<=0
Yongjian Xu
2014-06-03
*
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
Tobias Klauser
2014-05-27
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
e1000: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
*
e1000: remove debug messages with function names
Jakub Kicinski
2014-04-11
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
2013-11-30
*
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-29
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
|
\
|
*
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
*
|
e1000: fix wrong queue idx calculation
Hong Zhiguo
2013-11-01
*
|
intel: Remove extern from function prototypes
Joe Perches
2013-09-24
|
/
[next]