Age | Commit message (Expand) | Author |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-18 | cfg80211: fix connect/disconnect edge cases | Johannes Berg |
2017-10-14 | Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-10-13 | cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo | Arnd Bergmann |
2017-10-13 | cfg80211: don't print log output for building shipped-certs | Arnd Bergmann |
2017-10-12 | cfg80211: remove set but never used variable cf_offset | Johannes Berg |
2017-10-11 | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-10-11 | cfg80211: implement regdb signature checking | Johannes Berg |
2017-10-11 | cfg80211: reg: remove support for built-in regdb | Johannes Berg |
2017-10-11 | cfg80211: support reloading regulatory database | Johannes Berg |
2017-10-11 | cfg80211: support loading regulatory database as firmware file | Johannes Berg |
2017-10-06 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2017-10-04 | nl80211: Define policy for packet pattern attributes | Peng Xu |
2017-10-02 | cfg80211/nl80211: add a port authorized event | Avraham Stern |
2017-09-21 | wireless: set correct mandatory rate flags | Richard Schütz |
2017-09-21 | nl80211: add an option to allow MFP without requiring it | Emmanuel Grumbach |
2017-09-21 | cfg80211: remove unused function ieee80211_data_from_8023() | Johannes Berg |
2017-09-21 | nl80211: add OCE scan and capability flags | Roee Zamir |
2017-09-21 | nl80211: return error for invalid center_freq in 40 MHz | Tova Mussai |
2017-09-21 | mac80211: extend ieee80211_ie_split to support EXTENSION | Liad Kaufman |
2017-09-18 | nl80211: fix null-ptr dereference on invalid mesh configuration | Johannes Berg |
2017-09-15 | nl80211: check for the required netlink attributes presence | Vladis Dronov |
2017-09-06 | cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS} | Emmanuel Grumbach |
2017-09-05 | nl80211: look for HT/VHT capabilities in beacon's tail | Igor Mitsyanko |
2017-07-07 | Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-07-07 | cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES | Srinivas Dasari |
2017-07-07 | cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE | Srinivas Dasari |
2017-07-07 | cfg80211: Check if NAN service ID is of expected size | Srinivas Dasari |
2017-07-07 | cfg80211: Check if PMKID attribute is of expected size | Srinivas Dasari |
2017-06-30 | nl80211: Don't verify owner_nlportid on NAN commands | Andrei Otcheretianski |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-06-14 | dev_ioctl: copy only the smaller struct iwreq for wext | Johannes Berg |
2017-06-14 | wireless: wext: use struct iwreq earlier in the call chain | Johannes Berg |
2017-06-14 | wireless: wext: remove ndo_do_ioctl fallback | Johannes Berg |
2017-06-13 | nl80211: add authorized flag to ROAM event | Avraham Stern |
2017-06-13 | cfg80211: support 4-way handshake offloading for 802.1X | Avraham Stern |
2017-06-13 | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK | Eliad Peller |
2017-06-08 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2017-05-23 | cfg80211: make cfg80211_sched_scan_results() work from atomic context | Arend Van Spriel |
2017-05-19 | wireless: Require HANDLE_DFS flag to switch channel for non-AP mode | Benjamin Berg |
2017-05-19 | wireless: Only join DFS channels in mesh mode if userspace flags support | Benjamin Berg |
2017-05-17 | cfg80211: improve warnings in VHT rate calculation | Johannes Berg |
2017-05-17 | mac80211: strictly check mesh address extension mode | Rajkumar Manoharan |
2017-05-08 | nl80211: correctly validate MU-MIMO groups | Johannes Berg |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel |
2017-04-28 | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern |