summaryrefslogtreecommitdiff
path: root/net/wireless
Commit message (Expand)AuthorAge
* netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf2016-10-29
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* genetlink: introduce and use genl_family_attrbuf()Johannes Berg2016-10-27
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-04
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\
| | * nl80211: validate number of probe response CSA countersJohannes Berg2016-09-13
* | | cfg80211: Provide an API to report NAN function terminationAyala Beker2016-09-30
* | | cfg80211: provide a function to report a match for NANAyala Beker2016-09-30
* | | cfg80211: allow the user space to change current NAN configurationAyala Beker2016-09-30
* | | cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-30
* | | cfg80211: add start / stop NAN commandsAyala Beker2016-09-30
* | | cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-30
* | | cfg80211: wext: really don't store non-WEP keysJohannes Berg2016-09-28
* | | cfg80211: add checks for beacon rate, extend to meshJohannes Berg2016-09-26
* | | cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha2016-09-26
|/ /
* | Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller2016-09-18
|\ \
| * | cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho2016-09-16
| * | cfg80211: remove unnecessary pointer-ofJohannes Berg2016-09-15
| * | nl80211: always check nla_put* return valuesJohannes Berg2016-09-15
| * | nl80211: always check nla_nest_start() return valueJohannes Berg2016-09-15
| * | cfg80211: allow connect keys only with default (TX) keyJohannes Berg2016-09-15
| * | cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-13
| * | cfg80211: validate key index betterJohannes Berg2016-09-13
| * | cfg80211: wext: only allow WEP keys to be configured before connectedJohannes Berg2016-09-13
| * | nl80211: only allow WEP keys during connect commandJohannes Berg2016-09-13
| * | nl80211: fix connect keys range checkJohannes Berg2016-09-13
| * | cfg80211: disallow shared key authentication with key index 4Johannes Berg2016-09-13
| * | cfg80211: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-12
| * | nl80211: Allow GET_INTERFACE dumps to be filteredDenis Kenzior2016-09-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-30
| |\
| | * Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-08-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-17
| |\ \ | | |/
| * | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* | | nl80211: explicitly check enum nl80211_mesh_power_modeJohannes Berg2016-08-11
* | | cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha2016-08-11
* | | cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior2016-08-11
* | | cfg80211: always notify userspace of new wireless netdevsDenis Kenzior2016-08-11
| |/ |/|
* | nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma2016-08-05
* | cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King2016-08-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * cfg80211: handle failed skb allocationGregory Greenman2016-07-06
| * nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha2016-07-06
* | cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-06
* | nl80211: support beacon report scanningAvraham Stern2016-07-06
* | nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-06
* | nl80211: improve nl80211_parse_mesh_config type checkingArnd Bergmann2016-06-30