index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2
-1
/
+48
2020-07-21
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
3
-0
/
+65
2020-07-21
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
1
-6
/
+13
2020-07-21
r8169: allow to enable ASPM on RTL8125A
Heiner Kallweit
1
-0
/
+2
2020-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
7
-24
/
+109
2020-07-21
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
1
-63
/
+73
2020-07-21
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2
-2
/
+6
2020-07-21
net: ena: add support for traffic mirroring
Arthur Kiyanovski
2
-7
/
+13
2020-07-21
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2
-7
/
+7
2020-07-21
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
1
-1
/
+1
2020-07-21
net: ena: add reserved PCI device ID
Arthur Kiyanovski
1
-0
/
+5
2020-07-21
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2
-1
/
+8
2020-07-21
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
2
-0
/
+6
2020-07-21
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+37
2020-07-21
net: phylink: add struct phylink_pcs
Russell King
1
-8
/
+26
2020-07-21
net: phylink: re-implement interface configuration with PCS
Russell King
1
-23
/
+52
2020-07-21
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-4
/
+51
2020-07-21
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
1
-11
/
+20
2020-07-21
net: phylink: use config.an_enabled in ksettings_set method
Russell King
1
-2
/
+1
2020-07-21
net: phylink: simplify phy case for ksettings_set method
Russell King
1
-57
/
+47
2020-07-21
net: phylink: simplify ksettings_set() implementation
Russell King
1
-13
/
+12
2020-07-21
net: phylink: avoid mac_config calls
Russell King
1
-2
/
+4
2020-07-21
net: phylink: update PCS when changing interface during resolution
Russell King
1
-1
/
+8
2020-07-21
net: phylink: ensure link is down when changing interface
Russell King
1
-1
/
+11
2020-07-21
net: phylink: rearrange resolve mac_config() call
Russell King
1
-13
/
+8
2020-07-21
net: phylink: rejig link state tracking
Russell King
1
-7
/
+7
2020-07-21
net: phylink: update ethtool reporting for fixed-link modes
Russell King
1
-0
/
+2
2020-07-21
enetc: Add adaptive interrupt coalescing
Claudiu Manoil
4
-7
/
+73
2020-07-21
enetc: Add interrupt coalescing support
Claudiu Manoil
4
-10
/
+132
2020-07-21
enetc: Drop redundant ____cacheline_aligned_in_smp
Claudiu Manoil
1
-1
/
+1
2020-07-21
enetc: Fix interrupt coalescing register naming
Claudiu Manoil
3
-7
/
+7
2020-07-21
enetc: Factor out the traffic start/stop procedures
Claudiu Manoil
1
-25
/
+49
2020-07-21
enetc: Refine buffer descriptor ring sizes
Claudiu Manoil
2
-4
/
+5
2020-07-21
net: mdio-mux-gpio: use devm_gpiod_get_array()
Jisheng Zhang
1
-8
/
+3
2020-07-20
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2
-0
/
+34
2020-07-20
net/fealnx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-38
/
+53
2020-07-20
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
10
-22
/
+215
2020-07-20
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
1
-28
/
+88
2020-07-20
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
1
-11
/
+10
2020-07-20
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
1
-3
/
+2
2020-07-20
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
6
-8
/
+33
2020-07-20
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2
-1
/
+2
2020-07-20
net: atlantic: PTP statistics
Pavel Belous
3
-19
/
+105
2020-07-20
net: atlantic: additional per-queue stats
Dmitry Bogdanov
4
-0
/
+23
2020-07-20
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
3
-10
/
+47
2020-07-20
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
6
-63
/
+68
2020-07-20
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
3
-13
/
+9
2020-07-20
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
1
-23
/
+24
2020-07-20
net: atlantic: move FRAC_PER_NS to aq_hw.h
Mark Starovoytov
2
-11
/
+11
2020-07-20
ethernet: myri10ge: use generic power management
Vaibhav Gupta
1
-29
/
+8
[prev]
[next]