Age | Commit message (Expand) | Author |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-09-16 | cfg80211/nl80211: introduce p2p device types | Johannes Berg |
2010-07-20 | wireless: mark cfg80211_is_all_idle as static | John W. Linville |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville |
2010-04-16 | cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e... | Nishant Sarmukadam |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-01 | cfg80211: add regulatory hint disconnect support | Luis R. Rodriguez |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-15 | cfg80211: make regulatory_hint_11d() band specific | Luis R. Rodriguez |
2010-01-14 | cfg80211: fix channel setting for wext | Abhijeet Kolekar |
2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg |
2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg |
2009-10-07 | wext: refactor | Johannes Berg |
2009-09-28 | cfg80211: always get BSS | Johannes Berg |
2009-09-16 | cfg80211: fix SME connect | Johannes Berg |
2009-08-28 | cfg80211: make spurious warnings less likely, configurable | Johannes Berg |
2009-08-20 | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi |
2009-08-20 | cfg80211: fix leaks of wdev->conn->ie | David Kilroy |
2009-08-20 | cfg80211: report userspace SME connected event properly | Johannes Berg |
2009-08-14 | cfg80211: fix alignment problem in scan request | Johannes Berg |
2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg |
2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg |
2009-08-14 | cfg80211: Set WEP ciphers | Samuel Ortiz |
2009-08-14 | cfg80211: fix SME association after disassociation | Johannes Berg |
2009-08-04 | cfg80211: clear SSID on disconnect/no connection | Johannes Berg |
2009-08-04 | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez |
2009-08-04 | cfg80211: keep track of current_bss for userspace SME | Johannes Berg |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg |
2009-07-24 | cfg80211: fix typo of IWEVASSOCRESPIE | Zhu Yi |
2009-07-24 | cfg80211: remove WARN_ON in __cfg80211_sme_scan_done | Zhu Yi |
2009-07-24 | cfg80211: fix a locking bug | Johannes Berg |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-24 | cfg80211: fix two buglets | Johannes Berg |
2009-07-10 | cfg80211: clean up naming once and for all | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg |
2009-07-10 | cfg80211: send events for userspace SME | Johannes Berg |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz |