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