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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
mvpp2: fix pointer check
Matteo Croce
1
-3
/
+12
2020-07-07
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-07
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
1
-2
/
+2
2020-07-07
net: phy: mdio-octeon: Cleanup module loading dependencies
Andrew Lunn
5
-16
/
+4
2020-07-07
net: phy: cavium: Improve __iomem mess
Andrew Lunn
3
-11
/
+10
2020-07-07
net: phy: dp83640: Fixup cast to restricted __be16 warning
Andrew Lunn
1
-2
/
+3
2020-07-07
net: phy: Make phy_10gbit_fec_features_array static
Andrew Lunn
1
-2
/
+1
2020-07-07
net: phy: Properly define genphy_c45_driver
Andrew Lunn
1
-1
/
+0
2020-07-07
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
3
-8
/
+9
2020-07-07
net: phy: at803x: Avoid comparison is always false warning
Andrew Lunn
1
-4
/
+3
2020-07-07
net: sfp: Unique GPIO interrupt names
Chris Healy
1
-1
/
+6
2020-07-07
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
1
-3
/
+34
2020-07-06
net: qede: fix BE vs CPU comparison
Alexander Lobakin
1
-4
/
+4
2020-07-06
net: qede: fix kernel-doc for qede_ptp_adjfreq()
Alexander Lobakin
1
-5
/
+5
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
19
-391
/
+427
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
[next]