summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-191-1/+1
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-128-24/+26
* cfg80211: remove erroneous commentJohannes Berg2016-05-121-1/+1
* cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2016-05-121-2/+6
* wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg2016-05-021-35/+0
* nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg2016-04-271-14/+22
* cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-263-7/+24
* cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan2016-04-261-1/+2
* wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-36/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-1/+1
|\
| * nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-04-121-1/+1
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-1215-99/+99
* | cfg80211: Allow reassociation to be requested with internal SMEJouni Malinen2016-04-062-3/+14
* | cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen2016-04-062-2/+8
* | cfg80211: allow userspace to specify client P2P PS supportAyala Beker2016-04-051-0/+34
* | nl80211: add feature for BSS selection supportArend van Spriel2016-04-052-0/+118
* | cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2016-04-053-0/+10
* | wext: unregister_pernet_subsys() on notifier registration failureJohannes Berg2016-04-051-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-198-221/+255
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-084-12/+50
| |\
| * | wireless: use reset to set mac headerZhang Shengju2016-03-041-1/+1
| * | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-018-220/+254
| |\ \
| | * | cfg80211: add radiotap VHT info to rtap_namespace_sizesLorenzo Bianconi2016-02-241-0/+1
| | * | cfg80211: Add global RRM capabilityBeni Lev2016-02-241-7/+11
| | * | cfg80211: reuse existing page fragments in A-MSDU rxFelix Fietkau2016-02-241-5/+77
| | * | cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-1/+1
| | * | cfg80211: basic support for PBSS network typeLior David2016-02-242-3/+17
| | * | cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-51/+49
| | * | cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau2016-02-241-53/+53
| | * | mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-0/+3
| | * | cfg80211: Fix some linguistics in KconfigOla Olsson2016-02-241-6/+6
| | * | cfg80211: add more warnings for inconsistent opsOla Olsson2016-02-241-0/+10
| | * | cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-141-2/+1
| | * | cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2016-01-142-101/+34
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-172-64/+81
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib80211: Use skcipher and ahashHerbert Xu2016-01-272-64/+81
| | |/ | |/|
* | | cfg80211: stop critical protocol session upon disconnect eventArend van Spriel2016-02-231-0/+6
* | | nl80211: Zero out the connection keys memory when freeing them.Ola Olsson2016-02-231-1/+1
* | | cfg80211/wext: fix message orderingJohannes Berg2016-01-292-1/+4
* | | wext: fix message delay/orderingJohannes Berg2016-01-291-11/+40
| |/ |/|
* | regulatory: fix world regulatory domain dataJohannes Berg2016-01-141-5/+7
* | wireless: change cfg80211 regulatory domain info as debug messagesDave Young2016-01-141-15/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-2/+8
|\
| * nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-151-1/+3
| * nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-151-0/+1
| * nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
* | cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka2015-12-041-54/+37
* | cfg80211: handle add_station auth/assoc flag quirksJohannes Berg2015-12-041-4/+19
* | cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker2015-12-041-2/+2
* | cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2015-12-043-0/+38
OpenPOWER on IntegriCloud