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
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
3
-35
/
+9
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
2
-11
/
+12
2015-01-27
net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
Jack Morgenstein
1
-1
/
+3
2015-01-27
net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP
Jack Morgenstein
3
-2
/
+19
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
2
-1
/
+30
2015-01-27
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
1
-2
/
+3
2015-01-27
bonding: cleanup and remove dead code
Jonathan Toppins
1
-1
/
+1
2015-01-27
bonding: fix LACP PDU not sent on slave port sometimes
Satish Ashok
1
-3
/
+8
2015-01-27
bonding: fix incorrect lacp mux state when agg not active
Wilson Kok
1
-10
/
+34
2015-01-27
bonding: fix bond_open() don't always set slave active flag
Wilson Kok
1
-1
/
+1
2015-01-27
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
2
-1
/
+2
2015-01-27
hyperv: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-7
/
+12
2015-01-27
hyperv: netvsc.c: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
209
-2197
/
+2618
2015-01-28
NFC: Add ACPI support for NXP PN544
Robert Dolca
1
-2
/
+109
2015-01-28
NFC: PN544: GPIO access that may sleep
Robert Dolca
1
-10
/
+12
2015-01-28
NFC: st21nfca: Adding support for secure element
Christophe Ricard
6
-21
/
+606
2015-01-28
NFC: microread: Change event_received gate parameter to pipe
Christophe Ricard
1
-1
/
+2
2015-01-28
NFC: pn544: Change event_received gate parameter to pipe
Christophe Ricard
1
-1
/
+2
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
[prev]
[next]