summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang2021-03-171-3/+4
* net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean2021-03-173-9/+36
* net: hns3: fix error mask definition of flow directorJian Shen2021-03-171-3/+3
* sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov2021-03-171-0/+2
* bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer2021-03-171-2/+12
* net: hns3: fix bug when calculating the TCAM table infoJian Shen2021-03-171-2/+2
* net: hns3: fix query vlan mask value error for flow directorJian Shen2021-03-171-2/+1
* net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang2021-03-171-0/+2
* net: stmmac: stop each tx channel independentlyJoakim Zhang2021-03-171-4/+0
* ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2021-03-172-0/+10
* net: davicom: Fix regulator not turned off on driver removalPaul Cercueil2021-03-171-1/+8
* net: davicom: Fix regulator not turned off on failed probePaul Cercueil2021-03-171-3/+9
* net: lapbether: Remove netif_start_queue / netif_stop_queueXie He2021-03-171-3/+0
* netdevsim: init u64 stats for 32bit hardwareHillf Danton2021-03-171-0/+1
* net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas2021-03-171-14/+0
* net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong2021-03-171-1/+18
* net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-173-1/+4
* net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean2021-03-174-8/+18
* mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi2021-03-171-4/+7
* ibmvnic: always store valid MAC addressJiri Wiesner2021-03-171-3/+2
* can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...Torin Cooper-Bennun2021-03-171-3/+3
* can: flexcan: invoke flexcan_chip_freeze() to enter freeze modeJoakim Zhang2021-03-171-5/+7
* can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang2021-03-171-3/+7
* can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang2021-03-171-1/+1
* sh_eth: fix TRSCER mask for SH771xSergey Shtylyov2021-03-171-0/+3
* ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2021-03-172-1/+8
* ethernet: alx: fix order of calls on resumeJakub Kicinski2021-03-171-2/+5
* mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2021-03-112-1/+19
* r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit2021-03-091-0/+2
* xen-netback: respect gnttab_map_refs()'s return valueJan Beulich2021-03-071-1/+11
* brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede2021-03-071-0/+18
* brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede2021-03-071-0/+14
* ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan2021-03-071-11/+4
* wlcore: Fix command execute failure 19 for wl12xxTony Lindgren2021-03-073-20/+1
* rsi: Move card interrupt handling to RX threadMarek Vasut2021-03-073-51/+15
* rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut2021-03-071-1/+2
* net: fix dev_ifsioc_locked() race conditionCong Wang2021-03-072-6/+5
* net: ag71xx: remove unnecessary MTU reservationDENG Qingfang2021-03-071-3/+1
* net: usb: qmi_wwan: support ZTE P685M modemLech Perczak2021-03-071-0/+1
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-03-041-1/+0
* sunvnet: use icmp_ndo_send helperJason A. Donenfeld2021-03-041-19/+4
* gtp: use icmp_ndo_send helperJason A. Donenfeld2021-03-041-2/+2
* r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit2021-03-041-2/+2
* vxlan: move debug check after netdev unregisterTaehee Yoo2021-03-041-3/+8
* net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan2021-03-041-0/+1
* i40e: Fix add TC filter for IPv6Mateusz Palczewski2021-03-041-2/+3
* i40e: Fix VFs not createdSylwester Dziedziuch2021-03-041-2/+1
* i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski2021-03-042-12/+13
* i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski2021-03-041-27/+0
* i40e: Add zero-initialization of AQ command structuresMateusz Palczewski2021-03-041-0/+6