index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
Hans de Goede
2018-12-19
1
-0
/
+52
*
Bluetooth: hci_h5: Add suspend / resume ops
Hans de Goede
2018-12-19
1
-0
/
+29
*
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Colin Ian King
2018-12-19
1
-2
/
+2
*
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
2018-12-19
1
-1
/
+1
*
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
Balakrishna Godavarthi
2018-12-19
1
-3
/
+0
*
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
Andrea Parri
2018-12-19
2
-18
/
+6
*
Bluetooth: btbcm: Add default address for BCM43430A0
Chen-Yu Tsai
2018-12-19
1
-1
/
+6
*
Bluetooth: hci_bcm: Add compatible string for BCM4330
Chen-Yu Tsai
2018-12-19
1
-0
/
+1
*
Bluetooth: hci_bcm: Add BCM20702A1 variant
Maxime Ripard
2018-12-19
2
-0
/
+7
*
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
Chen-Yu Tsai
2018-12-19
1
-0
/
+3
*
Bluetooth: hci_bcm: Add support for regulator supplies
Chen-Yu Tsai
2018-12-19
1
-9
/
+30
*
Bluetooth: hci_bcm: Add support for LPO clock
Chen-Yu Tsai
2018-12-19
1
-5
/
+36
*
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
Chen-Yu Tsai
2018-12-19
1
-11
/
+30
*
Bluetooth: hci_bcm: Simplify clk_get error handling
Chen-Yu Tsai
2018-12-19
1
-3
/
+7
*
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
Chen-Yu Tsai
2018-12-19
1
-0
/
+4
*
dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible string
Chen-Yu Tsai
2018-12-19
1
-0
/
+1
*
dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
Chen-Yu Tsai
2018-12-19
1
-0
/
+1
*
dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
Chen-Yu Tsai
2018-12-19
1
-0
/
+2
*
dt-bindings: net: broadcom-bluetooth: Fix external clock names
Chen-Yu Tsai
2018-12-19
1
-2
/
+5
*
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
4
-44
/
+4
*
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-19
1
-12
/
+1
*
nfp: flower: fix cb_ident duplicate in indirect block register
John Hurley
2018-12-18
1
-10
/
+11
*
mlxsw: spectrum: Update the supported firmware to version 13.1910.622
Shalom Toledo
2018-12-18
1
-2
/
+2
*
ip6mr: Drop mfc6_cache argument to ip6mr_forward2
David Ahern
2018-12-18
1
-4
/
+3
*
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
David Ahern
2018-12-18
1
-5
/
+4
*
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
2018-12-18
2
-0
/
+4
*
Merge branch 'bnxt_en-next'
David S. Miller
2018-12-18
8
-117
/
+407
|
\
|
*
bnxt_en: query force speeds before disabling autoneg mode.
Vasundhara Volam
2018-12-18
1
-1
/
+21
|
*
bnxt_en: Do not free port statistics buffer when device is down.
Michael Chan
2018-12-18
2
-5
/
+25
|
*
bnxt_en: Save ring statistics before reset.
Michael Chan
2018-12-18
2
-14
/
+44
|
*
bnxt_en: Return linux standard errors in bnxt_ethtool.c
Vasundhara Volam
2018-12-18
1
-17
/
+39
|
*
bnxt_en: Don't set ETS on unused TCs.
Michael Chan
2018-12-18
1
-1
/
+4
|
*
bnxt_en: Add ethtool -S priority counters.
Michael Chan
2018-12-18
3
-1
/
+144
|
*
bnxt_en: Add SR-IOV support for 57500 chips.
Michael Chan
2018-12-18
3
-4
/
+19
|
*
bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.
Michael Chan
2018-12-18
1
-8
/
+11
|
*
bnxt_en: Reserve 1 stat_ctx for RDMA driver.
Vasundhara Volam
2018-12-18
2
-28
/
+52
|
*
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Vasundhara Volam
2018-12-18
3
-15
/
+2
|
*
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
2018-12-18
7
-16
/
+25
|
*
bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.
Michael Chan
2018-12-18
3
-6
/
+16
|
*
bnxt_en: Store the maximum NQs available on the PF.
Michael Chan
2018-12-18
2
-1
/
+5
|
/
*
fou: Prevent unbounded recursion in GUE error handler
Stefano Brivio
2018-12-18
1
-0
/
+7
*
ucc_geth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
2018-12-17
1
-0
/
+2
*
gianfar: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
2018-12-17
1
-0
/
+1
*
dpaa_eth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
2018-12-17
1
-1
/
+2
*
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
2018-12-17
2
-1
/
+28
*
net/mlx4_en: remove fallback after kzalloc_node()
Eric Dumazet
2018-12-17
3
-15
/
+6
*
net: unbreak CONFIG_RETPOLINE=n builds
Paolo Abeni
2018-12-17
1
-2
/
+2
*
Merge branch 'mlxsw-spectrum_acl-Add-Bloom-filter-support'
David S. Miller
2018-12-17
8
-9
/
+661
|
\
|
*
selftests: mlxsw: Add Bloom delta test
Nir Dotan
2018-12-17
1
-1
/
+36
|
*
selftests: mlxsw: Add Bloom filter complex test
Nir Dotan
2018-12-17
1
-1
/
+84
[next]