index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
bcma: gpio: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-3
/
+4
2022-05-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
1
-1
/
+1
2022-05-06
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
3
-18
/
+39
2022-05-06
qtnfmac: switch to netif_napi_add_weight()
Jakub Kicinski
2
-4
/
+4
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
5
-10
/
+10
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-04
mac80211: support disabling EHT mode
Muna Sinada
1
-0
/
+3
2022-05-04
cfg80211: support disabling EHT mode
Muna Sinada
3
-0
/
+11
2022-05-04
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2
-0
/
+25
2022-05-04
mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
Hangyu Hua
1
-2
/
+0
2022-05-04
mac80211: consider Order bit to fill CCMP AAD
Ping-Ke Shih
1
-7
/
+9
2022-05-04
cfg80211: declare MODULE_FIRMWARE for regulatory.db
Dimitri John Ledkov
1
-0
/
+4
2022-05-04
nl80211: rework internal_flags usage
Johannes Berg
1
-145
/
+199
2022-05-04
nl80211: don't hold RTNL in color change request
Johannes Berg
1
-2
/
+1
2022-05-04
cfg80211: remove cfg80211_get_chan_state()
Johannes Berg
4
-113
/
+3
2022-05-04
rtw89: 8852c: add 8852ce to Makefile and Kconfig
Ping-Ke Shih
2
-2
/
+25
2022-05-04
rtw89: 8852c: fix warning of FIELD_PREP() mask type
Ping-Ke Shih
1
-7
/
+5
2022-05-04
rtw89: 8852c: correct register definitions used by 8852c
Ping-Ke Shih
1
-2
/
+1
2022-05-04
rtw89: correct AID settings of beamformee
Ping-Ke Shih
2
-0
/
+9
2022-05-04
rtw89: ps: fine tune polling interval while changing low power mode
Ping-Ke Shih
1
-1
/
+2
2022-05-04
rtw89: 8852c: add basic and remaining chip_info
Ping-Ke Shih
1
-3
/
+77
2022-05-04
rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
Ping-Ke Shih
1
-0
/
+64
2022-05-04
rtw89: 8852c: rfk: get calibrated channels to notify firmware
Ping-Ke Shih
3
-0
/
+20
2022-05-04
wfx: avoid flush_workqueue(system_highpri_wq) usage
Tetsuo Handa
4
-4
/
+11
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
298
-4104
/
+43484
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2
-20
/
+36
2022-05-03
selftests: forwarding: add basic QoS classification test for Ocelot switches
Vladimir Oltean
1
-0
/
+253
2022-05-03
Merge branch 'mptcp-userspace-path-manager-prerequisites'
Jakub Kicinski
8
-20
/
+81
2022-05-03
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
1
-2
/
+10
2022-05-03
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
2
-0
/
+4
2022-05-03
mptcp: establish subflows from either end of connection
Kishen Maloor
3
-7
/
+8
2022-05-03
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
4
-8
/
+15
2022-05-03
mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
Kishen Maloor
1
-0
/
+1
2022-05-03
selftests: mptcp: ADD_ADDR echo test with missing userspace daemon
Mat Martineau
1
-0
/
+11
2022-05-03
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
4
-3
/
+32
2022-05-03
Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
19
-90
/
+109
2022-05-03
Merge branch 'mlxsw-remove-size-limitations-on-egress-descriptor-buffer'
Paolo Abeni
4
-3
/
+530
2022-05-03
selftests: mlxsw: Add a test for soaking up a burst of traffic
Petr Machata
1
-0
/
+480
2022-05-03
selftests: forwarding: lib: Add start_traffic_pktsize() helpers
Petr Machata
1
-3
/
+18
2022-05-03
mlxsw: Configure descriptor buffers
Petr Machata
1
-0
/
+26
2022-05-03
mlxsw: reg: Add "desc" field to SBPR
Petr Machata
1
-0
/
+6
2022-05-03
Merge branch 'use-standard-sysctl-macro'
Paolo Abeni
8
-30
/
+75
2022-05-03
selftests/sysctl: add sysctl macro test
Tonghao Zhang
2
-0
/
+55
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
6
-14
/
+10
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
3
-16
/
+10
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
36
-358
/
+1410
2022-05-03
rtw89: 8852c: rfk: add DPK
Ping-Ke Shih
6
-8
/
+1178
2022-05-03
rtw89: 8852c: rfk: add IQK
Ping-Ke Shih
5
-4
/
+1099
2022-05-03
rtw89: 8852c: rfk: add RX DCK
Ping-Ke Shih
4
-1
/
+78
2022-05-03
rtw89: 8852c: rfk: add RCK
Ping-Ke Shih
3
-0
/
+45
[next]