index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: rockchip-emmc: give DLL some extra time to be ready
Shawn Lin
2016-07-25
1
-3
/
+4
*
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
Al Cooper
2016-07-25
3
-0
/
+154
*
mmc: block: Fix tag condition with packed writes
Adrian Hunter
2016-07-25
1
-2
/
+1
*
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
3
-9
/
+22
*
mmc: core: Only change mode if mmc_select_bus_width() is successful
Peter Griffin
2016-07-25
1
-2
/
+2
*
mmc: Set pref erase size based on size
Gwendal Grignou
2016-07-25
1
-7
/
+5
*
mmc: sdhci-bcm2835: remove driver
Stefan Wahren
2016-07-25
3
-216
/
+0
*
mmc: mmc: Fix HS switch failure in mmc_select_hs400()
Ziyuan Xu
2016-07-25
1
-4
/
+4
*
mmc: mmc: fix switch timeout issue caused by jiffies precision
Chaotian Jing
2016-07-25
1
-1
/
+1
*
mmc: mmc: do not use CMD13 to get status after speed mode switch
Chaotian Jing
2016-07-25
1
-68
/
+47
*
mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
Chaotian Jing
2016-07-25
1
-9
/
+16
*
mmc: sdhci: Fix sdhci_card_busy()
Adrian Hunter
2016-07-25
1
-2
/
+2
*
mmc: tmio: make a cast explicit
Wolfram Sang
2016-07-25
1
-1
/
+1
*
mmc: sdhci-of-arasan: implement enhanced strobe callback
Shawn Lin
2016-07-25
1
-0
/
+20
*
mmc: debugfs: add HS400 enhanced strobe description
Shawn Lin
2016-07-25
1
-1
/
+2
*
mmc: core: implement enhanced strobe support
Shawn Lin
2016-07-25
3
-3
/
+93
*
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
2016-07-25
1
-0
/
+2
*
mmc: sdhci: fix wakeup configuration
Ludovic Desroches
2016-07-25
1
-1
/
+14
*
mmc: block: correct 4KB alignment check
Yuan, Juntao
2016-07-25
1
-2
/
+2
*
mmc: sdhci: remove comment regarding timeout during tuning
Simon Horman
2016-07-25
1
-1
/
+1
*
mmc: sh_mobile_sdhi: properly document R-Car versions
Wolfram Sang
2016-07-25
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-07-23
27
-201
/
+517
|
\
|
*
net/mlx5e: Fix del vxlan port command buffer memset
Saeed Mahameed
2016-07-21
1
-2
/
+2
|
*
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
2016-07-20
3
-37
/
+132
|
*
net/mlx4_en: Move filters cleanup to a proper location
Eugenia Emantayev
2016-07-20
2
-3
/
+4
|
*
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
2016-07-17
1
-4
/
+5
|
*
net: nb8800: Fix SKB leak in nb8800_receive()
Florian Fainelli
2016-07-17
1
-0
/
+1
|
*
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
2016-07-17
1
-1
/
+1
|
*
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
2016-07-16
1
-1
/
+1
|
*
mlxsw: spectrum: Prevent invalid ingress buffer mapping
Ido Schimmel
2016-07-15
3
-3
/
+19
|
*
mlxsw: spectrum: Prevent overwrite of DCB capability fields
Ido Schimmel
2016-07-15
1
-0
/
+2
|
*
mlxsw: spectrum: Don't emit errors when PFC is disabled
Ido Schimmel
2016-07-15
1
-1
/
+2
|
*
mlxsw: spectrum: Indicate support for autonegotiation
Ido Schimmel
2016-07-15
1
-1
/
+2
|
*
mlxsw: spectrum: Force link training according to admin state
Ido Schimmel
2016-07-15
1
-24
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-07-15
4
-44
/
+66
|
|
\
|
|
*
i40e: use valid online CPU on q_vector initialization
Guilherme G. Piccoli
2016-07-15
1
-5
/
+11
|
|
*
ixgbe: napi_poll must return the work done
Paolo Abeni
2016-07-15
1
-1
/
+1
|
|
*
i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
Kiran Patil
2016-07-15
1
-12
/
+20
|
|
*
i40e/i40evf: Fix i40e_rx_checksum
Alexander Duyck
2016-07-15
2
-26
/
+34
|
*
|
r8152: add MODULE_VERSION
Grant Grundler
2016-07-15
1
-0
/
+1
|
|
/
|
*
bonding: set carrier off for devices created through netlink
Beniamino Galvani
2016-07-15
1
-1
/
+5
|
*
net/mlx5e: start/stop all tx queues upon open/close netdev
Mohamad Haj Yahia
2016-07-13
1
-0
/
+11
|
*
net/mlx5e: Fix TX Timeout to detect queues stuck on BQL
Daniel Jurgens
2016-07-13
1
-1
/
+1
|
*
net: ethoc: Correctly pad short packets
Florian Fainelli
2016-07-13
1
-0
/
+6
|
*
net: ethoc: Fix early error paths
Florian Fainelli
2016-07-13
1
-5
/
+5
|
*
net: nps_enet: Fix PCS reset
Noam Camus
2016-07-12
1
-0
/
+1
|
*
r8152: Add support for setting pass through MAC address on RTL8153-AD
Mario Limonciello
2016-07-12
1
-2
/
+74
|
*
bnxt_en: initialize rc to zero to avoid returning garbage
Colin Ian King
2016-07-11
1
-1
/
+1
|
*
ibmvnic: Fix passive VNIC server login process
Thomas Falcon
2016-07-09
2
-2
/
+61
|
*
ibmvnic: simplify and improve driver probe function
Thomas Falcon
2016-07-09
1
-56
/
+103
[next]