| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | {nl,cfg}80211: add a flags word to scan requests | Sam Leffler | 2012-10-18 | 1 | -0/+4 |
* | | {nl,cfg}80211: Peer STA VHT caps | Mahesh Palivela | 2012-10-17 | 1 | -0/+2 |
* | | cfg80211: Allow user space to specify non-IEs to SAE Authentication | Jouni Malinen | 2012-10-17 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-28 | 1 | -4/+21 |
|\ |
|
| * | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 2012-09-19 | 1 | -1/+1 |
| * | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 2012-09-18 | 1 | -0/+19 |
| * | cfg80211: remove obsolete comment for .sched_scan_stop() callback | Arend van Spriel | 2012-09-18 | 1 | -3/+1 |
| * | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2012-09-06 | 1 | -0/+2 |
| |\ |
|
* | \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-14 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 1 | -0/+2 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | cfg80211: add kerneldoc entry for "vht_cap" | Robert P. J. Day | 2012-09-05 | 1 | -0/+1 |
* | | | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 | 1 | -2/+38 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | cfg80211: add P2P Device abstraction | Johannes Berg | 2012-08-20 | 1 | -2/+38 |
* | | cfg80211: add channel flag to prohibit OFDM operation | Seth Forshee | 2012-08-02 | 1 | -0/+2 |
|/ |
|
* | cfg80211: support TX error rate CQM | Thomas Pedersen | 2012-07-17 | 1 | -0/+21 |
* | cfg80211: reduce monitor interface tracking | Johannes Berg | 2012-07-13 | 1 | -4/+0 |
* | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 2012-07-13 | 1 | -0/+9 |
* | nl80211: move scan API to wdev | Johannes Berg | 2012-07-12 | 1 | -3/+4 |
* | cfg80211: use wireless_dev for interface management | Johannes Berg | 2012-07-12 | 1 | -9/+10 |
* | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 2012-07-09 | 1 | -14/+13 |
* | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 2012-07-09 | 1 | -6/+16 |
* | cfg80211: bitrate calculation for 60g | Vladimir Kondratiev | 2012-07-05 | 1 | -0/+2 |
* | {nl,cfg}80211: support high bitrates | Vladimir Kondratiev | 2012-07-05 | 1 | -1/+1 |
* | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev | 2012-07-02 | 1 | -0/+2 |
* | cfg80211/mac80211: remove .get_channel | Michal Kazior | 2012-06-29 | 1 | -6/+0 |
* | cfg80211: track monitor interfaces count | Michal Kazior | 2012-06-29 | 1 | -0/+4 |
* | cfg80211: track ibss fixed channel | Michal Kazior | 2012-06-29 | 1 | -0/+2 |
* | cfg80211: add channel tracking for AP and mesh | Michal Kazior | 2012-06-29 | 1 | -0/+3 |
* | cfg80211: allow advertising VHT capabilities | Mahesh Palivela | 2012-06-28 | 1 | -0/+17 |
* | cfg80211: don't allow WoWLAN support without CONFIG_PM | Johannes Berg | 2012-06-27 | 1 | -0/+2 |
* | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen | 2012-06-26 | 1 | -0/+2 |
* | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | 2012-06-18 | 1 | -0/+4 |
* | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv... | Chun-Yeow Yeoh | 2012-06-14 | 1 | -0/+9 |
* | cfg80211/nl80211: fix kernel-doc | Johannes Berg | 2012-06-13 | 1 | -4/+4 |
* | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh | 2012-06-11 | 1 | -6/+6 |
* | cfg80211: add missing kernel-doc for mesh configuration structure | Chun-Yeow Yeoh | 2012-06-11 | 1 | -10/+49 |
* | cfg80211: clarify set_channel APIs | Johannes Berg | 2012-06-06 | 1 | -9/+15 |
* | cfg80211: provide channel to join_mesh function | Johannes Berg | 2012-06-05 | 1 | -0/+4 |
* | cfg80211: provide channel to start_ap function | Johannes Berg | 2012-06-05 | 1 | -1/+11 |
* | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg | 2012-06-05 | 1 | -1/+4 |
* | cfg80211: fix cfg80211_can_beacon_sec_chan prototype | Johannes Berg | 2012-05-16 | 1 | -3/+3 |
* | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2012-05-08 | 1 | -0/+1 |
* | cfg80211: Add framework to support ethtool stats. | Ben Greear | 2012-05-08 | 1 | -0/+17 |
* | cfg80211: enforce lack of interface combinations | Johannes Berg | 2012-04-16 | 1 | -5/+1 |
* | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs | 2012-04-13 | 1 | -1/+2 |
* | cfg80211: add channel switch notify event | Thomas Pedersen | 2012-04-11 | 1 | -0/+11 |
* | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 2012-04-11 | 1 | -0/+4 |
* | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2012-04-10 | 1 | -3/+11 |
* | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 2012-04-10 | 1 | -2/+2 |