summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu
2018-10-08net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing
2018-10-08isdn/gigaset/isocdata: mark expected switch fall-throughGustavo A. R. Silva
2018-10-08isdn/gigaset: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-08net: phy: mscc: add support for VSC8574 PHYQuentin Schulz
2018-10-08net: phy: mscc: add support for VSC8584 PHYQuentin Schulz
2018-10-08net: phy: mscc: remove unneeded temporary variableQuentin Schulz
2018-10-08net: phy: mscc: shorten `x != 0` condition to `x`Quentin Schulz
2018-10-08net: phy: mscc: remove unneeded parenthesisQuentin Schulz
2018-10-08net: phy: mscc: Add EEE init sequenceRaju Lakkaraju
2018-10-08net: phy: mscc: add ethtool statistics countersRaju Lakkaraju
2018-10-08net: phy: mscc: migrate to phy_select/restore_page functionsQuentin Schulz
2018-10-08net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: remove unused code for dprtcYangbo Lu
2018-10-08net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu
2018-10-08net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu
2018-10-08net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu
2018-10-08nfp: bpf: support pointers to other stack frames for BPF-to-BPF callsQuentin Monnet
2018-10-08nfp: bpf: optimise save/restore for R6~R9 based on register usageQuentin Monnet
2018-10-08nfp: bpf: fix return address from register-saving subroutine to calleeQuentin Monnet
2018-10-08nfp: bpf: update fixup function for BPF-to-BPF calls supportQuentin Monnet
2018-10-08nfp: bpf: account for additional stack usage when checking stack limitQuentin Monnet
2018-10-08nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driverQuentin Monnet
2018-10-08nfp: bpf: account for BPF-to-BPF calls when preparing nfp JITQuentin Monnet
2018-10-08nfp: bpf: ignore helper-related checks for BPF calls in nfp verifierQuentin Monnet
2018-10-08nfp: bpf: copy eBPF subprograms information from kernel verifierQuentin Monnet
2018-10-08nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depthQuentin Monnet
2018-10-08bpf: add verifier callback to get stack usage info for offloaded progsQuentin Monnet
2018-10-07net: vhost: remove bad code lineTonghao Zhang
2018-10-07bnxt_en: Remove unnecessary unsigned integer comparison and initialize variableGustavo A. R. Silva
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-06Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wirelessKalle Valo
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-06iwlwifi: dbg: make trigger functions type agnosticSara Sharon
2018-10-06iwlwifi: dbg: decrement occurrences for all triggersSara Sharon
2018-10-06iwlwifi: mvm: use match_string() helperYisheng Xie
2018-10-06iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnosticSara Sharon
2018-10-06iwlwifi: mvm: show more HE radiotap data for TB PPDUsJohannes Berg
2018-10-06iwlwifi: mvm: decode HE information for MU (without ext info)Johannes Berg
2018-10-06iwlwifi: add debugfs to send host commandShahar S Matityahu
2018-10-06iwlwifi: runtime: add send host command op to firmware runtime op structShahar S Matityahu
2018-10-06iwlwifi: bump firmware API version for 9000 and 22000 series devicesJohannes Berg
2018-10-06iwlwifi: mvm Support new MCC update responseHaim Dreyfuss
2018-10-06iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return valueJohannes Berg
2018-10-06iwlwifi: add fall through commentJohannes Berg
2018-10-06iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg
2018-10-06iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein
2018-10-06iwlwifi: add dump collection in case alive flow failsShahar S Matityahu