summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-30nl80211: Don't verify owner_nlportid on NAN commandsAndrei Otcheretianski
2017-06-30brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel
2017-06-30brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel
2017-06-30brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel
2017-06-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-06-28mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva
2017-06-28libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter
2017-06-28cw1200: add const to hwbus_ops structuresBhumika Goyal
2017-06-28rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King
2017-06-28MAINTAINERS: add brcm80211 maintainer info from CypressArend Van Spriel
2017-06-28brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel
2017-06-28brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel
2017-06-28brcmfmac: cleanup kerneldoc for struct brcmf_busArend Van Spriel
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih
2017-06-28rtlwifi: Add return value to btc_set.Ping-Ke Shih
2017-06-28rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...Ping-Ke Shih
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King
2017-06-28ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King
2017-06-28ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan
2017-06-28ath9k: avoid potential freezing during random generator readMiaoqing Pan
2017-06-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal
2017-06-28ath9k: fix tx99 bus errorMiaoqing Pan
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-27brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet
2017-06-27brcmfmac: fix double free upon register_netdevice() failureArend Van Spriel
2017-06-26net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King
2017-06-26Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops'David S. Miller
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-25Merge branch 'sctp-RFC-4960-Errata-fixes'David S. Miller
2017-06-25sctp: adjust ssthresh when transport is idleMarcelo Ricardo Leitner
2017-06-25sctp: adjust cwnd increase in Congestion Avoidance phaseMarcelo Ricardo Leitner
2017-06-25sctp: allow increasing cwnd regardless of ctsn moving or notMarcelo Ricardo Leitner
2017-06-25sctp: update order of adjustments of partial_bytes_acked and cwndMarcelo Ricardo Leitner
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval