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
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
209
-2197
/
+2618
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-256
/
+541
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+3
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-27
net: phy: Invalidate LP advertising flags when restarting or disabling AN
Ben Hutchings
1
-0
/
+3
2015-01-27
sunvnet: improve error handling when a remote crashes
David L Stevens
1
-28
/
+34
2015-01-27
sunvnet: free pending tx buffers before clearing ring data
David L Stevens
1
-10
/
+11
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
1
-11
/
+23
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
1
-0
/
+4
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
1
-7
/
+32
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
1
-3
/
+0
2015-01-27
net: phy: avoid suspending twice a PHY
Florian Fainelli
1
-2
/
+6
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
1
-4
/
+18
2015-01-27
net: phy: utilize phy_suspend and phy_resume
Florian Fainelli
1
-4
/
+2
2015-01-27
cxgb4: Added support in debugfs to dump different timer and clock values of t...
Hariprasad Shenai
2
-0
/
+86
2015-01-27
cxgb4: Added support in debugfs to dump PM module stats
Hariprasad Shenai
5
-0
/
+135
2015-01-27
cxgb4: Addded support in debugfs to dump CIM outbound queue content
Hariprasad Shenai
5
-0
/
+119
2015-01-27
cxgb4: Added support in debugfs to dump cim ingress bound queue contents
Hariprasad Shenai
5
-0
/
+104
2015-01-27
cxgb4: Added support in debugfs to dump sge_qinfo
Hariprasad Shenai
3
-2
/
+215
2015-01-27
net: dsa/mv88e6352: make mv88e6352_wait generic
Vivien Didelot
1
-8
/
+5
2015-01-27
net: dsa/mv88e6xxx: add reg read and write debug
Vivien Didelot
1
-0
/
+9
2015-01-27
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
1
-4
/
+3
2015-01-27
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
1
-2
/
+10
2015-01-27
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
1
-1
/
+1
2015-01-27
can: kvaser_usb: Do not sleep in atomic context
Ahmed S. Darwish
1
-6
/
+1
2015-01-26
net: macb: Remove CONFIG_PM ifdef because of compilation warning
Michal Simek
1
-4
/
+2
2015-01-26
net: macb: allow deffered probe of the driver
Nicolae Rosia
1
-4
/
+5
2015-01-26
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-0
/
+1
2015-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-26
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-26
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-26
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-26
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...
David S. Miller
229
-3318
/
+13668
2015-01-26
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-26
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
1
-0
/
+3
2015-01-26
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
1
-1
/
+5
2015-01-26
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
1
-1
/
+5
2015-01-26
Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...
David S. Miller
18
-7
/
+18
2015-01-26
sh_eth: add more PM methods
Mikhail Ulyanov
1
-0
/
+31
2015-01-26
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
1
-2
/
+1
2015-01-26
Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...
David S. Miller
1
-0
/
+3
2015-01-26
net: stmmac: add BQL support
Beniamino Galvani
1
-0
/
+9
2015-01-26
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+41
2015-01-26
Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
4
-6
/
+5
2015-01-26
cxgb4: Fixes cxgb4_inet6addr_notifier unregister call
Hariprasad Shenai
1
-1
/
+1
2015-01-26
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-01-26
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...
Mark Brown
4
-6
/
+5
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
3
-34
/
+132
[next]