summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-21ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()Kalle Valo3-7/+7
2020-04-15ath11k: Add dynamic tcl ring selection logic with retry mechanismSriram R2-8/+41
2020-04-15ath11k: cleanup reo command error code overwrittenGovindaraj Saminathan1-1/+5
2020-04-15ath10k: Fix typo in warning messagesMamatha Telu3-3/+3
2020-04-15ath11k: Fix rx_filter flags setting for per peer rx_statsMaharaja Kennadyrajan4-1/+16
2020-04-15ath11k: Fix fw assert by setting proper vht capRitesh Singh1-0/+4
2020-04-15ath11k: Cleanup in pdev destroy and mac register during crash on recoveryMaharaja Kennadyrajan2-0/+6
2020-04-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo35-103/+803
2020-04-14ath11k: rx path optimizationsManikanta Pubbisetty1-7/+7
2020-04-14ath11k: set IRQ_DISABLE_UNLAZY flag for DP interruptsManikanta Pubbisetty1-1/+1
2020-04-14ath11k: Fix TWT radio countAloka Dixit1-1/+1
2020-04-14ath11k: Modify the interrupt timer thresholdKarthikeyan Periyasamy1-1/+1
2020-04-14ath11k: fix duplication peer create on same radioKarthikeyan Periyasamy2-2/+34
2020-04-09ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024Wen Gong1-1/+2
2020-04-09ath10k: disable TX complete indication of htt for sdioWen Gong10-7/+132
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+0
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-94/+141
2020-04-07ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-04-07ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang1-0/+5
2020-04-07ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang1-0/+3
2020-04-07ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang5-7/+17
2020-04-07ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang2-4/+0
2020-04-07ath10k: fix kernel null pointer dereferenceVenkateswara Naralasetty1-0/+2
2020-04-06macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti1-0/+3
2020-04-06net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli1-1/+6
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King1-1/+1
2020-04-06wimax: remove some redundant assignments to variable resultColin Ian King1-5/+2
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata1-3/+6
2020-04-06r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit1-15/+14
2020-04-06net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli1-1/+1
2020-04-06tun: Don't put_page() for all negative return values from XDP programWill Deacon1-4/+6
2020-04-06ath10k: enable radar detection in secondary segmentLei Wang3-16/+34
2020-04-06ath10k: enable VHT160 and VHT80+80 modesLei Wang3-32/+80
2020-04-06ath11k: Avoid mgmt tx count underflowSriram R1-2/+3
2020-04-06ath11k: Increase the tx completion ring sizeSriram R1-2/+2
2020-04-06ath11k: fix error message to correctly report the command that failedColin Ian King1-1/+1
2020-04-06ath11k: add pktlog checksum in trace events to support pktlogMaharaja Kennadyrajan5-14/+31
2020-04-06ath10k: Fix the race condition in firmware dump work queueMaharaja Kennadyrajan1-0/+1
2020-04-06ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan5-0/+410
2020-04-04net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo1-0/+3
2020-04-04net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel1-0/+7
2020-04-04net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-04Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-04-03mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2020-04-03pegasus: Remove pegasus' own workqueuePetko Manolov1-32/+6
2020-04-02net: stmmac: xgmac: Fix VLAN register handlingJose Abreu1-0/+11
2020-04-02net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing1-1/+1
2020-04-02net: atlantic: fix missing | operator when assigning rec->llcColin Ian King1-1/+1