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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-05
octeon_ep: control net API framework to support offloads
Shinas Rasheed
9
-51
/
+231
2023-12-05
net: mvmdio: Support setting the MDC frequency on XSMI controllers
Tobias Waldekranz
1
-0
/
+44
2023-12-05
net: mvmdio: Avoid excessive sleeps in polled mode
Tobias Waldekranz
1
-37
/
+16
2023-12-05
net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: wan/ixp4xx_hss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-12-05
net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: sfp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: pcs: rzn1-miic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: fjes: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: ipa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-16
/
+13
2023-12-05
net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
1
-7
/
+14
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-27
/
+38
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-29
/
+38
2023-12-05
ipvlan: implement .parse_protocol hook function in ipvlan_header_ops
Zhengchao Shao
1
-0
/
+1
2023-12-05
macvlan: implement .parse_protocol hook function in macvlan_hard_header_ops
Zhengchao Shao
1
-0
/
+1
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
6
-281
/
+280
2023-12-05
ice: periodically kick Tx timestamp interrupt
Jacob Keller
1
-0
/
+50
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
2
-10
/
+11
2023-12-05
ice: Improve logs for max ntuple errors
Pawel Kaminski
1
-5
/
+8
2023-12-05
ice: add CGU info to devlink info callback
Arkadiusz Kubalewski
1
-0
/
+20
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
10
-1
/
+249
2023-12-04
net: stmmac: Add support for EST cycle-time-extension
Rohan G Thomas
1
-0
/
+4
2023-12-04
net: stmmac: Refactor EST implementation
Rohan G Thomas
15
-392
/
+272
2023-12-04
net: stmmac: xgmac: EST interrupts handling
Rohan G Thomas
2
-0
/
+117
2023-12-04
net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
Ravi Gunasekaran
1
-10
/
+6
2023-12-04
eth: bnxt: link NAPI instances to queues and IRQs
Jakub Kicinski
1
-0
/
+14
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
1
-0
/
+2
2023-12-04
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
4
-3
/
+84
2023-12-04
bnxt_en: Add 5760X (P7) PCI IDs
Michael Chan
2
-0
/
+12
2023-12-04
bnxt_en: Report the new ethtool link modes in the new firmware interface
Michael Chan
1
-20
/
+151
2023-12-04
bnxt_en: Support force speed using the new HWRM fields
Michael Chan
1
-6
/
+46
2023-12-04
bnxt_en: Support new firmware link parameters
Michael Chan
3
-6
/
+143
2023-12-04
bnxt_en: Refactor ethtool speeds logic
Michael Chan
1
-26
/
+61
2023-12-04
bnxt_en: Add support for new RX and TPA_START completion types for P7
Michael Chan
2
-23
/
+89
2023-12-04
bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().
Michael Chan
2
-11
/
+26
2023-12-04
bnxt_en: Refactor RX VLAN acceleration logic.
Michael Chan
1
-13
/
+31
2023-12-04
bnxt_en: Add new P7 hardware interface definitions
Michael Chan
1
-1
/
+84
2023-12-04
bnxt_en: Refactor RSS capability fields
Ajit Khaparde
3
-18
/
+20
2023-12-04
bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chips
Michael Chan
2
-4
/
+14
2023-12-04
bnxt_en: Consolidate DB offset calculation
Hongguang Gao
4
-15
/
+16
2023-12-04
bnxt_en: Define basic P7 macros
Michael Chan
3
-15
/
+48
2023-12-04
bnxt_en: Update firmware interface to 1.10.3.15
Michael Chan
2
-135
/
+388
2023-12-04
bnxt_en: Fix backing store V2 logic
Michael Chan
2
-6
/
+12
2023-12-04
net: phy: micrel: allow usage of generic ethernet-phy clock
Heiko Stuebner
1
-0
/
+5
2023-12-04
net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clock
Heiko Stuebner
1
-1
/
+1
2023-12-04
octeontx2-pf: TC flower offload support for mirror
Suman Ghosh
1
-3
/
+110
2023-12-04
octeontx2-af: Add new mbox to support multicast/mirror offload
Suman Ghosh
6
-38
/
+868
2023-12-01
nfp: ethtool: expose transmit SO_TIMESTAMPING capability
Yinjun Zhang
1
-0
/
+1
2023-12-01
net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCK
Niklas Söderlund
1
-1
/
+2
2023-12-01
octeontx2-af: debugfs: update CQ context fields
Nithin Dabilpuram
2
-6
/
+28
[next]