summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
Commit message (Expand)AuthorAgeFilesLines
* igc: Assign boolean values to a bool variableJiapeng Zhong2021-03-191-8/+8
* igc: Remove unused MII_CR_LOOPBACKSasha Neftin2021-03-191-1/+0
* igc: Remove unused MII_CR_SPEEDSasha Neftin2021-03-191-3/+0
* igc: Remove unused MII_CR_RESETSasha Neftin2021-03-191-1/+0
* net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean2021-03-101-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2021-02-049-9/+45
|\
| * igc: Fix TDBAL register show incorrect valueSasha Neftin2021-02-031-1/+1
| * igc: Remove unused FUNC_1 maskSasha Neftin2021-02-031-1/+0
| * igc: Remove unused local receiver maskSasha Neftin2021-02-031-1/+0
| * igc: Prefer strscpy over strlcpySasha Neftin2021-02-031-1/+1
| * igc: Expose the gPHY firmware versionSasha Neftin2021-02-035-3/+28
| * igc: Expose the NVM versionSasha Neftin2021-02-033-2/+17
| * igc: Add Host Good Packets Transmitted CountSasha Neftin2021-02-031-0/+1
| * igc: Remove MULR mask defineSasha Neftin2021-02-031-1/+0
| * igc: Remove igc_set_fw_version commentSasha Neftin2021-02-031-1/+0
| * igc: Clean up nvm_operations structureSasha Neftin2021-02-031-1/+0
* | net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin2021-02-041-7/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-023-4/+4
|\
| * igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo2021-02-011-1/+1
| * igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo2021-02-011-2/+1
| * igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng2021-02-011-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-6/+18
|\|
| * igc: fix link speed advertisingCorinna Vinschen2021-01-261-6/+18
* | net: igc: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
|/
* igc: Add new device IDSasha Neftin2020-12-103-0/+3
* igc: Fix returning wrong statisticsVinicius Costa Gomes2020-11-101-6/+8
* net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior2020-09-291-1/+0
* igc: Clean up nvm_info structureSasha Neftin2020-09-281-3/+0
* igc: Reject schedules with a base_time in the futureVinicius Costa Gomes2020-09-281-2/+23
* igc: Export a way to read the PTP timerVinicius Costa Gomes2020-09-282-4/+4
* igc: Remove reset disable flagSasha Neftin2020-09-281-1/+0
* igc: Save PTP time before a resetVinicius Costa Gomes2020-09-283-3/+29
* igc: Remove references to SYSTIMR registerVinicius Costa Gomes2020-09-281-10/+2
* igc: Expose LPI countersSasha Neftin2020-09-283-0/+7
* igc: Clean RX descriptor error flagsAndre Guedes2020-09-282-16/+3
* igc: Remove timeout check from ptp_tx workAndre Guedes2020-09-281-6/+0
* igc: Don't reschedule ptp_tx workAndre Guedes2020-09-281-5/+4
* igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes2020-09-282-2/+2
* igc: Add new device ID'sSasha Neftin2020-09-283-0/+15
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-252-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-12/+27
|\
| * igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes2020-09-091-0/+19
| * igc: Fix wrong timestamp latency numbersVinicius Costa Gomes2020-09-091-12/+8
* | net: Take common prefetch code structure into a functionTariq Toukan2020-08-261-8/+2
|/
* igc: Fix PTP initializationVinicius Costa Gomes2020-08-142-5/+2
* igc: Fix static checker warningSasha Neftin2020-07-271-1/+1
* igc: Clean up the hw_stats structureSasha Neftin2020-07-274-13/+0
* igc: Clean up the mac_info structureSasha Neftin2020-07-271-5/+0
* igc: Remove ledctl_ fields from the mac_info structureSasha Neftin2020-07-271-3/+0
* igc: Fix registers definitionSasha Neftin2020-07-274-20/+0