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