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-07-13
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...
Wei Yongjun
1
-14
/
+3
2016-07-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-44
/
+46
2016-07-12
mlxsw: core: Trace EMAD messages
Jiri Pirko
1
-5
/
+13
2016-07-12
dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
Wei Yongjun
1
-1
/
+1
2016-07-12
net: mediatek: fix non static symbol warnings
Wei Yongjun
1
-3
/
+3
2016-07-12
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2016-07-12
mrf24j40: avoid uninitialized byte in SPI transfer to radio.
Walter Mack
1
-0
/
+2
2016-07-11
net: ethernet: bgmac: Fix return value check in bgmac_probe()
Wei Yongjun
1
-1
/
+1
2016-07-12
Bluetooth: Add support of 13d3:3490 AR3012 device
Dmitry Tunin
2
-0
/
+3
2016-07-11
b53: Fix build warning.
David S. Miller
1
-1
/
+1
2016-07-11
nfp: check idx is -ENOSPC before using it is an index
Colin Ian King
1
-1
/
+1
2016-07-11
net: smc91x: ACPI Enable lan91x adapters
Jeremy Linton
1
-3
/
+10
2016-07-11
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
4
-16
/
+8
2016-07-11
Bluetooth: hci_intel: Remove LPM enabling from setup procedure
Loic Poulain
1
-21
/
+7
2016-07-11
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-2
/
+26
2016-07-11
net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch
Florian Fainelli
3
-0
/
+21
2016-07-11
net: dsa: b53: Allow SRAB driver to specify platform data
Florian Fainelli
1
-10
/
+29
2016-07-10
net: ethernet: Add TSE PCS support to dwmac-socfpga
Tien Hock Loh
4
-22
/
+431
2016-07-09
net: ethernet: bgmac: Add platform device support
Jon Mason
7
-285
/
+650
2016-07-09
net: ethernet: bgmac: convert to feature flags
Jon Mason
2
-48
/
+140
2016-07-09
net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
Jon Mason
4
-217
/
+298
2016-07-09
net: ethernet: bgmac: add dma_dev pointer
Jon Mason
2
-8
/
+10
2016-07-09
net: ethernet: bgmac: change bgmac_* prints to dev_* prints
Jon Mason
2
-62
/
+55
2016-07-09
r8152: remove cancel_delayed_work_sync in rtl8152_set_speed
hayeswang
1
-1
/
+0
2016-07-09
r8152: remove a netif_carrier_off in rtl8152_open function
hayeswang
1
-2
/
+0
2016-07-09
r8152: remove rtl_phy_reset function
hayeswang
1
-24
/
+0
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
5
-7
/
+7
2016-07-09
bnxt: fix a condition
Dan Carpenter
1
-1
/
+1
2016-07-08
tun: Don't assume type tun in tun_device_event
Craig Gallek
1
-0
/
+3
2016-07-08
netvsc: Use the new in-place consumption APIs in the rx path
K. Y. Srinivasan
1
-29
/
+59
2016-07-08
fakelb: allow to run as monitor
Alexander Aring
1
-0
/
+8
2016-07-08
atusb: don't change csma settings while set channel
Alexander Aring
1
-5
/
+1
2016-07-08
Bluetooth: btusb: add support for device 0489:e092
Yvain THONNART
1
-0
/
+1
2016-07-08
Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio
Ricky Liang
1
-7
/
+7
2016-07-08
Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename
Tedd Ho-Jeong An
1
-4
/
+9
2016-07-08
Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
Tedd Ho-Jeong An
1
-0
/
+1
2016-07-06
Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...
David S. Miller
27
-91
/
+292
2016-07-06
net: mediatek: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
82
-362
/
+785
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-173
/
+433
2016-07-06
Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...
Linus Torvalds
1
-1
/
+7
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
12
-25
/
+93
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
15
-29
/
+117
2016-07-06
mac80211_hwsim: use signed net namespace ID
Johannes Berg
1
-1
/
+1
2016-07-06
mac80211_hwsim: Add radar bandwidths to the P2P Device combination
Ilan Peer
1
-20
/
+5
2016-07-05
platform/chrome: cros_ec_dev - double fetch bug in ioctl
Dan Carpenter
1
-1
/
+7
2016-07-05
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2016-07-05
net/mlx5: Avoid setting unused var when modifying vport node GUID
Or Gerlitz
1
-3
/
+0
2016-07-05
bonding: fix enslavement slave link notifications
Aviv Heller
1
-0
/
+1
2016-07-05
net: vrf: Add support for PREROUTING rules on vrf device
David Ahern
1
-0
/
+21
[next]