aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-01Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-04-01Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain
2018-03-31crypto: chtls - Makefile KconfigAtul Gupta
2018-03-31crypto: chtls - Program the TLS session KeyAtul Gupta
2018-03-31crypto: chtls - Inline TLS record RxAtul Gupta
2018-03-31crypto: chtls - Inline TLS record TxAtul Gupta
2018-03-31crypto : chtls - CPL handler definitionAtul Gupta
2018-03-31crypto: chtls - Register chtls with net tlsAtul Gupta
2018-03-31crypto: chtls - structure and macro for Inline TLSAtul Gupta
2018-03-31crypto: chcr - Inline TLS Key MacrosAtul Gupta
2018-03-31cxgb4: LLD driver changes to support TLSAtul Gupta
2018-03-31cxgb4: Inline TLS FW InterfaceAtul Gupta
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31bnxt_en: Add ULP calls to stop and restart IRQs.Michael Chan
2018-03-31bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.Michael Chan
2018-03-31bnxt_en: Refactor bnxt_need_reserve_rings().Michael Chan
2018-03-31bnxt_en: Add IRQ remapping logic.Michael Chan
2018-03-31bnxt_en: Change IRQ assignment for RDMA driver.Michael Chan
2018-03-31bnxt_en: Improve ring allocation logic.Michael Chan
2018-03-31bnxt_en: Improve valid bit checking in firmware response message.Michael Chan
2018-03-31bnxt_en: Improve resource accounting for SRIOV.Michael Chan
2018-03-31bnxt_en: Check max_tx_scheduler_inputs value from firmware.Michael Chan
2018-03-31bnxt_en: Add extended port statistics supportVasundhara Volam
2018-03-31bnxt_en: Include additional hardware port statistics in ethtool -S.Vasundhara Volam
2018-03-31bnxt_en: Add support for ndo_set_vf_trustVasundhara Volam
2018-03-31bnxt_en: fix clear flags in ethtool reset handlingScott Branden
2018-03-31bnxt_en: Use a dedicated VNIC mode for RDMA.Michael Chan
2018-03-31bnxt_en: Adjust default rings for multi-port NICs.Michael Chan
2018-03-31bnxt_en: Update firmware interface to 1.9.1.15.Michael Chan
2018-03-31Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-31hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()Haiyang Zhang
2018-03-31ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches
2018-03-31net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai
2018-03-31net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun
2018-03-31netdevsim: Change nsim_devlink_setup to return error to callerDavid Ahern
2018-03-31net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev
2018-03-31net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev
2018-03-31net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev
2018-03-31net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl
2018-03-30net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan