aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz2018-12-181-2/+4
| * | mac80211: update driver when MU EDCA params changeShaul Triebitz2018-12-183-2/+13
| * | mac80211: update HE operation fields to D3.0Shaul Triebitz2018-12-181-13/+13
| * | mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2018-12-182-0/+19
| * | ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach2018-12-181-0/+4
| * | nl80211: Add support to notify radar event info received from STASriram R2018-12-182-0/+69
| * | mac80211: don't build AMSDU from GSO packetsSara Sharon2018-12-181-1/+4
| * | mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg2018-12-181-0/+8
| * | mac80211: remove superfluous NULL checkJohannes Berg2018-12-181-1/+1
| * | mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2018-12-182-7/+7
| * | mac80211: Properly handle SKB with radiotap onlyIlan Peer2018-12-181-9/+17
| * | cfg80211: add some missing fall through annotationsLuca Coelho2018-12-183-1/+13
| * | cfg80211: clarify LCI/civic location documentationJohannes Berg2018-12-182-6/+16
| * | mac80211: ftm responder: remove pointless defensive codingJohannes Berg2018-12-181-2/+2
| * | wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2018-12-182-2/+2
| * | rfkill: gpio: Remove unused includeLinus Walleij2018-12-181-1/+0
| * | mac80211_hwsim: fix overwriting of if_combinationJames Prestwood2018-12-181-6/+7
| * | mac80211: fix deauth TX when we disconnectEmmanuel Grumbach2018-12-051-14/+35
| * | mac80211: rewrite Kconfig text for meshBob Copeland2018-12-051-6/+5
| * | mac80211-next: rtnetlink wifi simulation deviceCody Schuffelen2018-12-053-0/+641
| * | uapi/nl80211: fix spelling errorsStephen Hemminger2018-12-051-6/+6
| * | mac80211_hwsim: fixes kernel crash during mac80211_hwsim initJames Prestwood2018-12-051-0/+1
| * | {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-095-15/+33
| * | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-096-3/+27
| * | {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-097-1/+17
| * | mac80211: mesh: advertise gates in mesh formationBob Copeland2018-11-091-1/+3
| * | mac80211: allow hardware scan to fall back to softwareJohannes Berg2018-11-092-4/+23
| * | mac80211_hwsim: allow configurable cipher typesJames Prestwood2018-11-092-0/+81
| * | mac80211_hwsim: allow setting iftype supportJames Prestwood2018-11-092-66/+91
| * | mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing lastJohannes Berg2018-11-091-13/+10
| * | nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski2018-11-091-12/+16
| * | nl80211: announce radios/interfaces when switching namespacesMartin Willi2018-11-091-0/+14
| * | mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-094-0/+75
| * | cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-0910-19/+1609
| * | netlink: add nl_set_extack_cookie_u64()Johannes Berg2018-11-091-0/+9
| * | mac80211: tx: avoid variable shadowingJohannes Berg2018-11-091-2/+2
| * | mac80211: debugfs: avoid variable shadowingJohannes Berg2018-11-091-7/+7
| * | mac80211: sta_info: avoid tidstats variable shadowingJohannes Berg2018-11-091-5/+2
| * | mac80211: tracing: avoid 'idx' variableJohannes Berg2018-11-091-3/+3
| * | cfg80211: tracing: avoid 'idx' variableJohannes Berg2018-11-091-12/+12
* | | net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit2018-12-182-5/+1
* | | MAINTAINERS: Add a maintainer for Microsemi switchesAlexandre Belloni2018-12-181-0/+1
* | | tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao2018-12-181-0/+4
* | | net: phy: remove unused code in phy_probeHeiner Kallweit2018-12-181-2/+0
* | | Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...David S. Miller2018-12-1811-295/+501
|\ \ \
| * | | net/mlx5e: Add some ethtool port control entries to the uplink rep netdevOr Gerlitz2018-12-171-2/+73
| * | | net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz2018-12-172-20/+56
| * | | net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz2018-12-173-14/+31
| * | | net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz2018-12-173-20/+102
| * | | net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz2018-12-174-21/+42