summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2018-03-21cfg80211/nl80211: add DFS offload flagDmitry Lebed
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-27mac80211: support A-MSDU in fast-rxFelix Fietkau
2018-02-27cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-19net: Convert cfg80211_pernet_opsKirill Tkhai
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-02-19nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari
2018-02-19nl80211: remove unnecessary genlmsg_cancel() callsJohannes Berg
2018-02-13net: Convert wext_pernet_opsKirill Tkhai
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org
2018-01-31nl80211: Allow SAE Authentication for NL80211_CMD_CONNECTSrinivas Dasari
2018-01-31cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari
2018-01-31nl80211: Introduce scan flags to emphasize requested scan behaviorSunil Dutt
2018-01-31cfg80211: use only 1Mbps for basic rates in meshJohannes Berg
2018-01-30nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-18cfg80211: fix station info handling bugsJohannes Berg
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2018-01-15cfg80211: check dev_set_name() return valueJohannes Berg
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski
2018-01-15cfg80211: fully initialize old channel for eventJohannes Berg
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller
2018-01-04nl80211: Check for the required netlink attribute presenceHao Chen
2017-12-19cfg80211: Scan results to also report the per chain signal strengthSunil Dutt
2017-12-19nl80211: send deauth reason if locally generatedDavid Spinadel
2017-12-19cfg80211: ship certificates as hex filesJohannes Berg
2017-12-19cfg80211: always rewrite generated files from scratchThierry Reding
2017-12-11nl80211: fix nl80211_send_iface() error pathsJohannes Berg
2017-12-11nl80211: add a few extended error strings to key parsingJohannes Berg
2017-12-11cfg80211: cleanup signal strength units notationSergey Matyukevich
2017-12-11cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai
2017-12-06wireless: don't write C files on failuresJohannes Berg
2017-12-06wireless: replace usage of hexdump with od/sedJohannes Berg
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-24cfg80211: select CRYPTO_SHA256 if neededJohannes Berg
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg
2017-11-20nl80211: don't expose wdev->ssid for most interfacesJohannes Berg
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds