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
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
3
-61
/
+76
2022-09-09
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
2
-478
/
+481
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
3
-53
/
+50
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
4
-207
/
+237
2022-09-09
net: mscc: ocelot: sort Makefile files alphabetically
Vladimir Oltean
1
-5
/
+5
2022-09-09
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
1
-1
/
+26
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
2
-43
/
+91
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
2
-13
/
+39
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
3
-7
/
+10
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2
-1
/
+18
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2
-28
/
+27
2022-09-09
mfd: ocelot: Add support for the vsc7512 chip via spi
Colin Foster
5
-0
/
+533
2022-09-09
pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
Colin Foster
1
-6
/
+2
2022-09-09
pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
Colin Foster
2
-2
/
+9
2022-09-09
pinctrl: ocelot: add ability to be used in a non-mmio configuration
Colin Foster
1
-11
/
+5
2022-09-09
net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
Colin Foster
1
-30
/
+12
2022-09-08
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
1
-1
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
182
-876
/
+1639
2022-09-08
drivers/net/ethernet/e1000e: check return value of e1e_rphy()
Li Zhong
1
-3
/
+17
2022-09-08
net: sparx5: fix function return type to match actual type
Casper Andersson
2
-4
/
+4
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
29
-143
/
+402
2022-09-08
Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-25
/
+14
2022-09-08
r8169: merge support for chip versions 10, 13, 16
Heiner Kallweit
3
-13
/
+4
2022-09-08
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
1
-4
/
+54
2022-09-08
net: stmmac: Disable automatic FCS/Pad stripping
Kurt Kanzenbach
6
-40
/
+6
2022-09-07
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
10
-23
/
+50
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
8
-0
/
+218
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
3
-1
/
+67
2022-09-07
net: hns3: support ndo_select_queue()
Guangbin Huang
1
-0
/
+46
2022-09-07
net: hns3: add support config dscp map to tc
Guangbin Huang
7
-1
/
+204
2022-09-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-58
/
+175
2022-09-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-119
/
+136
2022-09-07
net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestamp
Lorenzo Bianconi
1
-11
/
+0
2022-09-07
net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
Lorenzo Bianconi
1
-0
/
+3
2022-09-07
net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
Lorenzo Bianconi
1
-1
/
+1
2022-09-07
net/mlx5e: Add support to configure more than one macsec offload device
Lior Nahmanson
1
-46
/
+175
2022-09-07
net/mlx5e: Add MACsec stats support for Rx/Tx flows
Lior Nahmanson
8
-2
/
+136
2022-09-07
net/mlx5e: Add MACsec offload SecY support
Lior Nahmanson
1
-0
/
+229
2022-09-07
net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dst
Lior Nahmanson
4
-3
/
+68
2022-09-07
net/mlx5e: Add MACsec RX steering rules
Lior Nahmanson
3
-95
/
+823
2022-09-07
net/mlx5: Add MACsec Rx tables support to fs_core
Lior Nahmanson
2
-2
/
+12
2022-09-07
net/mlx5e: Add MACsec offload Rx command support
Lior Nahmanson
1
-6
/
+377
2022-09-07
net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dst
Lior Nahmanson
6
-8
/
+119
2022-09-07
net/mlx5e: Add MACsec TX steering rules
Lior Nahmanson
4
-15
/
+769
2022-09-07
net/mlx5: Add MACsec Tx tables support to fs_core
Lior Nahmanson
3
-6
/
+17
2022-09-07
net/mlx5: Add MACsec offload Tx command support
Lior Nahmanson
9
-0
/
+440
2022-09-07
net/mlx5: Generalize Flow Context for new crypto fields
Lior Nahmanson
2
-4
/
+8
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements o...
Lior Nahmanson
1
-27
/
+6
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
Lior Nahmanson
1
-0
/
+6
[prev]
[next]