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
2019-06-28
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
7
-28
/
+28
2019-06-28
iavf: use struct_size() helper
Gustavo A. R. Silva
1
-21
/
+16
2019-06-28
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
1
-3
/
+3
2019-06-28
ixgbe: fix potential u32 overflow on shift
Colin Ian King
1
-10
/
+4
2019-06-28
ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
Dann Frazier
1
-0
/
+3
2019-06-28
e1000e: Increase pause and refresh time
Miguel Bernal Marin
1
-2
/
+2
2019-06-28
ice: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-06-28
net: hns3: optimize the CSQ cmd error handling
Peng Li
2
-8
/
+26
2019-06-28
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
Yunsheng Lin
3
-12
/
+0
2019-06-28
net: hns3: remove unused linkmode definition
Jian Shen
1
-19
/
+0
2019-06-28
net: hns3: fix a statistics issue about l3l4 checksum error
Yufeng Mo
1
-1
/
+1
2019-06-28
net: hns3: handle empty unknown interrupt
Huazhong Tan
1
-5
/
+10
2019-06-28
net: hns3: re-schedule reset task while VF reset fail
Huazhong Tan
2
-8
/
+23
2019-06-28
net: hns3: add Asym Pause support to fix autoneg problem
Yonglong Liu
2
-0
/
+8
2019-06-28
net: hns3: fix a -Wformat-nonliteral compile warning
Yonglong Liu
1
-2
/
+1
2019-06-28
net: hns3: add some error checking in hclge_tm module
Yunsheng Lin
1
-1
/
+5
2019-06-28
net: hns3: change SSU's buffer allocation according to UM
Yunsheng Lin
3
-5
/
+64
2019-06-28
net: hns3: enable DCB when TC num is one and pfc_en is non-zero
Yunsheng Lin
3
-2
/
+20
2019-06-28
net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue
Huazhong Tan
1
-28
/
+26
2019-06-28
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
Vladimir Oltean
1
-0
/
+5
2019-06-28
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
Vladimir Oltean
1
-0
/
+44
2019-06-28
net: dsa: sja1105: Don't check state->link in phylink_mac_config
Vladimir Oltean
1
-4
/
+7
2019-06-28
hinic: reduce rss_init stack usage
Arnd Bergmann
1
-7
/
+13
2019-06-28
net: stmmac: Update Kconfig entry
Jose Abreu
1
-1
/
+1
2019-06-28
net: stmmac: Only disable interrupts if NAPI is scheduled
Jose Abreu
1
-5
/
+5
2019-06-28
net: stmmac: Update RX Tail Pointer to last free entry
Jose Abreu
1
-0
/
+2
2019-06-28
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
5
-15
/
+66
2019-06-28
net: stmmac: Do not disable interrupts when cleaning TX
Jose Abreu
1
-5
/
+3
2019-06-28
net: stmmac: Add the missing speeds that XGMAC supports
Jose Abreu
4
-23
/
+86
2019-06-28
net: stmmac: dwxgmac: Fix the undefined burst setting
Jose Abreu
1
-3
/
+3
2019-06-28
net: stmmac: Decrease default RX Watchdog value
Jose Abreu
2
-3
/
+3
2019-06-28
net: stmmac: Do not try to enable PHY EEE if MAC does not support it
Jose Abreu
1
-1
/
+1
2019-06-28
net: stmmac: dwxgmac: Enable EDMA by default
Jose Abreu
2
-0
/
+6
2019-06-28
net: stmmac: Fix case when PHY handle is not present
Jose Abreu
1
-2
/
+6
2019-06-27
sis900: remove TxIDLE
Sergej Benilov
1
-12
/
+12
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
46
-104
/
+295
2019-06-27
nfp: flower: add GRE encap action support
Pieter Jansen van Vuuren
1
-5
/
+28
2019-06-27
nfp: flower: add GRE decap classification support
Pieter Jansen van Vuuren
3
-18
/
+124
2019-06-27
nfp: flower: rename tunnel related functions in action offload
Pieter Jansen van Vuuren
2
-17
/
+15
2019-06-27
nfp: flower: add helper functions for tunnel classification
Pieter Jansen van Vuuren
2
-24
/
+51
2019-06-27
nfp: flower: refactor tunnel key layer calculation
Pieter Jansen van Vuuren
1
-40
/
+60
2019-06-27
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
1
-12
/
+10
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
1
-20
/
+12
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
1
-22
/
+12
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
1
-18
/
+8
2019-06-27
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2
-23
/
+5
2019-06-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-13
/
+18
2019-06-28
Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-10
/
+29
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
9
-5
/
+32
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-39
/
+77
[next]