summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu1-14/+20
2020-06-26Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi1-0/+1
2020-06-25Bluetooth: btusb: Refactor of firmware download flow for Intel conrollersKiran K1-65/+80
2020-06-24Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi1-0/+3
2020-06-24Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi1-0/+17
2020-06-23Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang1-1/+15
2020-06-23Bluetooth: btusb: fix up firmware download sequenceSean Wang1-1/+15
2020-06-12Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pendingBalakrishna Godavarthi1-1/+1
2020-06-12Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi1-1/+1
2020-06-12Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi2-0/+29
2020-06-12Bluetooth: btmrvl_sdio: Refactor irq wakeupAbhishek Pandit-Subedi1-3/+10
2020-06-12Bluetooth: btmrvl_sdio: Implement prevent_wakeAbhishek Pandit-Subedi1-0/+9
2020-06-12Bluetooth: btmrvl_sdio: Set parent dev to hdevAbhishek Pandit-Subedi1-0/+2
2020-06-10Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N3-2/+38
2020-06-10Bluetooth: btusb: Add support to read Intel debug featureChethan T N3-0/+53
2020-06-10Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba1-12/+17
2020-06-08Bluetooth: hci_qca: Refactor error handling in qca_suspend()Matthias Kaehlcke1-7/+5
2020-06-08Bluetooth: hci_qca: Skip serdev wait when no transfer is pendingMatthias Kaehlcke1-2/+6
2020-06-08Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke1-3/+3
2020-06-08Bluetooth: hci_qca: Simplify determination of serial clock on/off state from ...Matthias Kaehlcke1-4/+2
2020-06-03Bluetooth: hci_qca: Fix an error pointer dereferenceDan Carpenter1-9/+9
2020-06-01btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár1-2/+2
2020-06-01btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár1-2/+2
2020-06-01mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár1-1/+1
2020-06-01mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár1-1/+1
2020-06-03net_failover: fixed rollback in net_failover_open()Vasily Averin1-1/+2
2020-06-03vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi1-0/+12
2020-06-03hinic: add set_channels ethtool_ops supportLuo bin2-9/+33
2020-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-23/+19
2020-06-02sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()Jules Irenge1-0/+1
2020-06-02crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav3-43/+167
2020-06-02Crypto/chcr: Fixes a coccinile check errorAyush Sawal1-0/+1
2020-06-02Crypto/chcr: Fixes compilations warningsAyush Sawal2-7/+5
2020-06-02crypto/chcr: IPV6 code needs to be in CONFIG_IPV6Rohit Maheshwari1-15/+33
2020-06-02cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari10-85/+195
2020-06-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi13-18/+18
2020-06-02xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi1-5/+1
2020-06-01net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2-1/+3
2020-06-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-156/+142
2020-06-01vxlan: fix dereference of nexthop group in nexthop update pathRoopa Prabhu1-2/+2
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei3-10/+34
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei8-0/+316
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu1-12/+11
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu2-10/+38
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu3-5/+14
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu5-0/+318
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu4-32/+68
2020-06-01net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle1-4/+2
2020-06-01tun: correct header offsets in napi frags modeWillem de Bruijn1-4/+10
2020-06-01net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai1-0/+2