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
2020-01-06
net: hns3: add trace event support for HNS3 driver
Yunsheng Lin
4
-2
/
+172
2020-01-05
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
4
-17
/
+767
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
4
-1173
/
+3
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
3
-6
/
+6
2020-01-05
enetc: Set MDIO_CFG_HOLD to the recommended value of 2
Vladimir Oltean
1
-4
/
+8
2020-01-05
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
8
-99
/
+121
2020-01-05
net: phylink: add support for polling MAC PCS
Vladimir Oltean
1
-1
/
+2
2020-01-05
net: phylink: make QSGMII a valid PHY mode for in-band AN
Vladimir Oltean
1
-0
/
+1
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-21
/
+75
2020-01-05
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
1
-25
/
+1
2020-01-05
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
7
-25
/
+39
2020-01-05
ionic: support sr-iov operations
Shannon Nelson
6
-8
/
+438
2020-01-05
ionic: ionic_if bits for sr-iov support
Shannon Nelson
1
-0
/
+97
2020-01-05
net: ethernet: sxgbe: Rename Samsung to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-05
net: phy: fixed_phy: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
1
-2
/
+2
2020-01-05
net: phy: fixed_phy: fix use-after-free when checking link GPIO
Dmitry Torokhov
1
-5
/
+2
2020-01-05
net: phylink: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-2
/
+2
2020-01-05
net: dsa: vsc73xx: Remove dependency on CONFIG_OF
Florian Fainelli
2
-3
/
+2
2020-01-05
wireguard: socket: mark skbs as not on list when receiving via gro
Jason A. Donenfeld
1
-0
/
+1
2020-01-05
wireguard: queueing: do not account for pfmemalloc when clearing skb header
Jason A. Donenfeld
1
-3
/
+0
2020-01-04
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
1
-743
/
+740
2020-01-04
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
1
-17
/
+16
2020-01-04
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
1
-62
/
+61
2020-01-04
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
1
-21
/
+20
2020-01-04
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
1
-14
/
+13
2020-01-04
igc: Remove no need declaration of the igc_irq_disable
Sasha Neftin
1
-34
/
+33
2020-01-04
igc: Remove no need declaration of the igc_irq_enable
Sasha Neftin
1
-24
/
+23
2020-01-04
igc: Remove no need declaration of the igc_configure_msix
Sasha Neftin
1
-45
/
+44
2020-01-04
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
1
-177
/
+176
2020-01-04
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
1
-72
/
+70
2020-01-04
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
1
-48
/
+46
2020-01-04
igc: Remove no need declaration of the igc_configure
Sasha Neftin
1
-46
/
+45
2020-01-04
igc: Remove no need declaration of the igc_set_default_mac_filter
Sasha Neftin
1
-46
/
+45
2020-01-04
igc: Remove no need declaration of the igc_power_down_link
Sasha Neftin
1
-11
/
+10
2020-01-04
igc: Remove no need declaration of the igc_clean_tx_ring
Sasha Neftin
1
-38
/
+37
2020-01-03
ice: Add device ids for E822 devices
Jacob Keller
3
-0
/
+39
2020-01-03
ice: Suppress Coverity warnings for xdp_rxq_info_reg
Krzysztof Kazimierczak
1
-0
/
+2
2020-01-03
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
3
-3
/
+6
2020-01-03
ice: add extra check for null Rx descriptor
Mitch Williams
1
-5
/
+8
2020-01-03
ice: suppress checked_return error
Bruce Allan
1
-0
/
+6
2020-01-03
ice: Demote MTU change print to debug
Tony Nguyen
1
-1
/
+1
2020-01-03
ice: Enable ip link show on the PF to display VF unicast MAC(s)
Brett Creeley
1
-100
/
+99
2020-01-03
ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
Brett Creeley
2
-47
/
+12
2020-01-03
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
2
-113
/
+0
2020-01-03
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
1
-0
/
+50
2020-01-03
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2
-0
/
+108
2020-01-03
ice: Set default value for ITR in alloc function
Michal Swiatkowski
1
-9
/
+4
2020-01-03
ice: Add ice_for_each_vf() macro
Brett Creeley
4
-15
/
+22
2020-01-03
ice: Add code to keep track of current dflt_vsi
Brett Creeley
4
-16
/
+155
2020-01-03
ice: Fix VF spoofchk
Brett Creeley
4
-97
/
+146
[next]