aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-22iwlwifi: mvm: don't request SMPS in AP modeJohannes Berg1-5/+3
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg4-2/+96
2021-06-22iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya3-3/+22
2021-06-22iwlwifi: remove duplicate iwl_ax201_cfg_qu_hr declarationJohannes Berg1-1/+0
2021-06-22iwlwifi: pcie: remove CSR_HW_RF_ID_TYPE_CHIP_IDJohannes Berg2-10/+7
2021-06-22iwlwifi: pcie: print interrupt number, not indexJohannes Berg1-1/+1
2021-06-22iwlwifi: pcie: Add support for AX231 radio module with Ma devicesMatti Gottlieb3-0/+20
2021-06-22iwlwifi: increase PNVM load timeoutLuca Coelho1-2/+2
2021-06-22iwlwifi: pcie: handle pcim_iomap_table() failures betterJohannes Berg1-2/+10
2021-06-22iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg1-6/+18
2021-06-22iwlwifi: remove unused REMOTE_WAKE_CONFIG_CMD definitionsLuca Coelho3-56/+1
2021-06-22iwlwifi: mvm: fix indentation in some scan functionsLuca Coelho1-7/+7
2021-06-22iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time()Luca Coelho4-8/+17
2021-06-22iwlwifi: mvm: support BIOS enable/disable for 11ax in RussiaMiri Korenblit3-22/+63
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau2-8/+10
2021-06-21ibmvnic: Use strscpy() instead of strncpy()Kees Cook1-3/+3
2021-06-21net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov1-3/+3
2021-06-21net: ll_temac: Remove left-over debug messageEsben Haabendal1-3/+1
2021-06-21net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()'Christophe JAILLET1-2/+4
2021-06-21net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET1-2/+4
2021-06-21net: fec: add ndo_select_queue to fix TX bandwidth fluctuationsFugang Duan1-0/+32
2021-06-21net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang2-5/+11
2021-06-21net: c101: remove redundant spacesPeng Li1-1/+1
2021-06-21net: c101: replace comparison to NULL with "!card"Peng Li1-2/+2
2021-06-21net: c101: add blank line after declarationsPeng Li1-0/+1
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel4-0/+108
2021-06-21mlxsw: reg: Document possible MCIA status valuesIdo Schimmel1-0/+14
2021-06-21mlxsw: reg: Add bank number to MCIA registerIdo Schimmel1-0/+6
2021-06-21net: ipa: add IPA v3.1 configuration dataAlex Elder4-3/+541
2021-06-21net: ipa: introduce gsi_ring_setup()Alex Elder2-28/+51
2021-06-21net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5Alex Elder1-0/+15
2021-06-21net: ipa: disable misc clock gating for IPA v3.1Alex Elder1-5/+9
2021-06-21net: ipa: inter-EE interrupts aren't always availableAlex Elder2-4/+12
2021-06-21Merge tag 'linux-can-fixes-for-5.13-20210619' of git://git.kernel.org/pub/scm...David S. Miller1-1/+2
2021-06-21Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...David S. Miller1-3/+10
2021-06-21nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter1-0/+2
2021-06-21net: qualcomm: rmnet: fix two pointer math bugsDan Carpenter1-2/+2
2021-06-21net: iosm: remove an unnecessary NULL checkDan Carpenter1-1/+1
2021-06-21net: hns3: fix a double shift bugDan Carpenter1-3/+3
2021-06-21net: hns3: fix different snprintf() limitDan Carpenter1-3/+1
2021-06-21hv_netvsc: Set needed_headroom according to VFHaiyang Zhang1-0/+5
2021-06-21vrf: do not push non-ND strict packets with a source LLA through packet taps ...Antoine Tenart1-7/+7
2021-06-19net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin1-1/+2
2021-06-19net: ethernet: ezchip: fix error handlingPavel Skripkin1-1/+1
2021-06-19net: ethernet: ezchip: remove redundant checkPavel Skripkin1-2/+1
2021-06-19net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin1-1/+1
2021-06-19net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin1-1/+2
2021-06-19ath11k: Enable QCN9074 deviceAnilkumar Kolli1-1/+1
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly1-1/+1
2021-06-19rtl8xxxu: avoid parsing short RX packetÍñigo Huguet1-2/+9