index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
2024-07-13
3
-37
/
+29
*
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
2024-07-13
3
-9
/
+9
*
eth: bnxt: pad out the correct indirection table
Jakub Kicinski
2024-07-13
1
-1
/
+1
*
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
2024-07-13
3
-50
/
+26
*
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
2024-07-13
3
-30
/
+9
*
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
2024-07-13
3
-9
/
+6
*
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
2024-07-13
3
-18
/
+2
*
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2024-07-13
2
-45
/
+75
*
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2024-07-13
2
-6
/
+10
*
net: mctp-i2c: invalidate flows immediately on TX errors
Jeremy Kerr
2024-07-12
1
-0
/
+41
*
net: netconsole: Eliminate redundant setting of enabled field
Breno Leitao
2024-07-12
1
-2
/
+1
*
net: netconsole: Remove unnecessary cast from bool
Breno Leitao
2024-07-12
1
-1
/
+1
*
bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
Alexey Kodanev
2024-07-12
2
-6
/
+7
*
Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-07-12
142
-3348
/
+15828
|
\
|
*
Merge tag 'mt76-for-kvalo-2024-07-08' of https://github.com/nbd168/wireless
Kalle Valo
2024-07-10
24
-846
/
+2095
|
|
\
|
|
*
wifi: mt76: mt792x: fix scheduler interference in drv own process
Michael Lo
2024-07-09
6
-0
/
+35
|
|
*
wifi: mt76: mt7925: enabling MLO when the firmware supports it
Sean Wang
2024-07-09
6
-0
/
+59
|
|
*
wifi: mt76: mt7925: remove the unused mt7925_mcu_set_chan_info
Sean Wang
2024-07-09
1
-74
/
+0
|
|
*
wifi: mt76: mt7925: update mt7925_mac_link_bss_add for MLO
Sean Wang
2024-07-09
1
-2
/
+3
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_bss_basic_tlv for MLO
Sean Wang
2024-07-09
1
-0
/
+1
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_set_timing for MLO
Sean Wang
2024-07-09
1
-2
/
+2
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_sta_phy_tlv for MLO
Sean Wang
2024-07-09
1
-1
/
+2
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv for MLO
Sean Wang
2024-07-09
1
-2
/
+10
|
|
*
wifi: mt76: mt7925: add mt7925_mcu_sta_eht_mld_tlv for MLO
Sean Wang
2024-07-09
3
-1
/
+53
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_sta_update for MLO
Sean Wang
2024-07-09
3
-2
/
+78
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_add_bss_info for MLO
Sean Wang
2024-07-09
1
-3
/
+8
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_bss_mld_tlv for MLO
Sean Wang
2024-07-09
2
-10
/
+17
|
|
*
wifi: mt76: mt7925: update mt7925_mcu_sta_mld_tlv for MLO
Sean Wang
2024-07-09
1
-7
/
+22
|
|
*
wifi: mt76: mt7925: add mt7925_[assign,unassign]_vif_chanctx
Sean Wang
2024-07-09
3
-11
/
+82
|
|
*
wifi: mt76: add def_wcid to struct mt76_wcid
Sean Wang
2024-07-09
2
-0
/
+7
|
|
*
wifi: mt76: mt7925: report link information in rx status
Sean Wang
2024-07-09
3
-0
/
+8
|
|
*
wifi: mt76: mt7925: update rate index according to link id
Sean Wang
2024-07-09
1
-4
/
+7
|
|
*
wifi: mt76: mt7925: add link handling in the mt7925_ipv6_addr_change
Sean Wang
2024-07-09
1
-6
/
+23
|
|
*
wifi: mt76: mt7925: add link handling in the BSS_CHANGED_ARP_FILTER handler
Sean Wang
2024-07-09
3
-12
/
+14
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_vif_connect_iter
Sean Wang
2024-07-09
1
-3
/
+11
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_sta_set_decap_offload
Sean Wang
2024-07-09
3
-12
/
+36
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_mac_sta_assoc
Sean Wang
2024-07-09
2
-2
/
+103
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_txwi_free
Sean Wang
2024-07-09
3
-17
/
+41
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_mcu_set_beacon_filter
Sean Wang
2024-07-09
1
-6
/
+17
|
|
*
wifi: mt76: mt7925: add link handling in the BSS_CHANGED_PS handler
Sean Wang
2024-07-09
1
-2
/
+12
|
|
*
wifi: mt76: mt7925: add link handling to mt7925_change_chanctx
Sean Wang
2024-07-09
1
-2
/
+20
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_set_key
Sean Wang
2024-07-09
1
-1
/
+17
|
|
*
wifi: mt76: mt7925: add link handling to txwi
Sean Wang
2024-07-09
2
-5
/
+33
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_mac_sta_remove
Sean Wang
2024-07-09
1
-1
/
+7
|
|
*
wifi: mt76: mt7925: add link handling in mt7925_mac_sta_add
Sean Wang
2024-07-09
1
-1
/
+11
|
|
*
wifi: mt76: mt7925: add mt7925_change_sta_links
Sean Wang
2024-07-09
2
-4
/
+145
|
|
*
wifi: mt76: mt7925: add mt7925_change_vif_links
Sean Wang
2024-07-09
6
-26
/
+275
|
|
*
wifi: mt76: mt7925: extend mt7925_mcu_uni_roc_event
Sean Wang
2024-07-09
2
-5
/
+27
|
|
*
wifi: mt76: mt7925: add mt7925_set_link_key
Sean Wang
2024-07-09
3
-37
/
+61
|
|
*
wifi: mt76: mt7925: set mt7925_mcu_sta_key_tlv according to link id
Sean Wang
2024-07-09
4
-4
/
+24
[next]