summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-13firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh1-1/+3
2018-10-13dt: bindings: add bindings for msa memory regionGovind Singh1-0/+6
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai2-0/+10
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh2-0/+2749
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing1-6/+8
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann7-49/+49
2018-10-13ath10k: htt: remove some dead codeDan Carpenter1-2/+0
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang1-12/+11
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong1-2/+13
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva1-1/+1
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva1-1/+2
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori1-2/+3
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong7-0/+700
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai1-6/+8
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R1-15/+15
2018-10-04Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo61-2131/+2289
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo45-464/+2083
2018-10-03tls: Add support for inplace records encryptionVakul Garg2-18/+74
2018-10-03net: dsa: lantiq: Fix path in MAINTAINERS fileHauke Mehrtens1-1/+1
2018-10-03hv_netvsc: remove ndo_poll_controllerStephen Hemminger1-23/+0
2018-10-03MAINTAINERS: Fix wrong include file pathAndrew Lunn1-1/+1
2018-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller18-75/+299
2018-10-03cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-03cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-03dpaa_eth: Remove useless declarationNathan Chancellor1-2/+0
2018-10-03ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy2-12/+47
2018-10-03ipv4: Allow sending multicast packets on specific i/f using VRF socketRobert Shearman4-4/+4
2018-10-03bridge: mcast: Default back to multicast enabled stateIdo Schimmel1-0/+1
2018-10-03Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'David S. Miller6-35/+839
2018-10-03dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu6-0/+549
2018-10-03dpaa2-eth: Configure Rx flow classification keyIoana Radulescu5-16/+148
2018-10-03dpaa2-eth: Rename structureIoana Radulescu2-7/+7
2018-10-03dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu5-19/+142
2018-10-03net: usbnet: make driver_info constBen Dooks2-7/+7
2018-10-03tcp: do not release socket ownership in tcp_close()Eric Dumazet3-9/+5
2018-10-03net: inet6_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski1-2/+1
2018-10-03net: rtm_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski1-11/+12
2018-10-03net: rtmsg_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski1-16/+16
2018-10-03net: ip6_update_pmtu() - use new style struct initializer instead of memsetMaciej Żenczykowski1-9/+8
2018-10-03net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski3-6/+3
2018-10-03net: ip6_redirect_no_header() - use new style struct initializer instead of m...Maciej Żenczykowski1-9/+8
2018-10-03net: ip6_redirect() - use new style struct initializer instead of memsetMaciej Żenczykowski1-10/+9
2018-10-03net: inet_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski1-2/+1
2018-10-03net: ip_rt_get_source() - use new style struct initializer instead of memsetMaciej Żenczykowski1-12/+9
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller276-9949/+8620
2018-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-507/+952
2018-10-02Merge branch 'qed-20g'David S. Miller5-4/+30
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-0/+9
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru4-4/+21
2018-10-02isdn/hisax: Fix fall-through annotationGustavo A. R. Silva1-1/+1