Age | Commit message (Expand) | Author |
2015-05-26 | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect | Johannes Berg |
2015-04-07 | cfg80211: send extended capabilities IE in connect | Johannes Berg |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky |
2014-10-10 | cfg80211: set the rates mask in connection probes over specified freq | Karl Beldan |
2014-09-11 | cfg80211: clear connect keys when freeing them | Johannes Berg |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-19 | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg |
2014-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-05 | cfg80211: free sme on connection failures | Eliad Peller |
2014-04-29 | cfg80211: remove BUG_ON usage | Johannes Berg |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang |
2014-04-09 | cfg80211: slightly clean up of cfg80211_sme_connect() | Zhao, Gang |
2014-03-19 | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg |
2014-01-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-01-09 | cfg80211: Add a function to get the number of supported channels | Ilan Peer |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-05 | cfg80211: fix WARN_ON for re-association to the expired BSS | Ujjal Roy |
2013-10-09 | cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() | Luis R. Rodriguez |
2013-08-14 | cfg80211: don't request disconnect if not connected | Johannes Berg |
2013-07-16 | cfg80211: fix bugs in new SME implementation | Johannes Berg |
2013-06-24 | wireless: add comments about bss refcounting | Ben Greear |
2013-06-24 | wireless: Make sure __cfg80211_connect_result always puts bss | Ben Greear |
2013-06-19 | cfg80211: hold BSS over association process | Johannes Berg |
2013-06-04 | cfg80211: separate internal SME implementation | 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-23 | cfg80211: check wdev->netdev in connection work | Johannes Berg |
2013-05-16 | cfg80211: fix interface down/disconnect state handling | Johannes Berg |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-30 | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov |
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-20 | cfg80211: fix potential connection work crash | Johannes Berg |
2013-03-06 | cfg80211: refactor association parameters | Johannes Berg |
2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2013-01-16 | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen |
2013-01-03 | regulatory: code cleanup | Johannes Berg |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen |
2012-10-18 | cfg80211: add support for flushing old scan results | Sam Leffler |
2012-10-17 | cfg80211: Allow user space to specify non-IEs to SAE Authentication | Jouni Malinen |
2012-07-12 | nl80211: move scan API to wdev | Johannes Berg |
2012-07-09 | nl80211: prepare for non-netdev wireless devs | Johannes Berg |
2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg |
2011-12-13 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |