summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-01ntb_netdev: fix sleep time mismatchJon Mason1-1/+1
2019-12-01net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan1-2/+2
2019-12-01net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan1-6/+6
2019-12-01net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan1-1/+1
2019-12-01net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan1-3/+21
2019-12-01fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller1-20/+28
2019-12-01igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar1-1/+7
2019-12-01macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca1-3/+0
2019-12-01macsec: update operstate when lower device changesSabrina Dubroca1-0/+17
2019-12-01net: ethernet: cadence: fix socket buffer corruption problemTristram Ha1-1/+1
2019-12-01net: socionext: Stop PHY before resetting netsecMasahisa Kojima1-4/+15
2019-12-01net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk1-0/+1
2019-12-01qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter1-1/+1
2019-12-01net: ena: Fix Kconfig dependency on X86Netanel Belgazal1-1/+1
2019-12-01net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speedMarek BehĂșn3-4/+26
2019-12-01nfp: bpf: protect against mis-initializing atomic countersJakub Kicinski3-7/+76
2019-12-01qed: Align local and global PTT to propagate through the APIs.Rahul Verma5-23/+35
2019-12-01ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang1-12/+11
2019-12-01ath10k: set probe request oui during driver startRakesh Pillai1-6/+8
2019-12-01brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2-0/+27
2019-12-01mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assocLorenzo Bianconi1-4/+3
2019-12-01mt76: do not store aggregation sequence number for null-data framesFelix Fietkau1-1/+2
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2019-12-01net/mlx5: Fix auto group size calculationMaor Gottlieb2-4/+7
2019-12-01net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2
2019-12-01net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-12-01sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-12-01net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2-4/+13
2019-12-01net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-12-01mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata1-18/+1
2019-11-24mlxsw: spectrum_switchdev: Check notification relevance based on upper deviceIdo Schimmel1-1/+8
2019-11-24iwlwifi: mvm: don't send keys when entering D3Sara Sharon1-1/+3
2019-11-24net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen1-17/+13
2019-11-24qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich1-3/+10
2019-11-24qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich4-4/+25
2019-11-24qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich1-0/+3
2019-11-24qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko2-0/+5
2019-11-24brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2-2/+17
2019-11-24brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu1-5/+4
2019-11-24bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...Vasundhara Volam1-1/+5
2019-11-24qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor1-1/+12
2019-11-24ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl1-2/+8
2019-11-24i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor1-1/+1
2019-11-24ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl1-4/+10
2019-11-24ice: Fix forward to queue group logicAnirudh Venkataramanan1-4/+10
2019-11-24cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2019-11-24cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2019-11-24ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich1-1/+1
2019-11-24rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor1-3/+3
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear4-5/+25