index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Rename low_power_ctrl
Lev Faerman
2020-07-24
2
-11
/
+11
*
ice: update reporting of autoneg capabilities
Paul Greenwalt
2020-07-24
5
-6
/
+29
*
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
2020-07-24
1
-18
/
+50
*
ice: support Total Port Shutdown on devices that support it
Bruce Allan
2020-07-24
3
-1
/
+26
*
ice: add link lenient and default override support
Paul Greenwalt
2020-07-24
9
-216
/
+628
*
ice: restore PHY settings on media insertion
Paul Greenwalt
2020-07-24
7
-95
/
+518
*
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
2020-07-24
3
-39
/
+40
*
ice: refactor FC functions
Paul Greenwalt
2020-07-24
1
-29
/
+46
*
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-07-23
10
-29
/
+458
*
ice: split ice_discover_caps into two functions
Jacob Keller
2020-07-23
1
-55
/
+39
*
ice: split ice_parse_caps into separate functions
Jacob Keller
2020-07-23
1
-170
/
+378
*
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
2020-07-23
1
-31
/
+12
*
cxgb4: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-23
1
-1
/
+1
*
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-07-23
3
-182
/
+63
*
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
2020-07-23
3
-5
/
+118
*
qede: refactor XDP Tx processing
Alexander Lobakin
2020-07-23
2
-45
/
+45
*
qede: reformat net_device_ops declarations
Alexander Lobakin
2020-07-23
1
-61
/
+61
*
qede: reformat several structures in "qede.h"
Alexander Lobakin
2020-07-23
1
-77
/
+89
*
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-23
2
-10
/
+20
*
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-23
8
-219
/
+226
*
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
2020-07-23
1
-18
/
+19
*
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2020-07-23
1
-0
/
+47
*
qed: sanitize PBL chains allocation
Alexander Lobakin
2020-07-23
2
-13
/
+12
*
qed: prevent possible double-frees of the chains
Alexander Lobakin
2020-07-23
1
-1
/
+3
*
qed: move chain methods to a separate file
Alexander Lobakin
2020-07-23
3
-273
/
+303
*
qed: reformat Makefile
Alexander Lobakin
2020-07-23
1
-7
/
+29
*
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-23
1
-1
/
+1
*
bna: bfi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-23
1
-1
/
+1
*
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-23
1
-1
/
+1
*
ionic: fix memory leak of object 'lid'
Colin Ian King
2020-07-23
1
-1
/
+3
*
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2020-07-23
2
-0
/
+25
*
lan743x: remove redundant initialization of variable current_head_index
Colin Ian King
2020-07-23
1
-2
/
+1
*
enetc: Remove the imdio bus on PF probe bailout
Claudiu Manoil
2020-07-23
1
-1
/
+9
*
net: qed: Remove unneeded cast from memory allocation
Wang Hai
2020-07-23
1
-2
/
+1
*
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
2020-07-23
1
-2
/
+2
*
net: mscc: ocelot: fix non-initialized CPU port on VSC7514
Vladimir Oltean
2020-07-22
1
-14
/
+14
*
ionic: interface file updates
Shannon Nelson
2020-07-22
1
-20
/
+68
*
ionic: rearrange reset and bus-master control
Shannon Nelson
2020-07-22
1
-5
/
+4
*
ionic: update eid test for overflow
Shannon Nelson
2020-07-22
1
-1
/
+1
*
ionic: remove unused ionic_coal_hw_to_usec
Shannon Nelson
2020-07-22
1
-13
/
+0
*
ionic: set netdev default name
Shannon Nelson
2020-07-22
1
-0
/
+1
*
ionic: get MTU from lif identity
Shannon Nelson
2020-07-22
3
-5
/
+15
*
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
2020-07-22
1
-16
/
+5
*
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2020-07-22
2
-1
/
+48
*
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
2020-07-22
3
-0
/
+65
*
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
2020-07-22
1
-6
/
+13
*
r8169: allow to enable ASPM on RTL8125A
Heiner Kallweit
2020-07-22
1
-0
/
+2
*
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-22
7
-24
/
+109
*
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
2020-07-22
1
-63
/
+73
*
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2020-07-22
2
-2
/
+6
[next]