aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-28wil6210: set edma variables only for Talyn-MB devicesMaya Erez2-2/+1
2018-08-28wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky1-1/+8
2018-08-28wil6210: add support for channel 4Alexei Avshalom Lazar4-1/+26
2018-08-28wil6210: remove reset file from debugfsKarthick Gopalasubramanian1-27/+0
2018-08-28ath6kl: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau4-20/+4
2018-08-28ath9k: remove unused array firstep_tableColin Ian King1-4/+0
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva1-16/+8
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai2-1/+21
2018-08-24wcn36xx: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-10/+9
2018-08-24wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rspYueHaibing1-2/+2
2018-08-24ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam2-3/+3
2018-08-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo37-203/+2044
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov1-13/+13
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov1-12/+12
2018-08-05tc-testing: flush gact actions on test teardownVlad Buslov1-1/+2
2018-08-05tc-testing: fix ip address in u32 testVlad Buslov1-2/+2
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller211-3858/+22052
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller29-573/+3235
2018-08-05Merge branch 'mlxsw-Enable-MC-aware-mode-for-mlxsw-ports'David S. Miller2-1/+65
2018-08-05mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata1-0/+27
2018-08-05mlxsw: spectrum: Fix a typoPetr Machata1-1/+1
2018-08-05mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware RegisterPetr Machata1-0/+37
2018-08-05virtio-net: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-05net: sched: cls_flower: Fix an error code in fl_tmplt_create()Dan Carpenter1-1/+3
2018-08-05net: check extack._msg before printLi RongQing1-1/+2
2018-08-05ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal2-0/+8
2018-08-05Merge branch 'ip-Use-rb-trees-for-IP-frag-queue'David S. Miller9-139/+138
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov6-90/+120
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2-2/+6
2018-08-05ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov3-56/+21
2018-08-05net/tls: Mark the end in scatterlist tableVakul Garg1-0/+3
2018-08-05ipv6: icmp: Updating pmtu for link local routeGeorg Kohmann1-1/+1
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu2-4/+113
2018-08-05powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu5-0/+5
2018-08-05arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu1-0/+1
2018-08-05Merge branch 'bnxt_en-Updates-for-net-next'David S. Miller12-382/+1716
2018-08-05bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan2-8/+18
2018-08-05bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan3-1/+89
2018-08-05bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam3-0/+71
2018-08-05bnxt_en: Notify firmware about IF state changes.Michael Chan2-2/+52
2018-08-05bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan3-15/+16
2018-08-05bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan5-18/+18
2018-08-05bnxt_en: Add support for ethtool get dump.Vasundhara Volam3-0/+436
2018-08-05bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan2-1/+6
2018-08-05bnxt_en: Add new VF resource allocation strategy mode.Michael Chan3-10/+16
2018-08-05bnxt_en: Add PHY retry logic.Michael Chan2-1/+34
2018-08-05bnxt_en: Add external loopback test to ethtool selftest.Michael Chan3-6/+32