summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAge
* i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski2022-01-11
* igbvf: fix double free in `igbvf_probe`Letu Ren2021-12-22
* i40e: fix endless loop under rtnlJiri Benc2021-10-17
* e100: fix buffer overrun in e100_get_regsJacob Keller2021-10-06
* e100: fix length calculation in e100_get_regs_lenJacob Keller2021-10-06
* e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2021-09-03
* igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-28
* iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-28
* e100: handle eeprom as little endianJesse Brandeburg2021-07-20
* i40e: Fix error handling in i40e_vsi_openDinghao Liu2021-07-20
* i40e: fix the panic when running bpf in xdpdrv modeJason Xing2021-04-28
* e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu2021-03-30
* e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits2021-03-30
* igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2021-03-03
* i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2020-11-18
* i40e: Wrong truncation from u16 to u8Grzegorz Siwik2020-11-18
* e1000: Do not perform reset in reset_task if we are already downAlexander Duyck2020-10-01
* igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-08-21
* e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-29
* igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng2020-06-20
* e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2020-06-20
* ixgbe: fix signed-integer-overflow warningXie XiuQi2020-06-20
* e1000: Distribute switch variables for initializationKees Cook2020-06-20
* igb: improve handling of disconnected adaptersJarod Wilson2020-06-20
* igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2020-05-27
* i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2020-05-20
* i40e: fix an uninitialized variable bugDan Carpenter2020-05-10
* ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-02-05
* ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-02-05
* e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing2019-12-21
* igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2019-11-28
* ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl2019-11-25
* i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek2019-11-25
* i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek2019-11-25
* i40e: use correct length for strncpyMitch Williams2019-11-25
* e1000: fix memory leaksWenwen Wang2019-11-12
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-12
* ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2019-08-04
* e1000e: start network tx queue only when link is upKonstantin Khlebnikov2019-07-21
* i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley2019-06-11
* igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-05-16
* e1000e: Fix -Wformat-truncation warningsFlorian Fainelli2019-04-27
* igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2019-02-20
* e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2019-01-26
* ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-12-17
* e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2018-11-21
* e1000: avoid null pointer dereference on invalid stat typeColin Ian King2018-11-21
* igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-11-10
* ixgbe: Correct X550EM_x revision checkMark Rustad2018-11-10
* ixgbe: fix RSS limit for X550Emil Tantilov2018-11-10