summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: use hardware padding of runt framesDoug Berger2020-06-251-5/+3
* net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger2020-06-251-1/+2
* net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger2020-06-251-77/+0
* qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King2020-06-241-1/+2
* net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang2020-06-241-0/+4
* net: phy: make phy_disable_interrupts() non-staticJisheng Zhang2020-06-241-1/+1
* net: ethernet: mvneta: Add back interface mode validationSascha Hauer2020-06-241-3/+19
* net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer2020-06-241-1/+1
* net: phylink: ensure manual pause mode configuration takes effectRussell King2020-06-241-5/+22
* net: phylink: fix ethtool -A with attached PHYsRussell King2020-06-241-9/+11
* bnxt_en: Read VPD info only for PFsVasundhara Volam2020-06-241-1/+2
* bnxt_en: Fix statistics counters issue during ifdown with older firmware.Michael Chan2020-06-241-1/+7
* bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan2020-06-242-1/+3
* bnxt_en: Store the running firmware version code.Michael Chan2020-06-242-4/+22
* cxgb4vf: update kernel-doc line commentsRahul Lakkireddy2020-06-243-11/+8
* cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-248-30/+38
* cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy2020-06-241-3/+3
* cxgb4: move DCB version extern to header fileRahul Lakkireddy2020-06-242-1/+3
* cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy2020-06-241-2/+1
* cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy2020-06-241-2/+4
* cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy2020-06-241-5/+5
* cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy2020-06-243-25/+22
* cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2020-06-242-49/+91
* cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-06-241-1/+1
* cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy2020-06-241-12/+11
* cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy2020-06-241-28/+24
* net: qed: fix "maybe uninitialized" warningAlexander Lobakin2020-06-241-1/+1
* net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin2020-06-241-0/+19
* net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin2020-06-241-0/+1
* net: qede: fix PTP initialization on recoveryAlexander Lobakin2020-06-243-20/+15
* net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin2020-06-241-1/+1
* net: qed: fix NVMe login fails over VFsAlexander Lobakin2020-06-241-5/+18
* net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin2020-06-241-1/+2
* net: qed: fix async event callbacks unregisteringAlexander Lobakin2020-06-243-5/+7
* wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-234-45/+55
* wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf2020-06-231-2/+2
* usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen2020-06-231-1/+1
* mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel2020-06-234-9/+7
* net: phy: smsc: fix printing too many logsDejin Zheng2020-06-231-4/+7
* r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit2020-06-211-1/+4
* ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden2020-06-211-2/+7
* ionic: tame the watchdog timer on reconfigShannon Nelson2020-06-211-7/+8
* ibmveth: Fix max MTU limitThomas Falcon2020-06-201-1/+1
* net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-205-11/+11
* flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-204-22/+40
* geneve: allow changing DF behavior after creationSabrina Dubroca2020-06-201-0/+1
* enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil2020-06-203-16/+34
* net: macb: undo operations in case of failureClaudiu Beznea2020-06-201-2/+4
* net: phy: Check harder for errors in get_phy_id()Florian Fainelli2020-06-191-2/+4
* of: of_mdio: Correct loop scanning logicFlorian Fainelli2020-06-191-2/+7