summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAgeFilesLines
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* drivers/net/ethernet/e1000e: check return value of e1e_rphy()Li Zhong2022-09-081-3/+17
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-312-5/+5
* e1000e: convert .adjfreq to .adjfineJacob Keller2022-07-283-10/+11
* e1000e: remove unnecessary range check in e1000e_phc_adjfreqJacob Keller2022-07-281-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-214-32/+4
|\
| * Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin2022-07-144-32/+0
| * e1000e: Enable GPT clock before sending message to CSMESasha Neftin2022-07-141-0/+4
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-2/+2
* | intel/e1000e:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* | intel: remove unused macrosJesse Brandeburg2022-06-301-2/+0
|/
* e1000e: Fix possible overflow in LTR decodingSasha Neftin2022-04-131-2/+2
* e1000e: Print PHY register address when MDI read/write failsChen Yu2022-03-091-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-034-2/+34
|\
| * e1000e: Correct NVM checksum verification flowSasha Neftin2022-02-281-2/+2
| * e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin2022-02-284-0/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-033-19/+44
|\ \ | |/
| * e1000e: Handshake with CSME starts from ADL platformsSasha Neftin2022-02-011-2/+4
| * e1000e: Separate ADP board type from TGPSasha Neftin2022-02-013-17/+40
* | e1000e: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-271-15/+7
|/
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-4/+0
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-224-24/+59
|\
| * e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2021-10-202-1/+13
| * e1000e: Separate TGP board type from SPTSasha Neftin2021-10-203-23/+46
* | e1000e: Remove redundant statementluo penghao2021-10-191-1/+0
* | ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-051-2/+2
* | net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen2021-09-171-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-262-8/+27
|\
| * e1000e: Do not take care about recovery NVM checksumSasha Neftin2021-08-201-7/+11
| * e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2021-08-202-1/+16
* | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* | net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies2021-07-201-1/+1
* | e1000e: Add space to the debug printSasha Neftin2021-07-201-2/+4
* | e1000e: Add support for the next LOM generationSasha Neftin2021-07-202-0/+8
* | e1000e: Add support for Lunar LakeSasha Neftin2021-07-205-0/+21
* | e1000e: Additional PHY power saving in S0ixSasha Neftin2021-07-201-0/+6
* | e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin2021-07-203-0/+26
* | e1000e: Add handshake with the CSME to support S0ixSasha Neftin2021-07-202-154/+176
|/
* e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET2021-07-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-291-11/+13
|\
| * e1000e: Check the PCIm stateSasha Neftin2021-06-241-11/+13
* | net: e1000e: fix misspell word "retreived"Hao Chen2021-05-191-1/+1
* | net: e1000e: remove repeated word "slot" for netdev.cHao Chen2021-05-191-1/+1
* | net: e1000e: remove repeated word "the" for ich8lan.cHao Chen2021-05-191-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-253-4/+10
|\
| * e1000e: Fix duplicate include guardTom Seewald2021-03-191-3/+3
| * e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu2021-03-111-0/+2
| * e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits2021-03-111-1/+5