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-11-11
Support LAN743x PTP periodic output on any GPIO
John Efstathiades
2
-96
/
+230
2019-11-11
net: dsa: sja1105: Disallow management xmit during switch reset
Vladimir Oltean
1
-0
/
+4
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
4
-32
/
+114
2019-11-11
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
4
-22
/
+61
2019-11-09
r8169: remove rtl8168c_4_hw_phy_config
Heiner Kallweit
1
-6
/
+1
2019-11-09
r8169: add helper r8168d_modify_extpage
Heiner Kallweit
1
-82
/
+39
2019-11-09
r8169: switch to phylib functions in more places
Heiner Kallweit
1
-68
/
+17
2019-11-09
r8169: add helper r8168d_phy_param
Heiner Kallweit
1
-164
/
+85
2019-11-09
r8169: add helper r8168g_phy_param
Heiner Kallweit
1
-187
/
+98
2019-11-09
net: sfp: rework upstream interface
Russell King
2
-31
/
+71
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
143
-588
/
+1281
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
60
-376
/
+690
2019-11-08
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+10
2019-11-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-24
/
+15
2019-11-08
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-08
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-08
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-08
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-08
devlink: disallow reload operation during device cleanup
Jiri Pirko
3
-1
/
+11
2019-11-08
qede: fix NULL pointer deref in __qede_remove()
Manish Chopra
1
-2
/
+10
2019-11-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
24
-218
/
+2751
2019-11-08
Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2019-11-08
ice: print opcode when printing controlq errors
Jacob Keller
1
-2
/
+4
2019-11-08
ice: use more accurate ICE_DBG mask types
Jacob Keller
4
-58
/
+53
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
3
-9
/
+30
2019-11-08
ice: remove unnecessary conditional check
Bruce Allan
1
-2
/
+1
2019-11-08
ice: Update enum ice_flg64_bits to current specification
Brett Creeley
1
-1
/
+1
2019-11-08
ice: delay less
Mitch Williams
2
-3
/
+4
2019-11-08
ice: use pkg_dwnld_status instead of sq_last_status
Bruce Allan
1
-1
/
+1
2019-11-08
ice: Change max MSI-x vector_id check in cfg_irq_map
Brett Creeley
1
-3
/
+5
2019-11-08
ice: Check if VF is disabled for Opcode and other operations
Akeem G Abodunrin
2
-12
/
+63
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
3
-15
/
+19
2019-11-08
ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx
Usha Ketineni
1
-7
/
+7
2019-11-08
ice: avoid setting features during reset
Henry Tieman
1
-0
/
+8
2019-11-08
ice: Implement DCBNL support
Dave Ertman
9
-5
/
+991
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
10
-10
/
+1480
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
5
-90
/
+84
2019-11-08
cxgb4: fix 64-bit division on i386
Rahul Lakkireddy
1
-2
/
+2
2019-11-08
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
1
-7
/
+7
2019-11-08
cxgb4: Use match_string() helper to simplify the code
YueHaibing
1
-11
/
+6
2019-11-08
net: ethernet: stmmac: Add support for syscfg clock
Christophe Roullier
1
-15
/
+8
2019-11-08
net: ethernet: octeon_mgmt: Account for second possible VLAN header
Alexander Sverdlin
1
-1
/
+1
2019-11-08
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-11-08
Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+1
2019-11-08
Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-37
/
+159
2019-11-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-27
/
+82
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-08
cpufreq: intel_pstate: Fix invalid EPB setting
Srinivas Pandruvada
1
-3
/
+1
[next]