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
2016-06-28
net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+2
2016-06-28
net: ethernet: r6040: use phydev from struct net_device
Philippe Reynes
1
-15
/
+7
2016-06-28
net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-28
net: ethernet: hix5hd2: use phydev from struct net_device
Philippe Reynes
1
-17
/
+13
2016-06-28
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
Grygorii Strashko
1
-11
/
+34
2016-06-28
drivers: net: davinci_mdio: implement pm runtime auto mode
Grygorii Strashko
1
-9
/
+39
2016-06-28
drivers: net: davinci_mdio: add pm runtime callbacks
Grygorii Strashko
1
-4
/
+27
2016-06-28
drivers: net: davinci_mdio: split reset function on init_clk and enable
Grygorii Strashko
1
-7
/
+14
2016-06-28
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
Grygorii Strashko
1
-30
/
+0
2016-06-28
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
Grygorii Strashko
1
-3
/
+0
2016-06-28
drivers: net: davinci_mdio: do pm runtime initialization later in probe
Grygorii Strashko
1
-9
/
+6
2016-06-28
drivers: net: cpsw: ndev: fix accessing to suspended device
Grygorii Strashko
1
-3
/
+30
2016-06-28
drivers: net: cpsw: ethtool: fix accessing to suspended device
Grygorii Strashko
1
-1
/
+26
2016-06-28
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
Grygorii Strashko
1
-4
/
+0
2016-06-28
drivers: net: cpsw: check return code from pm runtime calls
Grygorii Strashko
1
-2
/
+10
2016-06-28
drivers: net: cpsw: fix suspend when all ethX devices are down
Grygorii Strashko
1
-2
/
+1
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
6
-2
/
+49
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
8
-35
/
+79
2016-06-28
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
8
-165
/
+349
2016-06-28
of_mdio: select fixed phy support unconditionally
Arnd Bergmann
2
-2
/
+1
2016-06-28
net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-06-28
net: ethernet: dnet: use phydev from struct net_device
Philippe Reynes
2
-17
/
+12
2016-06-27
phy: improve safety of fixed-phy MII register reading
Russell King
1
-7
/
+21
2016-06-27
phy: generate swphy registers on the fly
Russell King
3
-40
/
+40
2016-06-27
phy: separate swphy state validation from register generation
Russell King
3
-16
/
+35
2016-06-27
phy: convert swphy register generation to tabular form
Russell King
1
-65
/
+78
2016-06-27
phy: move fixed_phy MII register generation to a library
Russell King
5
-93
/
+143
2016-06-27
Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-134
/
+302
2016-06-27
ethernet: xircom: fix spelling mistakes on "excessive collisions"
Colin Ian King
1
-2
/
+2
2016-06-27
net: tc35815: fix spelling mistake on "descriptors"
Colin Ian King
1
-5
/
+5
2016-06-27
net/mlx5e: Report correct auto negotiation and allow toggling
Gal Pressman
2
-11
/
+67
2016-06-27
net/mlx5e: Use new ethtool get/set link ksettings API
Gal Pressman
3
-167
/
+143
2016-06-27
net/mlx5e: Add missing 50G baseSR2 link mode
Gal Pressman
1
-0
/
+1
2016-06-27
net/mlx5e: Toggle link only after modifying port parameters
Gal Pressman
3
-14
/
+14
2016-06-27
net/mlx5e: Support adaptive RX coalescing
Gil Rockah
6
-8
/
+416
2016-06-27
net/mlx5e: CQE based moderation
Tariq Toukan
3
-33
/
+95
2016-06-27
net/mlx5e: Introduce net device priv flags infrastructure
Gal Pressman
2
-0
/
+76
2016-06-27
net/mlx5e: Add TXQ set max rate support
Yevgeny Petrilin
2
-3
/
+102
2016-06-27
net/mlx5: Rate limit tables support
Yevgeny Petrilin
4
-2
/
+228
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
7
-7
/
+7
2016-06-27
be2net: Fix broadcast echoes from EVB in BE3
Somnath Kotur
2
-1
/
+33
2016-06-27
be2net: support asymmetric rx/tx queue counts
Sathya Perla
3
-25
/
+74
2016-06-27
be2net: fix definition of be_max_eqs()
Sathya Perla
2
-18
/
+19
2016-06-27
net: fec: use a more proper compatible string for i.MX6UL type device
Fugang Duan
1
-0
/
+8
2016-06-27
net: fec: add interrupt coalesc quirk flag
Fugang Duan
2
-10
/
+11
2016-06-26
net: stmmac: dwmac-rk: add rk3228-specific data
Xing Zheng
1
-0
/
+117
2016-06-25
liquidio: ddr timeout
Raghu Vatsavayi
2
-7
/
+9
2016-06-25
liquidio: Support priv flag
Raghu Vatsavayi
3
-0
/
+35
2016-06-25
liquidio: ptp info
Raghu Vatsavayi
1
-2
/
+7
2016-06-25
liquidio: New xaui info
Raghu Vatsavayi
2
-11
/
+20
[next]