index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
net: qed: use ptr shortcuts to dedup field accessing in some parts
Alexander Lobakin
5
-64
/
+68
2020-07-06
net: qed: improve indentation of some parts of code
Alexander Lobakin
9
-144
/
+136
2020-07-06
net: qed: address kernel-doc warnings
Alexander Lobakin
4
-48
/
+55
2020-07-06
net: qed: correct qed_hw_err_notify() prototype
Alexander Lobakin
2
-6
/
+6
2020-07-06
net: qed: cleanup global structs declarations
Alexander Lobakin
9
-21
/
+20
2020-07-06
net: qed: move static iro_arr[] out of header file
Alexander Lobakin
2
-73
/
+73
2020-07-06
geneve: move all configuration under struct geneve_config
Sabrina Dubroca
1
-98
/
+87
2020-07-06
dpaa2-eth: fix draining of S/G cache
Ioana Ciornei
1
-1
/
+1
2020-07-06
net/amd: Remove needless assignment and the extra brank lines
Tang Bin
1
-5
/
+0
2020-07-06
sun/cassini: use generic power management
Vaibhav Gupta
1
-10
/
+7
2020-07-06
sun/niu: use generic power management
Vaibhav Gupta
1
-10
/
+7
2020-07-06
sun/sungem: use generic power management
Vaibhav Gupta
1
-33
/
+43
2020-07-05
net: dsa: vitesse-vsc73xx: Convert to plain comments to avoid kerneldoc warnings
Andrew Lunn
2
-2
/
+2
2020-07-05
net: dsa: lan9303: fix variable 'res' set but not used
Andrew Lunn
1
-4
/
+3
2020-07-05
net: dsa: rtl8366: Pass GENMASK() signed bits
Andrew Lunn
1
-1
/
+1
2020-07-05
net: dsa: bcm_sf2: Pass GENMASK() signed bits
Andrew Lunn
1
-2
/
+2
2020-07-05
net: dsa: bcm_sf2: Initialize __be16 with a __be16 value
Andrew Lunn
1
-2
/
+2
2020-07-05
net: dsa: b53: Fixup endianness warnings
Andrew Lunn
1
-8
/
+18
2020-07-05
net: dsa: mv88e6xxx: scratch: Fixup kerneldoc
Andrew Lunn
1
-3
/
+6
2020-07-05
net: dsa: mv88e6xxx: Remove set but unused variable
Andrew Lunn
1
-3
/
+2
2020-07-05
net: dsa: mv88e6xxx: vlan_tci is __be16
Andrew Lunn
1
-1
/
+1
2020-07-05
net: dsa: mv88e6xxx: Fix sparse warnings from GENMASK
Andrew Lunn
1
-2
/
+2
2020-07-05
net: dsa: felix: use resolved link config in mac_link_up()
Vladimir Oltean
3
-156
/
+187
2020-07-05
net: dsa: felix: delete .phylink_mac_an_restart code
Vladimir Oltean
3
-48
/
+0
2020-07-05
net: dsa: felix: set proper pause frame timers based on link speed
Vladimir Oltean
1
-4
/
+23
2020-07-05
net: dsa: felix: unconditionally configure MAC speed to 1000Mbps
Vladimir Oltean
1
-2
/
+7
2020-07-05
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
2
-11
/
+16
2020-07-05
net: dsa: felix: clarify the intention of writes to MII_BMCR
Vladimir Oltean
1
-8
/
+3
2020-07-04
qlcninc: use generic power management
Vaibhav Gupta
2
-35
/
+9
2020-07-04
netxen_nic: use generic power management
Vaibhav Gupta
1
-31
/
+28
2020-07-04
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
4
-80
/
+2
2020-07-04
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
4
-16
/
+29
2020-07-04
bnx2x: Perform Idlechk dump during the debug collection.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-07-04
bnx2x: Add support for idlechk tests.
Sudarsana Reddy Kalluru
5
-8
/
+3196
2020-07-04
bnx2x: Add Idlechk related register definitions.
Sudarsana Reddy Kalluru
1
-2
/
+76
2020-07-03
mvpp2: xdp ethtool stats
Sven Auhagen
2
-18
/
+148
2020-07-03
mvpp2: XDP TX support
Matteo Croce
2
-45
/
+272
2020-07-03
mvpp2: add basic XDP support
Matteo Croce
2
-8
/
+185
2020-07-03
mvpp2: use page_pool allocator
Matteo Croce
3
-25
/
+140
2020-07-03
mvpp2: refactor BM pool init percpu code
Matteo Croce
1
-12
/
+11
2020-07-03
net: ipa: fix HOLB timer calculation
Alex Elder
1
-38
/
+46
2020-07-03
net: ipa: introduce ipa_clock_rate()
Alex Elder
2
-0
/
+14
2020-07-03
net/xen-netfront: add kernel TX timestamps
Daniel Drown
1
-0
/
+4
2020-07-03
net: bcmgenet: Allow changing carrier from user-space
Florian Fainelli
1
-0
/
+17
2020-07-02
net/mlx5e: Enhance TX timeout recovery
Aya Levin
2
-17
/
+33
2020-07-02
net/mlx5e: Enhance ICOSQ data on RX reporter's diagnose
Aya Levin
1
-3
/
+56
2020-07-02
net/mlx5e: Add EQ info to TX/RX reporter's diagnose
Aya Levin
4
-0
/
+40
2020-07-02
net/mlx5e: Enhance CQ data on diagnose output
Aya Levin
1
-0
/
+8
2020-07-02
net/mlx5e: Rename reporter's helpers
Aya Levin
4
-54
/
+54
2020-07-02
net/mlx5e: Add helper to get the RQ WQE counter
Aya Levin
3
-0
/
+27
[next]