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
2018-12-19
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Colin Ian King
1
-2
/
+2
2018-12-19
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
Balakrishna Godavarthi
1
-3
/
+0
2018-12-19
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
Andrea Parri
2
-18
/
+6
2018-12-19
Bluetooth: btbcm: Add default address for BCM43430A0
Chen-Yu Tsai
1
-1
/
+6
2018-12-19
Bluetooth: hci_bcm: Add compatible string for BCM4330
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
Bluetooth: hci_bcm: Add BCM20702A1 variant
Maxime Ripard
2
-0
/
+7
2018-12-19
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
Chen-Yu Tsai
1
-0
/
+3
2018-12-19
Bluetooth: hci_bcm: Add support for regulator supplies
Chen-Yu Tsai
1
-9
/
+30
2018-12-19
Bluetooth: hci_bcm: Add support for LPO clock
Chen-Yu Tsai
1
-5
/
+36
2018-12-19
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
Chen-Yu Tsai
1
-11
/
+30
2018-12-19
Bluetooth: hci_bcm: Simplify clk_get error handling
Chen-Yu Tsai
1
-3
/
+7
2018-12-19
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
Chen-Yu Tsai
1
-0
/
+4
2018-12-18
net: phy: print stack trace in phy_error
Heiner Kallweit
1
-0
/
+2
2018-12-18
net: phy: improve phy state checking
Heiner Kallweit
1
-13
/
+21
2018-12-18
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
2
-13
/
+0
2018-12-18
bonding: fix indentation issues, remove extra spaces
Colin Ian King
1
-2
/
+2
2018-12-18
net: hns3: fix a SSU buffer checking bug
Yunsheng Lin
1
-2
/
+3
2018-12-18
net: hns3: aligning buffer size in SSU to 256 bytes
Yunsheng Lin
1
-17
/
+26
2018-12-18
net: hns3: getting tx and dv buffer size through firmware
Yunsheng Lin
3
-11
/
+38
2018-12-18
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
1
-0
/
+4
2018-12-18
net: hns3: remove 1000M/half support of phy
Fuyun Liang
1
-1
/
+1
2018-12-18
net: hns3: update coalesce param per second
Peng Li
2
-9
/
+3
2018-12-18
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
1
-6
/
+6
2018-12-18
net: hns3: remove unnecessary configuration recapture while resetting
Huazhong Tan
1
-13
/
+0
2018-12-18
net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
Huazhong Tan
2
-1
/
+7
2018-12-18
net: hns3: fix napi_disable not return problem
Huazhong Tan
1
-2
/
+2
2018-12-18
net: hns3: uninitialize pci in the hclgevf_uninit
Huazhong Tan
1
-1
/
+1
2018-12-18
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
1
-2
/
+3
2018-12-18
mac80211_hwsim: fix overwriting of if_combination
James Prestwood
1
-6
/
+7
2018-12-17
nfp: flower: fix cb_ident duplicate in indirect block register
John Hurley
1
-10
/
+11
2018-12-17
mlxsw: spectrum: Update the supported firmware to version 13.1910.622
Shalom Toledo
1
-2
/
+2
2018-12-17
bnxt_en: query force speeds before disabling autoneg mode.
Vasundhara Volam
1
-1
/
+21
2018-12-17
bnxt_en: Do not free port statistics buffer when device is down.
Michael Chan
2
-5
/
+25
2018-12-17
bnxt_en: Save ring statistics before reset.
Michael Chan
2
-14
/
+44
2018-12-17
bnxt_en: Return linux standard errors in bnxt_ethtool.c
Vasundhara Volam
1
-17
/
+39
2018-12-17
bnxt_en: Don't set ETS on unused TCs.
Michael Chan
1
-1
/
+4
2018-12-17
bnxt_en: Add ethtool -S priority counters.
Michael Chan
3
-1
/
+144
2018-12-17
bnxt_en: Add SR-IOV support for 57500 chips.
Michael Chan
3
-4
/
+19
2018-12-17
bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.
Michael Chan
1
-8
/
+11
2018-12-17
bnxt_en: Reserve 1 stat_ctx for RDMA driver.
Vasundhara Volam
2
-28
/
+52
2018-12-17
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Vasundhara Volam
3
-15
/
+2
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
7
-16
/
+25
2018-12-17
bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.
Michael Chan
3
-6
/
+16
2018-12-17
bnxt_en: Store the maximum NQs available on the PF.
Michael Chan
2
-1
/
+5
2018-12-17
ucc_geth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
1
-0
/
+2
2018-12-17
gianfar: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
1
-0
/
+1
2018-12-17
dpaa_eth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
1
-1
/
+2
2018-12-17
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
1
-1
/
+23
2018-12-17
net/mlx4_en: remove fallback after kzalloc_node()
Eric Dumazet
3
-15
/
+6
2018-12-17
net/mlx5e: Add some ethtool port control entries to the uplink rep netdev
Or Gerlitz
1
-2
/
+73
[prev]
[next]