summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj2018-10-121-0/+2
* nl80211: use netlink policy validation function for elementsJohannes Berg2018-10-111-76/+46
* nl80211: use policy range validation where applicableJohannes Berg2018-10-111-289/+180
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-10-081-5/+15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-031-5/+15
| |\
| | * nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2018-09-271-5/+14
| | * nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma2018-09-261-0/+1
* | | cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg2018-10-021-9/+0
* | | nl80211: add error messages to nl80211_parse_chandef()Johannes Berg2018-10-021-22/+40
* | | cfg80211: move cookie_counter out of wiphyJohannes Berg2018-10-021-2/+2
* | | nl80211: remove nl80211_prepare_wdev_dump() skb argumentJohannes Berg2018-10-021-8/+7
* | | cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-021-5/+127
* | | nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski2018-10-021-1/+1
* | | cfg80211: combine duplicate wdev init codeJohannes Berg2018-10-021-9/+1
* | | cfg80211: remove redundant check of !scan_planColin Ian King2018-10-021-2/+1
|/ /
* | cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz2018-09-051-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-041-7/+8
|\|
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-031-7/+8
| |\
| | * cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2018-08-301-0/+1
| | * nl80211: Pass center frequency in kHz instead of MHzHaim Dreyfuss2018-08-281-1/+1
| | * nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOPHaim Dreyfuss2018-08-281-2/+2
| | * cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-5/+5
* | | cfg80211: clarify frames covered by average ACK signal reportBalaji Pothunoori2018-08-291-3/+4
|/ /
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-9/+16
|\|
| * nl80211: Add a missing break in parse_station_flagsBernd Edlinger2018-07-091-0/+1
| * nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior2018-07-061-9/+15
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-21/+14
|\|
| * nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| * nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-44/+150
|\ \ | |/ |/|
| * cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-291-13/+13
| * cfg80211: Add support for HELuca Coelho2018-06-151-1/+98
| * nl80211: report 4ADDR status with GET_INTERFACEAntonio Quartulli2018-06-151-1/+2
| * nl80211: add scan features for improved scan privacyJohannes Berg2018-06-151-1/+7
| * nl80211: refactor common code in scan flags checksJohannes Berg2018-06-151-29/+31
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-1/+2
|\
| * nl80211: fix nlmsg allocation in cfg80211_ft_eventDedy Lansky2018-05-181-1/+2
* | nl80211: Reject disconnect commands except from conn_ownerAndrew Zaborowski2018-05-231-0/+16
* | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-231-0/+52
* | nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-231-2/+14
* | cfg80211: use separate struct for FILS parametersArend Van Spriel2018-05-231-11/+11
* | nl80211: Optimize cfg80211_bss_expire invocationsDenis Kenzior2018-05-231-1/+9
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-231-0/+1
|\|
| * nl80211: Free connkeys on external authentication failureSrinivas Dasari2018-04-201-0/+1
* | nl80211: Fix compilationDenis Kenzior2018-05-221-1/+1
* | cfg80211: release station info tidstats where neededJohannes Berg2018-05-181-3/+8
* | cfg80211/mac80211: revert to stack allocation for sinfoJohannes Berg2018-05-181-59/+27
* | cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-181-1/+2
* | cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen2018-05-081-27/+175