index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mvebu-odmi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
net_sched: netem: do not call qdisc_drop() with a NULL skb
Eric Dumazet
1
-4
/
+8
2016-06-29
qede: Fix the static checker warnings.
Sudarsana Reddy Kalluru
1
-3
/
+5
2016-06-29
qed: Fix static checker warnings.
Sudarsana Reddy Kalluru
1
-2
/
+2
2016-06-29
net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-29
net: ethernet: mvpp2: use phydev from struct net_device
Philippe Reynes
1
-18
/
+16
2016-06-29
tipc: rename udp_port in struct udp_media_addr
Richard Alpe
1
-12
/
+12
2016-06-29
tipc: honor msg2addr return value
Richard Alpe
1
-1
/
+4
2016-06-29
net: the space is required before the open parenthesis '('
Wei Tang
1
-4
/
+4
2016-06-29
dsa: b53: avoid 'maybe-uninitialized' warning
Arnd Bergmann
1
-6
/
+24
2016-06-29
net: ethernet: ti: cpdma: switch to use genalloc
Grygorii Strashko
1
-72
/
+59
2016-06-29
Maxim/driver: Add driver for maxim ds26522
Zhao Qiang
4
-0
/
+401
2016-06-28
net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-06-28
net: ethernet: dwc_eth_qos: use phydev from struct net_device
Philippe Reynes
1
-24
/
+23
2016-06-28
net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-19
/
+2
2016-06-28
net: ethernet: sxgbe: use phydev from struct net_device
Philippe Reynes
3
-29
/
+22
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
ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat string
Grygorii Strashko
3
-3
/
+3
2016-06-28
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
Grygorii Strashko
1
-11
/
+34
2016-06-28
net: davinci_mdio: introduce "ti,cpsw-mdio" compat string
Grygorii Strashko
1
-0
/
+1
2016-06-28
net: davinci_mdio: document missed "ti, am4372-mdio" compat string
Grygorii Strashko
1
-1
/
+3
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
8
-2
/
+53
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
9
-165
/
+350
2016-06-28
of_mdio: select fixed phy support unconditionally
Arnd Bergmann
3
-8
/
+3
2016-06-28
caif: Remove unneeded header file
Amitoj Kaur Chawla
1
-1
/
+0
2016-06-28
net: diag: Add support to filter on device index
David Ahern
2
-0
/
+26
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
tipc: Use kmemdup instead of kmalloc and memcpy
Amitoj Kaur Chawla
1
-2
/
+1
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
[next]