index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
Grygorii Strashko
2016-06-28
1
-11
/
+34
*
net: davinci_mdio: introduce "ti,cpsw-mdio" compat string
Grygorii Strashko
2016-06-28
1
-0
/
+1
*
net: davinci_mdio: document missed "ti, am4372-mdio" compat string
Grygorii Strashko
2016-06-28
1
-1
/
+3
*
drivers: net: davinci_mdio: implement pm runtime auto mode
Grygorii Strashko
2016-06-28
1
-9
/
+39
*
drivers: net: davinci_mdio: add pm runtime callbacks
Grygorii Strashko
2016-06-28
1
-4
/
+27
*
drivers: net: davinci_mdio: split reset function on init_clk and enable
Grygorii Strashko
2016-06-28
1
-7
/
+14
*
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
Grygorii Strashko
2016-06-28
1
-30
/
+0
*
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
Grygorii Strashko
2016-06-28
1
-3
/
+0
*
drivers: net: davinci_mdio: do pm runtime initialization later in probe
Grygorii Strashko
2016-06-28
1
-9
/
+6
*
drivers: net: cpsw: ndev: fix accessing to suspended device
Grygorii Strashko
2016-06-28
1
-3
/
+30
*
drivers: net: cpsw: ethtool: fix accessing to suspended device
Grygorii Strashko
2016-06-28
1
-1
/
+26
*
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
Grygorii Strashko
2016-06-28
1
-4
/
+0
*
drivers: net: cpsw: check return code from pm runtime calls
Grygorii Strashko
2016-06-28
1
-2
/
+10
*
drivers: net: cpsw: fix suspend when all ethX devices are down
Grygorii Strashko
2016-06-28
1
-2
/
+1
*
Merge branch 'stmmac-next'
David S. Miller
2016-06-28
13
-194
/
+474
|
\
|
*
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
8
-2
/
+53
|
*
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-06-28
8
-35
/
+79
|
*
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
2016-06-28
9
-165
/
+350
|
/
*
of_mdio: select fixed phy support unconditionally
Arnd Bergmann
2016-06-28
3
-8
/
+3
*
caif: Remove unneeded header file
Amitoj Kaur Chawla
2016-06-28
1
-1
/
+0
*
net: diag: Add support to filter on device index
David Ahern
2016-06-28
2
-0
/
+26
*
net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
1
-22
/
+2
*
net: ethernet: dnet: use phydev from struct net_device
Philippe Reynes
2016-06-28
2
-17
/
+12
*
Merge branch 'sfp-infra'
David S. Miller
2016-06-27
5
-126
/
+222
|
\
|
*
phy: improve safety of fixed-phy MII register reading
Russell King
2016-06-27
1
-7
/
+21
|
*
phy: generate swphy registers on the fly
Russell King
2016-06-27
3
-40
/
+40
|
*
phy: separate swphy state validation from register generation
Russell King
2016-06-27
3
-16
/
+35
|
*
phy: convert swphy register generation to tabular form
Russell King
2016-06-27
1
-65
/
+78
|
*
phy: move fixed_phy MII register generation to a library
Russell King
2016-06-27
5
-93
/
+143
|
/
*
Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...
David S. Miller
2016-06-27
5
-162
/
+328
|
\
|
*
can: mcp251x: add message about sucessful/unsuccessful probe
Ed Spiridonov
2016-06-23
1
-1
/
+6
|
*
can: rcar_canfd: Add back-to-error-active support
Ramesh Shanmugasundaram
2016-06-23
1
-20
/
+56
|
*
can: rcar_canfd: Add Classical CAN only mode support
Ramesh Shanmugasundaram
2016-06-23
2
-121
/
+255
|
*
can: only call can_stat_update with procfs
Arnd Bergmann
2016-06-23
2
-21
/
+12
*
|
tipc: Use kmemdup instead of kmalloc and memcpy
Amitoj Kaur Chawla
2016-06-27
1
-2
/
+1
*
|
ethernet: xircom: fix spelling mistakes on "excessive collisions"
Colin Ian King
2016-06-27
1
-2
/
+2
*
|
net: tc35815: fix spelling mistake on "descriptors"
Colin Ian King
2016-06-27
1
-5
/
+5
*
|
Merge branch 'mlx5e-100G-extensions'
David S. Miller
2016-06-27
15
-231
/
+1179
|
\
\
|
*
|
net/mlx5e: Report correct auto negotiation and allow toggling
Gal Pressman
2016-06-27
3
-13
/
+80
|
*
|
net/mlx5e: Use new ethtool get/set link ksettings API
Gal Pressman
2016-06-27
3
-167
/
+143
|
*
|
net/mlx5e: Add missing 50G baseSR2 link mode
Gal Pressman
2016-06-27
1
-0
/
+1
|
*
|
ethtool: Add 50G baseSR2 link mode
Gal Pressman
2016-06-27
1
-1
/
+2
|
*
|
net/mlx5e: Toggle link only after modifying port parameters
Gal Pressman
2016-06-27
4
-14
/
+15
|
*
|
net/mlx5e: Support adaptive RX coalescing
Gil Rockah
2016-06-27
6
-8
/
+416
|
*
|
net/mlx5e: CQE based moderation
Tariq Toukan
2016-06-27
3
-33
/
+95
|
*
|
net/mlx5e: Introduce net device priv flags infrastructure
Gal Pressman
2016-06-27
2
-0
/
+76
|
*
|
net/mlx5e: Add TXQ set max rate support
Yevgeny Petrilin
2016-06-27
2
-3
/
+102
|
*
|
net/mlx5: Rate limit tables support
Yevgeny Petrilin
2016-06-27
6
-2
/
+259
|
/
/
*
|
Merge branch 'be2net-next'
David S. Miller
2016-06-27
8
-51
/
+132
|
\
\
|
*
|
be2net: update be2net maintainers list
Sathya Perla
2016-06-27
1
-2
/
+1
[next]