index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2020-11-18
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2020-11-18
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2020-10-01
e1000: Do not perform reset in reset_task if we are already down
Alexander Duyck
2020-08-21
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
2020-06-29
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-20
igb: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
2020-06-20
e1000e: Relax condition to trigger reset for ME workaround
Punit Agrawal
2020-06-20
ixgbe: fix signed-integer-overflow warning
Xie XiuQi
2020-06-20
e1000: Distribute switch variables for initialization
Kees Cook
2020-06-20
igb: improve handling of disconnected adapters
Jarod Wilson
2020-05-27
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
2020-05-20
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2020-05-10
i40e: fix an uninitialized variable bug
Dan Carpenter
2020-02-05
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
2020-02-05
ixgbevf: Remove limit of 10 entries for unicast filter list
Radoslaw Tyl
2019-12-21
e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
YueHaibing
2019-11-28
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2019-11-25
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
2019-11-25
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
2019-11-25
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
2019-11-25
i40e: use correct length for strncpy
Mitch Williams
2019-11-12
e1000: fix memory leaks
Wenwen Wang
2019-11-12
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
2019-08-04
ixgbe: Check DDM existence in transceiver before access
Mauro S. M. Rodrigues
2019-07-21
e1000e: start network tx queue only when link is up
Konstantin Khlebnikov
2019-06-11
i40e: don't allow changes to HW VLAN stripping on active port VLANs
Nicholas Nunley
2019-05-16
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
2019-04-27
e1000e: Fix -Wformat-truncation warnings
Florian Fainelli
2019-02-20
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
2019-01-26
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
2018-11-21
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-10
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
2018-11-10
ixgbe: Correct X550EM_x revision check
Mark Rustad
2018-11-10
ixgbe: fix RSS limit for X550
Emil Tantilov
2018-11-10
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
William Dauchy
2018-10-10
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-08-24
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
2018-05-30
e1000e: allocate ring descriptors with dma_zalloc_coherent
Pierre-Yves Kerbrat
2018-05-30
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2018-04-13
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
2018-04-13
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
2018-03-24
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
2018-03-22
fm10k: correctly check if interface is removed
Phil Turnbull
2018-03-22
i40e: fix ethtool to get EEPROM data from X722 interface
Lihong Yang
2018-03-22
i40e: Acquire NVM lock before reads on all devices
Aaron Salter
2018-03-03
e1000: fix disabling already-disabled warning
Tushar Dave
2018-02-03
igb: Free IRQs when device is hotplugged
Lyude Paul
[next]