summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2021-03-19igc: Assign boolean values to a bool variableJiapeng Zhong
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin
2021-03-19igc: Remove unused MII_CR_SPEEDSasha Neftin
2021-03-19igc: Remove unused MII_CR_RESETSasha Neftin
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2021-02-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-02-03igc: Fix TDBAL register show incorrect valueSasha Neftin
2021-02-03igc: Remove unused FUNC_1 maskSasha Neftin
2021-02-03igc: Remove unused local receiver maskSasha Neftin
2021-02-03igc: Prefer strscpy over strlcpySasha Neftin
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin
2021-02-03igc: Expose the NVM versionSasha Neftin
2021-02-03igc: Add Host Good Packets Transmitted CountSasha Neftin
2021-02-03igc: Remove MULR mask defineSasha Neftin
2021-02-03igc: Remove igc_set_fw_version commentSasha Neftin
2021-02-03igc: Clean up nvm_operations structureSasha Neftin
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo
2021-02-01igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo
2021-02-01igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26igc: fix link speed advertisingCorinna Vinschen
2021-01-19net: igc: use skb_csum_is_sctp instead of protocol checkXin Long
2020-12-10igc: Add new device IDSasha Neftin
2020-11-10igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-28igc: Clean up nvm_info structureSasha Neftin
2020-09-28igc: Reject schedules with a base_time in the futureVinicius Costa Gomes
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes
2020-09-28igc: Remove reset disable flagSasha Neftin
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-28igc: Remove references to SYSTIMR registerVinicius Costa Gomes
2020-09-28igc: Expose LPI countersSasha Neftin
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes
2020-09-28igc: Remove timeout check from ptp_tx workAndre Guedes
2020-09-28igc: Don't reschedule ptp_tx workAndre Guedes
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes
2020-09-28igc: Add new device ID'sSasha Neftin
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-09igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes
2020-09-09igc: Fix wrong timestamp latency numbersVinicius Costa Gomes
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-14igc: Fix PTP initializationVinicius Costa Gomes
2020-07-27igc: Fix static checker warningSasha Neftin
2020-07-27igc: Clean up the hw_stats structureSasha Neftin
2020-07-27igc: Clean up the mac_info structureSasha Neftin
2020-07-27igc: Remove ledctl_ fields from the mac_info structureSasha Neftin
2020-07-27igc: Fix registers definitionSasha Neftin