| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2012-03-12 | 1 | -0/+10 |
* | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 2012-03-06 | 1 | -0/+6 |
* | cfg80211: Add an attribute to set inactivity timeout in AP mode | Vasanthakumar Thiagarajan | 2012-03-05 | 1 | -2/+13 |
* | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2012-03-05 | 1 | -0/+5 |
* | cfg80211: restructure AP/GO mode API | Johannes Berg | 2012-02-22 | 1 | -15/+19 |
* | nl80211: add support for mcs masks | Simon Wunderlich | 2012-01-30 | 1 | -0/+4 |
* | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 2012-01-27 | 1 | -0/+4 |
* | cfg80211: Return beacon loss count in station | Paul Stewart | 2011-12-19 | 1 | -0/+2 |
* | cfg80211: validate nl80211 station handling better | Johannes Berg | 2011-12-15 | 1 | -1/+5 |
* | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon | 2011-12-06 | 1 | -0/+2 |
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 2011-11-28 | 1 | -0/+5 |
* | wireless: Add NoAck per tid support | Simon Wunderlich | 2011-11-28 | 1 | -0/+10 |
* | wireless: Support ht-capabilities over-rides. | Ben Greear | 2011-11-21 | 1 | -0/+14 |
* | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez | 2011-11-21 | 1 | -0/+21 |
* | nl80211: Pass probe response data to drivers | Arik Nemtsov | 2011-11-11 | 1 | -0/+6 |
* | nl80211: Add probe response offload attribute | Arik Nemtsov | 2011-11-11 | 1 | -0/+28 |
* | nl80211: advertise socket TX status capability | Johannes Berg | 2011-11-09 | 1 | -0/+18 |
* | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg | 2011-11-09 | 1 | -0/+7 |
* | cfg80211: add event for unexpected 4addr frames | Johannes Berg | 2011-11-09 | 1 | -1/+9 |
* | cfg80211: allow registering to beacons | Johannes Berg | 2011-11-09 | 1 | -0/+7 |
* | nl80211: add API to probe a client | Johannes Berg | 2011-11-09 | 1 | -0/+10 |
* | nl80211: advertise device AP SME | Johannes Berg | 2011-11-09 | 1 | -0/+15 |
* | nl80211: allow subscribing to unexpected class3 frames | Johannes Berg | 2011-11-09 | 1 | -0/+12 |
* | nl80211: Add sta_flags to the station info | Helmut Schaa | 2011-10-14 | 1 | -0/+2 |
* | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov | 2011-09-30 | 1 | -0/+2 |
* | nl80211: support sending TDLS commands/frames | Arik Nemtsov | 2011-09-30 | 1 | -0/+42 |
* | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan | 2011-09-27 | 1 | -0/+13 |
* | cfg80211/nl80211: Add PMKSA caching candidate event | Jouni Malinen | 2011-09-19 | 1 | -0/+33 |
* | nl80211/cfg80211/mac80211: fix wme docs | Eliad Peller | 2011-09-16 | 1 | -2/+4 |
* | nl80211/cfg80211: add match filtering for sched_scan | Luciano Coelho | 2011-09-13 | 1 | -0/+43 |
* | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag | Eliad Peller | 2011-09-13 | 1 | -0/+3 |
* | cfg80211/nl80211: Indicate roaming feature capability to userspace. | Vivek Natarajan | 2011-09-13 | 1 | -0/+5 |
* | nl80211/cfg80211: add STA WME parameters | Eliad Peller | 2011-08-26 | 1 | -0/+23 |
* | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 2011-08-24 | 1 | -0/+5 |
* | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2011-08-24 | 1 | -0/+4 |
* | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen | 2011-08-12 | 1 | -1/+15 |
* | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen | 2011-08-12 | 1 | -10/+15 |
* | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen | 2011-08-12 | 1 | -0/+24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
* | | cfg80211: allow userspace to control supported rates in scan | Johannes Berg | 2011-07-19 | 1 | -0/+7 |
* | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw description | Luciano Coelho | 2011-07-15 | 1 | -0/+3 |
* | | nl80211/cfg80211: add max_sched_scan_ssids in the hw description | Luciano Coelho | 2011-07-15 | 1 | -0/+4 |
* | | nl80211: advertise GTK rekey support, new triggers | Johannes Berg | 2011-07-15 | 1 | -2/+17 |
* | | cfg80211: return -ENOENT when stopping sched_scan while not running | Luciano Coelho | 2011-07-08 | 1 | -1/+2 |
* | | cfg80211/nl80211: support GTK rekey offload | Johannes Berg | 2011-07-06 | 1 | -0/+39 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 1 | -1/+301 |
|\ |
|
| * | nl80211: Move peer link state definition to nl80211 | Javier Cardona | 2011-05-16 | 1 | -3/+38 |
| * | cfg80211: advertise possible interface combinations | Johannes Berg | 2011-05-16 | 1 | -1/+121 |
| * | cfg80211/nl80211: add interval attribute for scheduled scans | Luciano Coelho | 2011-05-11 | 1 | -9/+16 |