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-11-15
liquidio CN23XX: fix for new check patch errors
Raghu Vatsavayi
15
-180
/
+155
2016-11-15
liquidio CN23XX: copyrights changes and alignment
Raghu Vatsavayi
30
-480
/
+352
2016-11-15
liquidio CN23XX: code cleanup
Raghu Vatsavayi
13
-70
/
+23
2016-11-15
liquidio CN23XX: device states
Raghu Vatsavayi
6
-31
/
+64
2016-11-15
liquidio CN23XX: VF related operations
Raghu Vatsavayi
5
-0
/
+251
2016-11-15
liquidio CN23XX: mailbox interrupt processing
Raghu Vatsavayi
4
-7
/
+184
2016-11-15
liquidio CN23XX: Mailbox support
Raghu Vatsavayi
7
-3
/
+474
2016-11-15
liquidio CN23XX: sysfs VF config support
Raghu Vatsavayi
3
-0
/
+117
2016-11-15
liquidio CN23XX: HW config for VF support
Raghu Vatsavayi
3
-34
/
+74
2016-11-15
amd-xgbe: Fix up some coccinelle identified warnings
Lendacky, Thomas
1
-3
/
+2
2016-11-15
amd-xgbe: Fix mask appliciation for Clause 37 register
Lendacky, Thomas
1
-2
/
+2
2016-11-15
net: ethernet: sun4i-emac: Read rxhdr in CPU byte-order
Michael Weiser
1
-2
/
+1
2016-11-15
net: ethernet: sun4i-emac: Allow to enable netif messages
Michael Weiser
1
-0
/
+22
2016-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
8
-181
/
+195
2016-11-15
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
Florian Fainelli
1
-1
/
+1
2016-11-15
net: bnx2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-33
/
+41
2016-11-15
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: usb: ax88172x: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-7
/
+1
2016-11-15
net: ethernet: ucc: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-8
/
+1
2016-11-15
net: fec: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-11
/
+1
2016-11-15
net: fs_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: bcmgenet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-8
/
+1
2016-11-15
net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
net: smsc911x: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-5
/
+2
2016-11-15
net: nb8800: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-11
/
+1
2016-11-15
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
1
-0
/
+11
2016-11-15
vxlan: Fix uninitialized variable warnings.
David S. Miller
1
-1
/
+4
2016-11-15
vxlan: simplify vxlan xmit
pravin shelar
1
-44
/
+34
2016-11-15
vxlan: simplify RTF_LOCAL handling.
pravin shelar
1
-34
/
+51
2016-11-15
vxlan: improve vxlan route lookup checks.
pravin shelar
1
-39
/
+38
2016-11-15
vxlan: simplify exception handling
pravin shelar
1
-27
/
+19
2016-11-15
vxlan: avoid checking socket multiple times.
pravin shelar
1
-7
/
+5
2016-11-15
vxlan: avoid vlan processing in vxlan device.
pravin shelar
1
-8
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
289
-1838
/
+3247
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
56
-262
/
+473
2016-11-14
Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
3
-15
/
+39
2016-11-14
mlxsw: spectrum_router: Flush FIB tables during fini
Ido Schimmel
1
-2
/
+12
2016-11-14
mdio: Demote print from info to debug in mdio_driver_register
Florian Fainelli
1
-1
/
+1
2016-11-14
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
1
-0
/
+7
2016-11-14
driver: macvlan: Replace integer number with bool value
Gao Feng
1
-5
/
+5
2016-11-14
bnx2: Wait for in-flight DMA to complete at probe stage
Baoquan He
1
-6
/
+32
2016-11-14
Revert "bnx2: Reset device during driver initialization"
Baoquan He
1
-7
/
+5
2016-11-14
ps3_gelic: fix spelling mistake in debug message
Colin Ian King
1
-1
/
+1
2016-11-14
net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+36
2016-11-14
net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+36
[next]