summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()Dan Carpenter2023-11-241-1/+3
* wifi: mt76: mt7925: fix typo in mt7925_init_he_capsLorenzo Bianconi2023-11-221-2/+2
* wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC configMing Yen Hsieh2023-11-081-0/+1
* net: fill in MODULE_DESCRIPTION()s under drivers/net/Jakub Kicinski2023-10-287-0/+7
* net: fill in MODULE_DESCRIPTION()s in kuba@'s modulesJakub Kicinski2023-10-282-0/+2
* net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju2023-10-272-0/+31
* net: mana: Use xdp_set_features_flag instead of direct assignmentKonstantin Taranov2023-10-271-2/+3
* vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()Benjamin Poirier2023-10-271-2/+2
* iavf: delete the iavf client interfaceMichal Schmidt2023-10-276-871/+1
* iavf: add a common function for undoing the interrupt schemeMichal Schmidt2023-10-271-11/+15
* iavf: use unregister_netdevMichal Schmidt2023-10-271-3/+1
* iavf: rely on netdev's own registered stateMichal Schmidt2023-10-272-7/+3
* iavf: fix the waiting time for initial resetMichal Schmidt2023-10-271-1/+1
* iavf: in iavf_down, don't queue watchdog_task if comms failedMichal Schmidt2023-10-271-2/+4
* iavf: simplify mutex_trylock+sleep loopsMichal Schmidt2023-10-271-4/+2
* iavf: fix comments about old bit locksMichal Schmidt2023-10-271-2/+2
* ipvlan: properly track tx_errorsEric Dumazet2023-10-272-4/+5
* netdevsim: Block until all devices are releasedIdo Schimmel2023-10-271-0/+12
* nfp: using napi_build_skb() to replace build_skb()Fei Qin2023-10-272-2/+2
* net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"Colin Ian King2023-10-271-1/+1
* net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LANOleksij Rempel2023-10-274-1/+55
* net: dsa: microchip: Refactor switch shutdown routine for WoL preparationOleksij Rempel2023-10-274-8/+22
* net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()Oleksij Rempel2023-10-271-3/+13
* net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() functionOleksij Rempel2023-10-271-6/+14
* net: dsa: microchip: ksz9477: Add Wake on Magic Packet supportOleksij Rempel2023-10-273-7/+97
* virtio_net: use u64_stats_t infra to avoid data-racesEric Dumazet2023-10-271-59/+65
* vxlan: mdb: Add MDB get supportIdo Schimmel2023-10-273-0/+153
* vxlan: mdb: Factor out a helper for remote entry size calculationIdo Schimmel2023-10-271-9/+19
* vxlan: mdb: Adjust function argumentsIdo Schimmel2023-10-271-6/+4
* ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski2023-10-261-0/+4
* ice: Remove redundant zeroing of the fields.Pawel Chmielewski2023-10-261-27/+27
* ice: Add support for E830 DDP package segmentDan Nowlin2023-10-263-74/+382
* ice: Add ice_get_link_status_datalenPaul Greenwalt2023-10-262-6/+53
* ice: Add 200G speed/phy type useAlice Michael2023-10-264-3/+43
* ice: Add E830 device IDs, MAC type and registersPaul Greenwalt2023-10-267-61/+141
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-26155-1576/+3165
|\
| * wifi: ray_cs: Remove unnecessary (void*) conversionsWu Yunchuan2023-10-251-3/+3
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-10-2540-225/+589
| |\
| | * Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"Kalle Valo2023-10-251-1/+3
| | * wifi: ath12k: Introduce and use ath12k_sta_to_arsta()Jeff Johnson2023-10-254-11/+16
| | * wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold2023-10-251-2/+5
| | * wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold2023-10-251-1/+10
| | * wifi: ath11k: fix gtk offload status event lockingJohan Hovold2023-10-251-2/+5
| | * wifi: ath11k: fix htt pktlog lockingJohan Hovold2023-10-251-1/+7
| | * wifi: ath11k: fix dfs radar event lockingJohan Hovold2023-10-251-0/+4
| | * wifi: ath11k: fix temperature event lockingJohan Hovold2023-10-251-2/+6
| | * wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy2023-10-252-11/+11
| | * wifi: ath12k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy2023-10-251-11/+11
| | * wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli2023-10-257-17/+258
| | * wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()Kalle Valo2023-10-251-7/+11