aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz3-2/+13
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz1-13/+13
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2-0/+19
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach1-0/+4
2018-12-18nl80211: Add support to notify radar event info received from STASriram R2-0/+69
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon1-1/+4
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg1-0/+8
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg1-1/+1
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2-7/+7
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer1-9/+17
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho3-1/+13
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg2-6/+16
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg1-2/+2
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2-2/+2
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij1-1/+0
2018-12-18mac80211_hwsim: fix overwriting of if_combinationJames Prestwood1-6/+7
2018-12-05mac80211: fix deauth TX when we disconnectEmmanuel Grumbach1-14/+35
2018-12-05mac80211: rewrite Kconfig text for meshBob Copeland1-6/+5
2018-12-05mac80211-next: rtnetlink wifi simulation deviceCody Schuffelen3-0/+641
2018-12-05uapi/nl80211: fix spelling errorsStephen Hemminger1-6/+6
2018-12-05mac80211_hwsim: fixes kernel crash during mac80211_hwsim initJames Prestwood1-0/+1
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland5-15/+33
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland6-3/+27
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland7-1/+17
2018-11-09mac80211: mesh: advertise gates in mesh formationBob Copeland1-1/+3
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg2-4/+23
2018-11-09mac80211_hwsim: allow configurable cipher typesJames Prestwood2-0/+81
2018-11-09mac80211_hwsim: allow setting iftype supportJames Prestwood2-66/+91
2018-11-09mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing lastJohannes Berg1-13/+10
2018-11-09nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski1-12/+16
2018-11-09nl80211: announce radios/interfaces when switching namespacesMartin Willi1-0/+14
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg4-0/+75
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg10-19/+1609
2018-11-09netlink: add nl_set_extack_cookie_u64()Johannes Berg1-0/+9
2018-11-09mac80211: tx: avoid variable shadowingJohannes Berg1-2/+2
2018-11-09mac80211: debugfs: avoid variable shadowingJohannes Berg1-7/+7
2018-11-09mac80211: sta_info: avoid tidstats variable shadowingJohannes Berg1-5/+2
2018-11-09mac80211: tracing: avoid 'idx' variableJohannes Berg1-3/+3
2018-11-09cfg80211: tracing: avoid 'idx' variableJohannes Berg1-12/+12
2018-11-08sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree1-4/+1
2018-11-08Merge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers'David S. Miller7-28/+31
2018-11-08gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław1-5/+3
2018-11-08OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław4-18/+23
2018-11-08cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław1-1/+1
2018-11-08i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław1-4/+4
2018-11-08net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas1-8/+3
2018-11-08net: socionext: different approach on DMAIlias Apalodimas1-99/+128
2018-11-08net: qca_spi: Add available buffer space verificationStefan Wahren3-1/+17
2018-11-08sock: Reset dst when changing sk_mark via setsockoptDavid Barmann1-2/+4
2018-11-08Merge branch 's390-qeth-next'David S. Miller6-259/+113