Age | Commit message (Expand) | Author | Files | Lines |
2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg | 1 | -34/+7 |
2011-12-14 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 1 | -21/+40 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
2011-11-22 | wireless: Support ht-capabilities over-rides. | Ben Greear | 1 | -1/+6 |
2011-11-01 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2011-09-20 | wireless: Do not allow disabled channel in scan request | Rajkumar Manoharan | 1 | -7/+12 |
2011-09-16 | wireless: Fix rate mask for scan request | Rajkumar Manoharan | 1 | -0/+2 |
2011-05-19 | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen | 1 | -5/+14 |
2010-10-07 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -1/+1 |
2010-09-16 | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 1 | -3/+6 |
2010-07-21 | wireless: mark cfg80211_is_all_idle as static | John W. Linville | 1 | -1/+1 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+0 |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -5/+0 |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville | 1 | -6/+10 |
2010-04-16 | cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e... | Nishant Sarmukadam | 1 | -6/+10 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+9 |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 1 | -6/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-01 | cfg80211: add regulatory hint disconnect support | Luis R. Rodriguez | 1 | -0/+40 |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -0/+1 |
2010-01-16 | cfg80211: make regulatory_hint_11d() band specific | Luis R. Rodriguez | 1 | -0/+1 |
2010-01-15 | cfg80211: fix channel setting for wext | Abhijeet Kolekar | 1 | -0/+1 |
2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 1 | -3/+3 |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+5 |
2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg | 1 | -2/+5 |
2009-10-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+19 |
2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 1 | -2/+19 |
2009-10-08 | wext: refactor | Johannes Berg | 1 | -6/+6 |
2009-09-29 | cfg80211: always get BSS | Johannes Berg | 1 | -3/+2 |
2009-09-17 | cfg80211: fix SME connect | Johannes Berg | 1 | -8/+13 |
2009-08-28 | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 1 | -3/+9 |
2009-08-20 | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi | 1 | -1/+2 |
2009-08-20 | cfg80211: fix leaks of wdev->conn->ie | David Kilroy | 1 | -0/+4 |
2009-08-20 | cfg80211: report userspace SME connected event properly | Johannes Berg | 1 | -16/+6 |
2009-08-14 | cfg80211: fix alignment problem in scan request | Johannes Berg | 1 | -2/+1 |
2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg | 1 | -12/+42 |
2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg | 1 | -0/+9 |
2009-08-14 | cfg80211: Set WEP ciphers | Samuel Ortiz | 1 | -2/+16 |
2009-08-14 | cfg80211: fix SME association after disassociation | Johannes Berg | 1 | -0/+20 |
2009-08-05 | cfg80211: clear SSID on disconnect/no connection | Johannes Berg | 1 | -0/+4 |
2009-08-05 | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 1 | -0/+16 |
2009-08-05 | cfg80211: keep track of current_bss for userspace SME | Johannes Berg | 1 | -17/+18 |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg | 1 | -0/+2 |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg | 1 | -1/+2 |
2009-07-24 | cfg80211: fix typo of IWEVASSOCRESPIE | Zhu Yi | 1 | -2/+2 |
2009-07-24 | cfg80211: remove WARN_ON in __cfg80211_sme_scan_done | Zhu Yi | 1 | -1/+1 |
2009-07-24 | cfg80211: fix a locking bug | Johannes Berg | 1 | -2/+2 |
2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -26/+71 |
2009-07-24 | cfg80211: fix two buglets | Johannes Berg | 1 | -3/+2 |
2009-07-10 | cfg80211: clean up naming once and for all | Johannes Berg | 1 | -24/+24 |