Age | Commit message (Expand) | Author | Files | Lines |
2017-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+7 |
2017-11-24 | cfg80211: select CRYPTO_SHA256 if needed | Johannes Berg | 1 | -0/+7 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -5/+6 |
2017-11-20 | cfg80211: initialize regulatory keys/database later | Johannes Berg | 1 | -15/+27 |
2017-11-20 | nl80211: don't expose wdev->ssid for most interfaces | Johannes Berg | 1 | -2/+24 |
2017-11-16 | genetlink: fix genlmsg_nlhdr() | Michal Kubecek | 1 | -2/+2 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 16 | -475/+733 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 18 | -9/+59 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 18 | -0/+18 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 18 | -0/+18 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 18 | -0/+18 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+41 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
2017-10-18 | cfg80211: fix connect/disconnect edge cases | Johannes Berg | 1 | -9/+41 |
2017-10-14 | Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc... | David S. Miller | 3 | -6/+4 |
2017-10-13 | cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo | Arnd Bergmann | 1 | -1/+1 |
2017-10-13 | cfg80211: don't print log output for building shipped-certs | Arnd Bergmann | 1 | -2/+2 |
2017-10-12 | cfg80211: remove set but never used variable cf_offset | Johannes Berg | 1 | -3/+1 |
2017-10-11 | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc... | David S. Miller | 15 | -472/+732 |
2017-10-11 | cfg80211: implement regdb signature checking | Johannes Berg | 6 | -1/+182 |
2017-10-11 | cfg80211: reg: remove support for built-in regdb | Johannes Berg | 7 | -267/+1 |
2017-10-11 | cfg80211: support reloading regulatory database | Johannes Berg | 3 | -20/+77 |
2017-10-11 | cfg80211: support loading regulatory database as firmware file | Johannes Berg | 3 | -24/+276 |
2017-10-06 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 1 | -0/+6 |
2017-10-04 | nl80211: Define policy for packet pattern attributes | Peng Xu | 1 | -2/+12 |
2017-10-02 | cfg80211/nl80211: add a port authorized event | Avraham Stern | 5 | -4/+85 |
2017-09-21 | wireless: set correct mandatory rate flags | Richard Schütz | 1 | -16/+14 |
2017-09-21 | nl80211: add an option to allow MFP without requiring it | Emmanuel Grumbach | 1 | -1/+7 |
2017-09-21 | cfg80211: remove unused function ieee80211_data_from_8023() | Johannes Berg | 1 | -115/+0 |
2017-09-21 | nl80211: add OCE scan and capability flags | Roee Zamir | 1 | -59/+78 |
2017-09-21 | nl80211: return error for invalid center_freq in 40 MHz | Tova Mussai | 1 | -0/+9 |
2017-09-21 | mac80211: extend ieee80211_ie_split to support EXTENSION | Liad Kaufman | 1 | -8/+46 |
2017-09-18 | nl80211: fix null-ptr dereference on invalid mesh configuration | Johannes Berg | 1 | -0/+3 |
2017-09-15 | nl80211: check for the required netlink attributes presence | Vladis Dronov | 1 | -0/+3 |
2017-09-06 | cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS} | Emmanuel Grumbach | 1 | -2/+18 |
2017-09-05 | nl80211: look for HT/VHT capabilities in beacon's tail | Igor Mitsyanko | 1 | -2/+2 |
2017-07-07 | Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -3/+7 |
2017-07-07 | cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES | Srinivas Dasari | 1 | -0/+4 |
2017-07-07 | cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE | Srinivas Dasari | 1 | -0/+1 |
2017-07-07 | cfg80211: Check if NAN service ID is of expected size | Srinivas Dasari | 1 | -1/+1 |
2017-07-07 | cfg80211: Check if PMKID attribute is of expected size | Srinivas Dasari | 1 | -2/+1 |
2017-06-30 | nl80211: Don't verify owner_nlportid on NAN commands | Andrei Otcheretianski | 1 | -8/+0 |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -13/+9 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-14 | dev_ioctl: copy only the smaller struct iwreq for wext | Johannes Berg | 1 | -3/+3 |
2017-06-14 | wireless: wext: use struct iwreq earlier in the call chain | Johannes Berg | 1 | -8/+7 |
2017-06-14 | wireless: wext: remove ndo_do_ioctl fallback | Johannes Berg | 1 | -3/+0 |
2017-06-13 | nl80211: add authorized flag to ROAM event | Avraham Stern | 2 | -1/+4 |
2017-06-13 | cfg80211: support 4-way handshake offloading for 802.1X | Avraham Stern | 4 | -0/+195 |
2017-06-13 | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK | Eliad Peller | 1 | -0/+9 |