| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -0/+9 |
* | cfg80211: rcu-ify rdev and wdev | Johannes Berg | 2010-01-19 | 1 | -1/+2 |
* | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 2010-01-12 | 1 | -1/+2 |
* | cfg80211: add remain-on-channel command | Jouni Malinen | 2009-12-28 | 1 | -0/+3 |
* | wireless: report reasonable bitrate for MCS rates through wext | John W. Linville | 2009-12-21 | 1 | -0/+2 |
* | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 2009-11-28 | 1 | -0/+2 |
* | cfg80211: re-join IBSS when privacy changes | Johannes Berg | 2009-11-18 | 1 | -0/+2 |
* | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 1 | -11/+0 |
* | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 2009-10-27 | 1 | -0/+1 |
* | cfg80211: clean up properly on interface type change | Johannes Berg | 2009-08-28 | 1 | -0/+4 |
* | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 2009-08-28 | 1 | -0/+11 |
* | cfg80211: check lost scans later, fix bug | Johannes Berg | 2009-08-28 | 1 | -1/+1 |
* | cfg80211: fix dangling scan request checking | Johannes Berg | 2009-08-20 | 1 | -0/+2 |
* | cfg80211: check for and abort dangling scan requests | Johannes Berg | 2009-08-14 | 1 | -0/+1 |
* | cfg80211: fix locking for SIWFREQ | Johannes Berg | 2009-08-14 | 1 | -0/+1 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -0/+2 |
* | cfg80211: use reassociation when possible | Johannes Berg | 2009-08-14 | 1 | -1/+3 |
* | cfg80211: validate channel settings across interfaces | Johannes Berg | 2009-08-14 | 1 | -0/+6 |
* | cfg80211: keep track of current_bss for userspace SME | Johannes Berg | 2009-08-04 | 1 | -1/+7 |
* | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 1 | -0/+3 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -1/+4 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -7/+25 |
* | cfg80211: clean up naming once and for all | Johannes Berg | 2009-07-10 | 1 | -13/+13 |
* | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -1/+99 |
* | cfg80211: properly name driver locking | Johannes Berg | 2009-07-10 | 1 | -2/+6 |
* | cfg80211: let SME control reassociation vs. association | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | cfg80211: keep track of BSSes | Johannes Berg | 2009-07-10 | 1 | -1/+40 |
* | cfg80211: managed mode wext compatibility | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | cfg80211: emulate connect with auth/assoc | Johannes Berg | 2009-07-10 | 1 | -0/+8 |
* | cfg80211: connect/disconnect API | Samuel Ortiz | 2009-07-10 | 1 | -0/+7 |
* | cfg80211: introduce nl80211 testmode command | Johannes Berg | 2009-07-10 | 1 | -0/+4 |
* | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 | 1 | -0/+7 |
* | cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS | Pavel Roskin | 2009-05-20 | 1 | -1/+1 |
* | cfg80211: mark ops as pointer to const | David Kilroy | 2009-05-20 | 1 | -1/+1 |
* | cfg80211: add debugfs HT40 allow map | Luis R. Rodriguez | 2009-05-20 | 1 | -0/+1 |
* | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez | 2009-05-20 | 1 | -0/+11 |
* | cfg80211: implement wext key handling | Johannes Berg | 2009-05-13 | 1 | -1/+5 |
* | cfg80211: clear WEXT SSID when clearing IBSS | Johannes Berg | 2009-04-22 | 1 | -2/+2 |
* | cfg80211: clean up includes | Johannes Berg | 2009-04-22 | 1 | -1/+0 |
* | cfg80211/nl80211: add IBSS API | Johannes Berg | 2009-04-22 | 1 | -0/+8 |
* | cfg80211: convert mutex assert to macro | Johannes Berg | 2009-04-22 | 1 | -4/+1 |
* | nl80211: remove duplicated #include | Huang Weiyi | 2009-04-22 | 1 | -1/+0 |
* | cfg80211: do not replace BSS structs | Johannes Berg | 2009-04-17 | 1 | -1/+1 |
* | cfg80211: fix locking in nl80211_set_wiphy | Johannes Berg | 2009-03-27 | 1 | -0/+3 |
* | cfg80211: add feature to hold bss | Kalle Valo | 2009-03-27 | 1 | -0/+2 |
* | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez | 2009-03-16 | 1 | -1/+2 |
* | nl80211: Avoid AP mode BUG_ON hang with invalid lock assert | Jouni Malinen | 2009-02-27 | 1 | -1/+1 |
* | cfg80211: make regulatory_request use wiphy_idx instead of wiphy | Luis R. Rodriguez | 2009-02-27 | 1 | -0/+12 |
* | cfg80211: add assert_cfg80211_lock() to ensure proper protection | Luis R. Rodriguez | 2009-02-27 | 1 | -0/+6 |
* | cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex | Luis R. Rodriguez | 2009-02-27 | 1 | -3/+3 |