index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
powercap
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
ftgmac100: Remove redundant judgement
tangbin
1
-3
/
+0
2020-03-11
net: gemini: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-11
net: cxgb4vf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-11
net: cxgb4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-11
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-11
net: cxgb2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-11
net: mlx4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-11
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
2
-0
/
+16
2020-03-11
net: bna: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-11
net: tg3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-11
net: bcmgenet: reject unsupported coalescing params
Jakub Kicinski
1
-4
/
+3
2020-03-11
net: bnx2x: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-11
net: bnx2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-11
net: systemport: reject unsupported coalescing params
Jakub Kicinski
1
-2
/
+4
2020-03-11
net: aquantia: reject all unsupported coalescing params
Jakub Kicinski
1
-12
/
+3
2020-03-11
net: ena: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-11
r8169: simplify getting stats by using netdev_stats_to_stats64
Heiner Kallweit
1
-8
/
+2
2020-03-11
r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2
Heiner Kallweit
1
-1
/
+1
2020-03-11
net: dsa: mt7530: fix macro MIRROR_PORT
DENG Qingfang
1
-1
/
+1
2020-03-11
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2
-20
/
+9
2020-03-11
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...
Jiri Pirko
2
-9
/
+19
2020-03-11
flow_offload: turn hw_stats_type into dedicated enum
Jiri Pirko
1
-6
/
+16
2020-03-11
flow_offload: fix allowed types check
Jiri Pirko
1
-1
/
+1
2020-03-10
enetc: Add dynamic allocation of extended Rx BD rings
Claudiu Manoil
5
-30
/
+48
2020-03-10
enetc: Clean up Rx BD iteration
Claudiu Manoil
2
-20
/
+28
2020-03-10
enetc: Clean up of ehtool stats len
Claudiu Manoil
1
-7
/
+13
2020-03-10
enetc: Drop redundant device node check
Claudiu Manoil
1
-5
/
+0
2020-03-10
pktgen: Allow on loopback device
Lukas Wunner
1
-2
/
+2
2020-03-10
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...
Jiri Pirko
1
-5
/
+6
2020-03-10
ice: fix incorrect size description of ice_get_nvm_version
Jacob Keller
1
-2
/
+2
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
5
-36
/
+36
2020-03-10
ice: Use EOPNOTSUPP instead of ENOTSUPP
Anirudh Venkataramanan
2
-3
/
+3
2020-03-10
ice: Fix format specifier
Tony Nguyen
1
-2
/
+2
2020-03-10
ice: fix use of deprecated strlcpy()
Bruce Allan
1
-3
/
+3
2020-03-10
ice: Increase mailbox receive queue length to maximum
Lukasz Czapnik
2
-2
/
+1
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
1
-8
/
+2
2020-03-10
ice: renegotiate link after FW DCB on
Dave Ertman
1
-24
/
+29
2020-03-10
ice: Fix corner case when switching from IEEE to CEE
Avinash JD
1
-1
/
+2
2020-03-10
ice: Display Link detected via Ethtool in safe mode
Brett Creeley
1
-0
/
+1
2020-03-10
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
3
-10
/
+29
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
3
-125
/
+145
2020-03-10
ice: allow bigger VFs
Mitch Williams
4
-158
/
+146
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
4
-40
/
+11
2020-03-10
ice: Cleanup unneeded parenthesis
Jeff Kirsher
1
-2
/
+2
2020-03-10
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
6
-2
/
+58
2020-03-10
net: phy: Add Synopsys DesignWare XPCS MDIO module
Jose Abreu
5
-0
/
+667
2020-03-10
net: phylink: Test if MAC/PCS support Autoneg
Jose Abreu
1
-0
/
+3
2020-03-10
net: phylink: Add missing Backplane speeds
Jose Abreu
1
-0
/
+2
2020-03-10
net: stmmac: Use resolved link config in mac_link_up()
Jose Abreu
1
-33
/
+33
2020-03-10
net: stmmac: Fallback to dev_fwnode() if needed
Jose Abreu
1
-0
/
+3
[next]