summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-041-3/+6
|\
| * nl80211: Sanitize array index in parse_txq_paramsDan Williams2018-01-301-3/+6
* | lift handling of SIOCIW... out of dev_ioctl()Al Viro2018-01-241-4/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-192-3/+2
|\ \ | |/
| * cfg80211: fix station info handling bugsJohannes Berg2018-01-182-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-174-9/+15
|\ \ | |/
| * cfg80211: check dev_set_name() return valueJohannes Berg2018-01-151-1/+7
| * mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-2/+0
| * nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski2018-01-151-4/+7
| * cfg80211: fully initialize old channel for eventJohannes Berg2018-01-151-2/+1
* | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-161-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-1/+2
|\ \ | |/
| * nl80211: Check for the required netlink attribute presenceHao Chen2018-01-041-1/+2
* | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller2018-01-045-30/+66
|\ \ | |/ |/|
| * cfg80211: Scan results to also report the per chain signal strengthSunil Dutt2017-12-192-0/+10
| * nl80211: send deauth reason if locally generatedDavid Spinadel2017-12-191-1/+1
| * nl80211: add a few extended error strings to key parsingJohannes Berg2017-12-111-20/+41
| * cfg80211: cleanup signal strength units notationSergey Matyukevich2017-12-112-9/+9
| * cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai2017-12-111-0/+5
* | cfg80211: ship certificates as hex filesJohannes Berg2017-12-193-20/+95
* | cfg80211: always rewrite generated files from scratchThierry Reding2017-12-191-2/+2
* | nl80211: fix nl80211_send_iface() error pathsJohannes Berg2017-12-111-2/+4
* | wireless: don't write C files on failuresJohannes Berg2017-12-061-10/+38
* | wireless: replace usage of hexdump with od/sedJohannes Berg2017-12-061-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-291-0/+7
|\
| * cfg80211: select CRYPTO_SHA256 if neededJohannes Berg2017-11-241-0/+7
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-5/+6
|/
* cfg80211: initialize regulatory keys/database laterJohannes Berg2017-11-201-15/+27
* nl80211: don't expose wdev->ssid for most interfacesJohannes Berg2017-11-201-2/+24
* genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1516-475/+733
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0418-0/+18
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-9/+41
| |\ \
| * \ \ Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...David S. Miller2017-10-143-6/+4
| |\ \ \
| | * | | cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typoArnd Bergmann2017-10-131-1/+1
| | * | | cfg80211: don't print log output for building shipped-certsArnd Bergmann2017-10-131-2/+2
| | * | | cfg80211: remove set but never used variable cf_offsetJohannes Berg2017-10-121-3/+1
| * | | | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller2017-10-1115-472/+732
| |\ \ \ \ | | |/ / /
| | * | | cfg80211: implement regdb signature checkingJohannes Berg2017-10-116-1/+182
| | * | | cfg80211: reg: remove support for built-in regdbJohannes Berg2017-10-117-267/+1
| | * | | cfg80211: support reloading regulatory databaseJohannes Berg2017-10-113-20/+77
| | * | | cfg80211: support loading regulatory database as firmware fileJohannes Berg2017-10-113-24/+276
| | * | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-10-061-0/+6
| | |\ \ \
| | * | | | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-025-4/+85
| | * | | | wireless: set correct mandatory rate flagsRichard Schütz2017-09-211-16/+14
| | * | | | nl80211: add an option to allow MFP without requiring itEmmanuel Grumbach2017-09-211-1/+7
| | * | | | cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-211-115/+0
| | * | | | nl80211: add OCE scan and capability flagsRoee Zamir2017-09-211-59/+78
| | * | | | nl80211: return error for invalid center_freq in 40 MHzTova Mussai2017-09-211-0/+9
| | * | | | mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2017-09-211-8/+46
OpenPOWER on IntegriCloud