summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-19mt76: mt76x02: introduce SAR supportLorenzo Bianconi
2021-12-19mt76: move sar utilities to mt76-core moduleLorenzo Bianconi
2021-12-19mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_c...Lorenzo Bianconi
2021-12-19mt76: fix the wiphy's available antennas to the correct valueBo Jiao
2021-12-19mt76: do not pass the received frame with decryption errorXing Song
2021-12-19mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_modeLorenzo Bianconi
2021-12-19mt76: mt7615: remove dead code in get_omac_idxLorenzo Bianconi
2021-12-19mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...Lorenzo Bianconi
2021-12-19mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwiLorenzo Bianconi
2021-12-19mt76: fix possible OOB issue in mt76_calculate_default_rateLorenzo Bianconi
2021-12-19mt76: mt7921: introduce 160 MHz channel bandwidth supportDeren Wu
2021-12-19mt76: debugfs: fix queue reporting for mt76-usbLorenzo Bianconi
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-12-18qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-18hamradio: improve the incomplete fix to avoid NPDLin Ma
2021-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-12-18mt76: mt7921: add support for PCIe ID 0x0608/0x0616Deren Wu
2021-12-18mt76: testmode: add support to set MACShayne Chen
2021-12-18mt76: mt7915: add default calibrated data supportShayne Chen
2021-12-18mt76: only set rx radiotap flag from within decoder functionsRyder Lee
2021-12-18mt76: reverse the first fragmented frame to 802.11Xing Song
2021-12-18mt76: mt7915: fix SMPS operation failRyder Lee
2021-12-18mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()Shayne Chen
2021-12-18mt76: mt7921: fix MT7921E reset failureSean Wang
2021-12-18mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu
2021-12-18mt76: mt7921: drop offload_flags overwrittenSean Wang
2021-12-18mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routineLorenzo Bianconi
2021-12-17net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter
2021-12-17net: mtk_eth_soc: delete an unneeded variableDan Carpenter
2021-12-17tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder
2021-12-17tun: avoid double free in tun_free_netdevGeorge Kennedy
2021-12-17net: marvell: prestera: fix incorrect structure accessYevhen Orlov
2021-12-17net: marvell: prestera: fix incorrect return of port_findYevhen Orlov
2021-12-17net: lantiq_xrx200: increase buffer reservationAleksander Jan Bajkowski
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski
2021-12-17ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski
2021-12-17ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski
2021-12-17ice: remove dead store on XSK hotpathAlexander Lobakin
2021-12-17ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski
2021-12-17ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-17r8169: Avoid misuse of pm_ptr() macroPaul Cercueil
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng