summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* eth: bnxt: use the indir table from ethtool contextJakub Kicinski2024-07-133-37/+29
* eth: bnxt: bump the entry size in indir tables to u32Jakub Kicinski2024-07-133-9/+9
* eth: bnxt: pad out the correct indirection tableJakub Kicinski2024-07-131-1/+1
* eth: bnxt: use the RSS context XArray instead of the local listJakub Kicinski2024-07-133-50/+26
* eth: bnxt: use context priv for struct bnxt_rss_ctxJakub Kicinski2024-07-133-30/+9
* eth: bnxt: depend on core cleaning up RSS contextsJakub Kicinski2024-07-133-9/+6
* eth: bnxt: remove rss_ctx_bmapJakub Kicinski2024-07-133-18/+2
* eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski2024-07-132-45/+75
* eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski2024-07-132-6/+10
* net: mctp-i2c: invalidate flows immediately on TX errorsJeremy Kerr2024-07-121-0/+41
* net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao2024-07-121-2/+1
* net: netconsole: Remove unnecessary cast from boolBreno Leitao2024-07-121-1/+1
* bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev2024-07-122-6/+7
* Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-07-12142-3348/+15828
|\
| * Merge tag 'mt76-for-kvalo-2024-07-08' of https://github.com/nbd168/wirelessKalle Valo2024-07-1024-846/+2095
| |\
| | * wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo2024-07-096-0/+35
| | * wifi: mt76: mt7925: enabling MLO when the firmware supports itSean Wang2024-07-096-0/+59
| | * wifi: mt76: mt7925: remove the unused mt7925_mcu_set_chan_infoSean Wang2024-07-091-74/+0
| | * wifi: mt76: mt7925: update mt7925_mac_link_bss_add for MLOSean Wang2024-07-091-2/+3
| | * wifi: mt76: mt7925: update mt7925_mcu_bss_basic_tlv for MLOSean Wang2024-07-091-0/+1
| | * wifi: mt76: mt7925: update mt7925_mcu_set_timing for MLOSean Wang2024-07-091-2/+2
| | * wifi: mt76: mt7925: update mt7925_mcu_sta_phy_tlv for MLOSean Wang2024-07-091-1/+2
| | * wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv for MLOSean Wang2024-07-091-2/+10
| | * wifi: mt76: mt7925: add mt7925_mcu_sta_eht_mld_tlv for MLOSean Wang2024-07-093-1/+53
| | * wifi: mt76: mt7925: update mt7925_mcu_sta_update for MLOSean Wang2024-07-093-2/+78
| | * wifi: mt76: mt7925: update mt7925_mcu_add_bss_info for MLOSean Wang2024-07-091-3/+8
| | * wifi: mt76: mt7925: update mt7925_mcu_bss_mld_tlv for MLOSean Wang2024-07-092-10/+17
| | * wifi: mt76: mt7925: update mt7925_mcu_sta_mld_tlv for MLOSean Wang2024-07-091-7/+22
| | * wifi: mt76: mt7925: add mt7925_[assign,unassign]_vif_chanctxSean Wang2024-07-093-11/+82
| | * wifi: mt76: add def_wcid to struct mt76_wcidSean Wang2024-07-092-0/+7
| | * wifi: mt76: mt7925: report link information in rx statusSean Wang2024-07-093-0/+8
| | * wifi: mt76: mt7925: update rate index according to link idSean Wang2024-07-091-4/+7
| | * wifi: mt76: mt7925: add link handling in the mt7925_ipv6_addr_changeSean Wang2024-07-091-6/+23
| | * wifi: mt76: mt7925: add link handling in the BSS_CHANGED_ARP_FILTER handlerSean Wang2024-07-093-12/+14
| | * wifi: mt76: mt7925: add link handling in mt7925_vif_connect_iterSean Wang2024-07-091-3/+11
| | * wifi: mt76: mt7925: add link handling in mt7925_sta_set_decap_offloadSean Wang2024-07-093-12/+36
| | * wifi: mt76: mt7925: add link handling in mt7925_mac_sta_assocSean Wang2024-07-092-2/+103
| | * wifi: mt76: mt7925: add link handling in mt7925_txwi_freeSean Wang2024-07-093-17/+41
| | * wifi: mt76: mt7925: add link handling in mt7925_mcu_set_beacon_filterSean Wang2024-07-091-6/+17
| | * wifi: mt76: mt7925: add link handling in the BSS_CHANGED_PS handlerSean Wang2024-07-091-2/+12
| | * wifi: mt76: mt7925: add link handling to mt7925_change_chanctxSean Wang2024-07-091-2/+20
| | * wifi: mt76: mt7925: add link handling in mt7925_set_keySean Wang2024-07-091-1/+17
| | * wifi: mt76: mt7925: add link handling to txwiSean Wang2024-07-092-5/+33
| | * wifi: mt76: mt7925: add link handling in mt7925_mac_sta_removeSean Wang2024-07-091-1/+7
| | * wifi: mt76: mt7925: add link handling in mt7925_mac_sta_addSean Wang2024-07-091-1/+11
| | * wifi: mt76: mt7925: add mt7925_change_sta_linksSean Wang2024-07-092-4/+145
| | * wifi: mt76: mt7925: add mt7925_change_vif_linksSean Wang2024-07-096-26/+275
| | * wifi: mt76: mt7925: extend mt7925_mcu_uni_roc_eventSean Wang2024-07-092-5/+27
| | * wifi: mt76: mt7925: add mt7925_set_link_keySean Wang2024-07-093-37/+61
| | * wifi: mt76: mt7925: set mt7925_mcu_sta_key_tlv according to link idSean Wang2024-07-094-4/+24