Age | Commit message (Expand) | Author |
2015-12-04 | cfg80211: Remove unused cfg80211_can_use_iftype_chan() | Michal Sojka |
2015-10-13 | nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp | Dmitry Shmidt |
2015-07-17 | cfg80211: allow mgmt_frame_register callback to sleep | Johannes Berg |
2015-05-26 | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect | Johannes Berg |
2014-12-18 | nl80211: Stop scheduled scan if netlink client disappears | Jukka Rissanen |
2014-12-18 | nl80211: Convert sched_scan_req pointer to RCU pointer | Jukka Rissanen |
2014-12-17 | cfg80211: allow wiphy specific regdomain management | Jonathan Doron |
2014-11-19 | cfg80211: add wowlan net-detect support | Luciano Coelho |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy |
2014-06-23 | cfg80211: fix elapsed_jiffies calculation | Eliad Peller |
2014-05-06 | cfg80211: export interface stopping function | Michal Kazior |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang |
2014-04-25 | cfg80211: change registered device pointer name | Zhao, Gang |
2014-04-09 | cfg80211/mac80211: move more combination checks to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211: allow userspace to take ownership of interfaces | Johannes Berg |
2014-03-19 | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang |
2014-03-19 | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang |
2014-02-25 | cfg80211: send stop AP event only due to internal reason | Ilan Peer |
2014-02-25 | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg |
2014-02-04 | cfg80211: consider existing DFS interfaces | Michal Kazior |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-12-05 | cfg80211: don't "leak" uncompleted scans | Eliad Peller |
2013-12-03 | nl80211: vendor command support | Johannes Berg |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski |
2013-11-25 | cfg80211: DFS check chandef usable before CAC | Janusz Dziedzic |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-19 | net: misc: Remove extern from function prototypes | Joe Perches |
2013-10-09 | cfg80211: don't add p2p device while in RFKILL | Emmanuel Grumbach |
2013-09-26 | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich |
2013-07-16 | cfg80211/nl80211: Add packet coalesce support | Amitkumar Karwar |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg |
2013-05-27 | cfg80211: make WoWLAN configuration available to drivers | Johannes Berg |
2013-05-25 | cfg80211: remove some locked wrappers from sme API | Johannes Berg |
2013-05-25 | cfg80211: remove some locked wrappers from mlme API | Johannes Berg |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg |
2013-05-25 | cfg80211: move cfg80211_get_dev_from_ifindex under wext | Johannes Berg |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-24 | cfg80211: always check for scan end on P2P device | Johannes Berg |
2013-03-06 | cfg80211/mac80211: disconnect on suspend | Stanislaw Gruszka |
2013-03-06 | cfg80211: refactor association parameters | Johannes Berg |
2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich |
2013-02-13 | cfg80211: configuration for WoWLAN over TCP | Johannes Berg |