Age | Commit message (Expand) | Author | Files | Lines |
2012-06-29 | cfg80211/mac80211: remove .get_channel | Michal Kazior | 1 | -10/+5 |
2012-06-29 | cfg80211: add channel tracking for AP and mesh | Michal Kazior | 1 | -0/+1 |
2012-06-29 | cfg80211: introduce cfg80211_stop_ap | Michal Kazior | 1 | -16/+1 |
2012-06-29 | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf | 1 | -13/+13 |
2012-06-28 | cfg80211: allow advertising VHT capabilities | Mahesh Palivela | 1 | -0/+9 |
2012-06-27 | cfg80211: don't allow WoWLAN support without CONFIG_PM | Johannes Berg | 1 | -0/+6 |
2012-06-26 | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen | 1 | -1/+8 |
2012-06-20 | cfg80211: fix regression in multi-vif AP start | Felix Fietkau | 1 | -2/+32 |
2012-06-20 | nl80211: use __cfg80211_rdev_from_attrs for testmode | Johannes Berg | 1 | -13/+10 |
2012-06-20 | nl80211: change __cfg80211_rdev_from_info | Johannes Berg | 1 | -9/+10 |
2012-06-20 | nl80211: fix netns separation | Johannes Berg | 1 | -9/+12 |
2012-06-20 | nl80211: refactor __cfg80211_rdev_from_info | Johannes Berg | 1 | -28/+31 |
2012-06-20 | cfg80211: make some functions static | Johannes Berg | 1 | -0/+82 |
2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | 1 | -1/+8 |
2012-06-14 | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv... | Chun-Yeow Yeoh | 1 | -1/+14 |
2012-06-13 | nl80211: fix sched scan match attribute name | Johannes Berg | 1 | -2/+2 |
2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh | 1 | -45/+52 |
2012-06-06 | cfg80211: validate remain-on-channel time better | Johannes Berg | 1 | -7/+16 |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg | 1 | -9/+12 |
2012-06-05 | cfg80211: provide channel to join_mesh function | Johannes Berg | 1 | -10/+33 |
2012-06-05 | cfg80211: disallow setting channel on WDS interfaces | Johannes Berg | 1 | -3/+2 |
2012-06-05 | cfg80211: provide channel to start_ap function | Johannes Berg | 1 | -2/+51 |
2012-05-16 | nl80211: refactor valid channel type check | Johannes Berg | 1 | -30/+29 |
2012-05-16 | nl80211: prevent additions to old station flags API | Johannes Berg | 1 | -2/+8 |
2012-05-09 | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 1 | -1/+6 |
2012-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2012-04-23 | cfg80211: Validate legacy rateset. | Bala Shanmugam | 1 | -0/+3 |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+13 |
2012-04-13 | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs | 1 | -0/+13 |
2012-04-12 | Merge branch 'master' into for-davem | John W. Linville | 1 | -15/+77 |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -13/+18 |
2012-04-12 | cfg80211: add channel switch notify event | Thomas Pedersen | 1 | -0/+32 |
2012-04-12 | 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 | -0/+16 |
2012-04-10 | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 1 | -2/+5 |
2012-04-09 | nl80211: ensure interface is up in various APIs | Johannes Berg | 1 | -13/+18 |
2012-04-02 | wireless: Stop using NLA_PUT*(). | David S. Miller | 1 | -544/+660 |
2012-03-26 | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville | 1 | -10/+19 |
2012-03-12 | cfg80211: Add background scan period attribute. | Bala Shanmugam | 1 | -0/+8 |
2012-03-07 | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 1 | -2/+7 |
2012-03-06 | cfg80211: Add an attribute to set inactivity timeout in AP mode | Vasanthakumar Thiagarajan | 1 | -0/+8 |
2012-03-06 | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 1 | -0/+5 |
2012-02-22 | cfg80211: restructure AP/GO mode API | Johannes Berg | 1 | -113/+142 |
2012-02-06 | mac80211: off by one in mcs mask handling | Dan Carpenter | 1 | -1/+1 |
2012-02-06 | cfg80211/mac80211: userspace peer authorization in IBSS | Antonio Quartulli | 1 | -8/+12 |
2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg | 1 | -10/+8 |
2012-01-31 | nl80211: add support for mcs masks | Simon Wunderlich | 1 | -1/+60 |
2012-01-27 | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 1 | -0/+5 |
2012-01-27 | cfg80211: fix a few -Wshadow warnings | Johannes Berg | 1 | -5/+3 |
2012-01-12 | nl80211: fix old station flags compatibility | Johannes Berg | 1 | -4/+30 |