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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
net: ipa: update IPA version comments in "ipa_reg.h"
Alex Elder
1
-45
/
+41
2023-11-24
octeon_ep: get max rx packet length from firmware
Shinas Rasheed
4
-3
/
+37
2023-11-24
octeon_ep: Solve style issues in control net files
Shinas Rasheed
2
-63
/
+76
2023-11-24
octeontx2-pf: TC flower offload support for ICMP type and code
Geetha sowjanya
5
-6
/
+43
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
1
-8
/
+12
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
net: phy: correctly check soft_reset ret ONLY if defined for PHY
Christian Marangi
1
-5
/
+4
2023-11-23
netdevsim: Don't accept device bound programs
Stanislav Fomichev
1
-2
/
+2
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-208
/
+264
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-23
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
1
-1
/
+1
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Break out to module
Niklas Söderlund
3
-2
/
+19
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate
Niklas Söderlund
3
-6
/
+14
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layout
Niklas Söderlund
3
-6
/
+6
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layout
Niklas Söderlund
1
-4
/
+11
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect comment
Niklas Söderlund
1
-1
/
+0
2023-11-23
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-11-22
wifi: ath12k: Consolidate WMI peer flags
Jeff Johnson
1
-42
/
+19
2023-11-22
wifi: ath11k: Consolidate WMI peer flags
Jeff Johnson
1
-41
/
+18
2023-11-22
wifi: ath12k: Remove obsolete struct wmi_peer_flags_map *peer_flags
Jeff Johnson
1
-2
/
+0
2023-11-22
wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flags
Jeff Johnson
1
-2
/
+0
2023-11-22
wifi: ath12k: Remove struct ath12k::ops
Jeff Johnson
1
-2
/
+1
2023-11-22
wifi: ath11k: Remove struct ath11k::ops
Jeff Johnson
1
-1
/
+0
2023-11-22
wifi: ath10k: Remove unused struct ath10k_htc_frame
Jeff Johnson
1
-13
/
+0
2023-11-22
wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()
Dmitry Antipov
1
-2
/
+1
2023-11-22
wifi: mt76: mt7925: fix typo in mt7925_init_he_caps
Lorenzo Bianconi
1
-2
/
+2
2023-11-22
wifi: rtw89: 8922a: read efuse content from physical map
Ping-Ke Shih
2
-0
/
+88
2023-11-22
wifi: rtw89: 8922a: read efuse content via efuse map struct from logic map
Ping-Ke Shih
2
-0
/
+208
2023-11-22
wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channels
Ping-Ke Shih
4
-2
/
+66
2023-11-22
wifi: rtw89: mac: add to access efuse for WiFi 7 chips
Ping-Ke Shih
11
-6
/
+552
2023-11-22
wifi: rtw89: mac: use mac_gen pointer to access about efuse
Ping-Ke Shih
5
-9
/
+29
2023-11-22
wifi: rtw89: 8922a: add 8922A basic chip info
Ping-Ke Shih
4
-0
/
+139
2023-11-22
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
11
-28
/
+0
2023-11-22
wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variable
Su Hui
1
-8
/
+0
2023-11-22
wifi: rtw89: regd: update regulatory map to R65-R44
Zong-Zhe Yang
1
-3
/
+3
2023-11-22
wifi: rtw89: regd: handle policy of 6 GHz according to BIOS
Zong-Zhe Yang
2
-2
/
+160
2023-11-22
wifi: rtw89: acpi: process 6 GHz band policy from DSM
Zong-Zhe Yang
5
-19
/
+109
2023-11-22
wifi: rtlwifi: simplify rtl_action_proc() and rtl_tx_agg_start()
Dmitry Antipov
1
-8
/
+0
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-22
net: stmmac: Add support for HW-accelerated VLAN stripping
Gan, Yi Fang
5
-2
/
+90
[prev]
[next]