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
2017-04-05
qed: Add a missing error code
Dan Carpenter
1
-1
/
+3
2017-04-05
liquidio: clear the correct memory
Dan Carpenter
1
-1
/
+1
2017-04-05
net: stmmac: rx queue to dma channel mapping fix
Joao Pinto
1
-1
/
+1
2017-04-05
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
1
-0
/
+14
2017-04-05
bnxt_en: Cap the msix vector with the max completion rings.
Michael Chan
1
-2
/
+3
2017-04-05
bnxt_en: Use short TX BDs for the XDP TX ring.
Michael Chan
1
-14
/
+2
2017-04-05
bnxt_en: Add interrupt test to ethtool -t selftest.
Michael Chan
1
-1
/
+31
2017-04-05
bnxt_en: Add PHY loopback to ethtool self-test.
Michael Chan
1
-2
/
+60
2017-04-05
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
5
-11
/
+199
2017-04-05
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
4
-3
/
+150
2017-04-05
bnxt_en: Add suspend/resume callbacks.
Michael Chan
1
-0
/
+57
2017-04-05
bnxt_en: Add ethtool set_wol method.
Michael Chan
3
-0
/
+60
2017-04-05
bnxt_en: Add ethtool get_wol method.
Michael Chan
2
-0
/
+17
2017-04-05
bnxt_en: Add pci shutdown method.
Michael Chan
1
-0
/
+31
2017-04-05
bnxt_en: Add basic WoL infrastructure.
Michael Chan
2
-0
/
+47
2017-04-05
bnxt_en: Update firmware interface spec to 1.7.6.2.
Michael Chan
3
-37
/
+297
2017-04-04
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...
David S. Miller
7
-12
/
+25
2017-04-03
qed: Manage with less memory regions for RoCE
Ram Amrani
4
-37
/
+125
2017-04-03
qed: RoCE doesn't need to use SRC
Mintz, Yuval
1
-2
/
+1
2017-04-03
qed: Correct TM ILT lines in presence of VFs
Mintz, Yuval
1
-1
/
+1
2017-04-03
qed: Fix TM block ILT allocation
Michal Kalderon
1
-7
/
+25
2017-04-03
qed: Revise QM cofiguration
Ariel Elior
15
-303
/
+665
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
17
-4
/
+69
2017-04-03
net/faraday: Add missing include of of.h
Andrew Lunn
1
-0
/
+1
2017-04-03
vxlan: fix ND proxy when skb doesn't have transport header offset
Vincent Bernat
1
-14
/
+15
2017-04-03
net: hns: Some checkpatch.pl script & warning fixes
Salil
6
-14
/
+11
2017-04-03
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
7
-70
/
+169
2017-04-03
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
1
-4
/
+4
2017-04-03
net: hns: Simplify the exception sequence in hns_ppe_init()
Kejian Yan
1
-9
/
+8
2017-04-03
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
1
-4
/
+6
2017-04-03
net: hns: Clean redundant code from hns_mdio.c file
Kejian Yan
1
-10
/
+0
2017-04-03
net: hns: Remove redundant mac table operations
Kejian Yan
2
-170
/
+0
2017-04-03
net: hns: Remove redundant mac_get_id()
Kejian Yan
3
-23
/
+0
2017-04-03
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
4
-122
/
+0
2017-04-03
net: hns: Correct HNS RSS key set function
lipeng
2
-14
/
+18
2017-04-03
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
3
-10
/
+15
2017-04-03
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
7
-24
/
+337
2017-04-03
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
2
-21
/
+31
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
1
-1
/
+1
2017-04-03
net: hns: Remove redundant memset during buffer release
lipeng
1
-1
/
+0
2017-04-03
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
1
-20
/
+16
2017-04-03
net: hns: Modify GMAC init TX threshold value
lipeng
2
-0
/
+10
2017-04-03
net: hns: Fix the implementation of irq affinity function
lipeng
2
-46
/
+30
2017-04-02
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4
Andrew Morton
1
-2
/
+6
2017-04-02
drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4
Andrew Morton
1
-4
/
+12
2017-04-02
net: stmmac: fix cbs configuration
Joao Pinto
1
-1
/
+2
2017-04-01
net: phy: allow EEE with any interface mode
Russell King
1
-8
/
+1
2017-04-01
net: phy: restart phy autonegotiation after EEE advertisment change
Russell King
1
-2
/
+19
2017-04-01
net: phy: avoid setting unsupported EEE advertisments
Russell King
1
-5
/
+10
2017-04-01
net: dsa: Mock-up driver
Florian Fainelli
5
-1
/
+390
[next]