| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-12 | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg | 1 | -3/+2 |
| 2012-10-26 | mac80211: verify that skb data is present | Johannes Berg | 1 | -1/+2 |
| 2012-10-26 | wireless: drop invalid mesh address extension frames | Johannes Berg | 1 | -5/+6 |
| 2012-10-18 | cfg80211: fix initialization of chan->max_reg_power | Felix Fietkau | 1 | -2/+3 |
| 2012-10-18 | cfg80211: fix antenna gain handling | Felix Fietkau | 1 | -2/+1 |
| 2012-10-15 | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 1 | -9/+3 |
| 2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 4 | -24/+65 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+9 |
| 2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -24/+65 |
| 2012-09-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 4 | -24/+65 |
| 2012-09-25 | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev | 1 | -5/+14 |
| 2012-09-18 | cfg80211: fix possible circular lock on reg_regdb_search() | Luis R. Rodriguez | 1 | -3/+9 |
| 2012-09-18 | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 3 | -0/+50 |
| 2012-09-18 | wireless: remove unreachable code | Alan Cox | 1 | -19/+1 |
| 2012-09-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -10/+10 |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 3 | -64/+64 |
| 2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -3/+28 |
| 2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2 | -2/+21 |
| 2012-09-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+3 |
| 2012-09-05 | cfg80211: fix indentation | Hila Gonen | 1 | -1/+1 |
| 2012-09-05 | wext: include wireless event id when it has a size problem | Arend van Spriel | 1 | -4/+4 |
| 2012-09-05 | cfg80211: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -4/+2 |
| 2012-09-04 | nl80211: fix possible memory leak nl80211_connect() | Wei Yongjun | 1 | -1/+3 |
| 2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -29/+201 |
| 2012-08-20 | cfg80211: add P2P Device abstraction | Johannes Berg | 5 | -14/+196 |
| 2012-08-20 | wireless: add radiotap A-MPDU status field | Johannes Berg | 1 | -0/+2 |
| 2012-08-06 | cfg80211: process pending events when unregistering net device | Daniel Drake | 3 | -1/+7 |
| 2012-08-02 | cfg80211: Clear "beacon_found" on regulatory restore | Paul Stewart | 1 | -0/+1 |
| 2012-08-02 | cfg80211: add channel flag to prohibit OFDM operation | Seth Forshee | 1 | -0/+2 |
| 2012-07-31 | cfg80211: unify IE search | Vladimir Kondratiev | 1 | -15/+3 |
| 2012-07-30 | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg | 18 | -528/+1511 |
| 2012-07-25 | wireless: reg: restore previous behaviour of chan->max_power calculations | Stanislaw Gruszka | 1 | -1/+15 |
| 2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -287/+656 |
| 2012-07-18 | cfg80211: Fix mutex locking in reg_last_request_cell_base | Mohammed Shafi Shajakhan | 1 | -1/+3 |
| 2012-07-17 | cfg80211: remove regulatory_update() | Luis R. Rodriguez | 1 | -10/+2 |
| 2012-07-17 | cfg80211: make regulatory_update() static | Luis R. Rodriguez | 3 | -4/+4 |
| 2012-07-17 | cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() | Luis R. Rodriguez | 3 | -5/+7 |
| 2012-07-17 | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez | 4 | -8/+134 |
| 2012-07-17 | cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS | Luis R. Rodriguez | 1 | -0/+21 |
| 2012-07-17 | cfg80211: fix set_regdom() to cancel requests with same alpha2 | Kalle Valo | 1 | -1/+4 |
| 2012-07-17 | cfg80211: support TX error rate CQM | Thomas Pedersen | 3 | -0/+103 |
| 2012-07-17 | nl80211: add wdev ID as u64 as it should | Johannes Berg | 1 | -1/+1 |
| 2012-07-13 | cfg80211: reduce monitor interface tracking | Johannes Berg | 3 | -58/+2 |
| 2012-07-13 | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 2 | -7/+18 |
| 2012-07-12 | nl80211: allow enabling WoWLAN without triggers | Johannes Berg | 1 | -17/+13 |
| 2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 12 | -63/+488 |
| 2012-07-12 | cfg80211: ignore channel state for stopped AP/mesh interfaces | Felix Fietkau | 1 | -2/+9 |
| 2012-07-12 | cfg80211: fix locking and lockdep complaints | Johannes Berg | 3 | -6/+12 |
| 2012-07-12 | nl80211: move scan API to wdev | Johannes Berg | 5 | -32/+37 |
| 2012-07-12 | nl80211: send interface after creation | Johannes Berg | 1 | -2/+15 |
| 2012-07-12 | cfg80211: use wireless_dev for interface management | Johannes Berg | 1 | -9/+17 |
| 2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 4 | -74/+91 |
| 2012-07-09 | nl80211: don't assume wdev->netdev exists | Johannes Berg | 1 | -1/+6 |
| 2012-07-09 | nl80211: retrieve interface data by wdev | Johannes Berg | 1 | -11/+15 |
| 2012-07-09 | nl80211: add NL80211_FLAG_NEED_WDEV | Johannes Berg | 1 | -18/+39 |
| 2012-07-09 | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 5 | -41/+123 |
| 2012-07-08 | cfg80211: fix oops due to unassigned set_monitor_enabled callback | Vladimir Kondratiev | 1 | -2/+3 |
| 2012-07-05 | cfg80211: bitrate calculation for 60g | Vladimir Kondratiev | 1 | -0/+49 |
| 2012-07-05 | {nl,cfg}80211: support high bitrates | Vladimir Kondratiev | 2 | -3/+8 |
| 2012-07-04 | cfg80211: fix locking regression in monitor channel tracking | Johannes Berg | 2 | -7/+5 |
| 2012-07-02 | wireless: regulatory for 60g | Vladimir Kondratiev | 1 | -1/+4 |
| 2012-07-02 | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev | 2 | -10/+35 |
| 2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -155/+222 |
| 2012-06-29 | cfg80211: respect iface combinations when starting operation | Michal Kazior | 6 | -5/+52 |
| 2012-06-29 | cfg80211: add channel checking for iface combinations | Michal Kazior | 3 | -8/+88 |
| 2012-06-29 | cfg80211/mac80211: remove .get_channel | Michal Kazior | 2 | -17/+7 |
| 2012-06-29 | cfg80211: set initial monitor channel | Michal Kazior | 1 | -0/+31 |
| 2012-06-29 | cfg80211: track monitor channel | Michal Kazior | 3 | -2/+18 |
| 2012-06-29 | cfg80211: refuse to .set_monitor_channel when non-monitors are present | Michal Kazior | 1 | -0/+2 |
| 2012-06-29 | cfg80211: track monitor interfaces count | Michal Kazior | 3 | -0/+43 |
| 2012-06-29 | cfg80211: introduce cfg80211_get_chan_state | Michal Kazior | 2 | -0/+63 |
| 2012-06-29 | cfg80211: track ibss fixed channel | Michal Kazior | 1 | -0/+1 |
| 2012-06-29 | cfg80211: add channel tracking for AP and mesh | Michal Kazior | 4 | -5/+19 |
| 2012-06-29 | cfg80211: .stop_ap when interface is going down | Michal Kazior | 2 | -0/+6 |
| 2012-06-29 | cfg80211: introduce cfg80211_stop_ap | Michal Kazior | 4 | -17/+50 |
| 2012-06-28 | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf | 1 | -13/+13 |
| 2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2 | -2/+2 |
| 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 | 2 | -0/+10 |
| 2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 1 | -1/+8 |
| 2012-06-26 | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen | 1 | -1/+8 |
| 2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 4 | -154/+214 |
| 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 | 3 | -89/+82 |
| 2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | 2 | -1/+10 |
| 2012-06-14 | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv... | Chun-Yeow Yeoh | 2 | -1/+18 |
| 2012-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -2/+2 |
| 2012-06-13 | nl80211: fix sched scan match attribute name | Johannes Berg | 1 | -2/+2 |
| 2012-06-13 | cfg80211: fix potential deadlock in regulatory | Eliad Peller | 1 | -1/+1 |
| 2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh | 1 | -45/+52 |
| 2012-06-09 | cfg80211: check iface combinations only when iface is running | Michal Kazior | 1 | -1/+1 |
| 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 | 7 | -75/+42 |
| 2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -2/+23 |
| 2012-06-05 | cfg80211: provide channel to join_mesh function | Johannes Berg | 4 | -15/+138 |
| 2012-06-05 | cfg80211: disallow setting channel on WDS interfaces | Johannes Berg | 2 | -4/+2 |
| 2012-06-05 | cfg80211: provide channel to start_ap function | Johannes Berg | 1 | -2/+51 |
| 2012-06-05 | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg | 1 | -16/+6 |
| 2012-06-05 | cfg80211: deprecate CFG80211_WEXT | Johannes Berg | 1 | -1/+0 |
| 2012-06-05 | wireless: remove wext sysfs | Johannes Berg | 1 | -13/+0 |
| 2012-06-05 | cfg80211: fix interface combinations check | Johannes Berg | 1 | -1/+18 |
| 2012-06-04 | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 1 | -1/+5 |
| 2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 5 | -38/+41 |
| 2012-05-16 | nl80211: refactor valid channel type check | Johannes Berg | 1 | -30/+29 |
| 2012-05-16 | cfg80211: fix cfg80211_can_beacon_sec_chan prototype | Johannes Berg | 1 | -1/+1 |
| 2012-05-16 | nl80211: prevent additions to old station flags API | Johannes Berg | 1 | -2/+8 |
| 2012-05-16 | cfg80211: add warning when calculating MCS rates >= 32 | Johannes Berg | 1 | -1/+1 |
| 2012-05-16 | cfg80211: remove double prototype | Johannes Berg | 1 | -2/+0 |
| 2012-05-16 | Net: wireless: core.c: fixed checkpatch warnings | Cristian Chilipirea | 1 | -2/+2 |
| 2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 2 | -56/+27 |
| 2012-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -2/+41 |
| 2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches | 1 | -3/+3 |
| 2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 6 | -23/+21 |
| 2012-05-08 | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2 | -1/+7 |
| 2012-05-08 | cfg80211: fix BSS comparison | Emmanuel Grumbach | 1 | -1/+5 |
| 2012-05-08 | cfg80211: Add framework to support ethtool stats. | Ben Greear | 1 | -0/+29 |
| 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 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 | 5 | -13/+19 |
| 2012-04-16 | cfg80211: increse bss expire time | Rajkumar Manoharan | 1 | -1/+1 |
| 2012-04-16 | cfg80211: enforce lack of interface combinations | Johannes Berg | 2 | -11/+3 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -3/+3 |
| 2012-04-13 | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs | 2 | -1/+15 |
| 2012-04-13 | cfg80211: fix interface combinations check. | Lukasz Kucharczyk | 1 | -1/+1 |
| 2012-04-12 | Merge branch 'master' into for-davem | John W. Linville | 8 | -34/+147 |
| 2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -23/+24 |
| 2012-04-11 | cfg80211: add channel switch notify event | Thomas Pedersen | 3 | -0/+63 |
| 2012-04-11 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 2 | -1/+8 |
| 2012-04-10 | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2 | -0/+19 |
| 2012-04-10 | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 1 | -2/+5 |
| 2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+2 |
| 2012-04-09 | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB | Luis R. Rodriguez | 1 | -0/+10 |
| 2012-04-09 | cfg80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2 | -16/+18 |
| 2012-04-09 | net/wireless/wext-core.c: add missing kfree | Julia Lawall | 1 | -2/+4 |
| 2012-04-09 | nl80211: ensure interface is up in various APIs | Johannes Berg | 1 | -13/+18 |
| 2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -8/+2 |
| 2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -8/+2 |
| 2012-04-01 | wireless: Stop using NLA_PUT*(). | David S. Miller | 2 | -545/+662 |
| 2012-03-26 | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville | 1 | -10/+19 |
| 2012-03-13 | cfg80211: clarify timestamp in cfg80211_inform_bss | Johannes Berg | 1 | -4/+3 |
| 2012-03-12 | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2 | -0/+11 |
| 2012-03-06 | cfg80211: expose cfg80211_calculate_bitrate() | Thomas Pedersen | 1 | -0/+1 |
| 2012-03-06 | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 3 | -6/+13 |
| 2012-03-05 | cfg80211: Add an attribute to set inactivity timeout in AP mode | Vasanthakumar Thiagarajan | 1 | -0/+8 |
| 2012-03-05 | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2 | -0/+8 |
| 2012-02-29 | cfg80211: remove cookies from callbacks | Johannes Berg | 1 | -3/+3 |
| 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: export cfg80211_ref_bss | Johannes Berg | 2 | -5/+12 |
| 2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg | 4 | -318/+72 |
| 2012-01-30 | 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 | 2 | -0/+6 |
| 2012-01-27 | cfg80211: fix a few -Wshadow warnings | Johannes Berg | 1 | -5/+3 |
| 2012-01-24 | wireless: Save original maximum regulatory transmission power for the calucat... | Hong Wu | 1 | -17/+2 |
| 2012-01-11 | nl80211: fix old station flags compatibility | Johannes Berg | 1 | -4/+30 |
| 2012-01-04 | wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e | Dave Täht | 1 | -1/+5 |
| 2012-01-04 | cfg80211: relicense reg.c reg.h and genregdb.awk to ISC | Luis R. Rodriguez | 4 | -7/+54 |
| 2012-01-04 | cfg80211: replace reg.c Nokia commit 269ac5 | Luis R. Rodriguez | 1 | -3/+3 |
| 2012-01-04 | cfg80211: replace reg.c Nokia commit c4c32294 | Luis R. Rodriguez | 1 | -6/+6 |
| 2012-01-04 | wireless: Protect regdomain change by mutex | Dmitry Shmidt | 1 | -1/+4 |
| 2011-12-19 | cfg80211: Return beacon loss count in station | Paul Stewart | 1 | -0/+3 |
| 2011-12-16 | cfg80211: Restore orig channel values upon disconnect | Rajkumar Manoharan | 1 | -0/+26 |
| 2011-12-16 | cfg80211: allow following country IE power for custom regdom cards | Luis R. Rodriguez | 1 | -4/+16 |
| 2011-12-15 | cfg80211: validate nl80211 station handling better | Johannes Berg | 1 | -87/+112 |
| 2011-12-15 | nl80211: add TDLS peer flag to policy | Johannes Berg | 1 | -0/+1 |
| 2011-12-14 | nl80211: accept testmode dump with netdev | Johannes Berg | 1 | -19/+31 |
| 2011-12-13 | cfg80211: notify core hints that helps to restore regd settings | Rajkumar Manoharan | 1 | -2/+14 |
| 2011-12-13 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 3 | -28/+45 |
| 2011-12-07 | wireless: disable wext sysfs by default | Johannes Berg | 1 | -3/+4 |
| 2011-12-06 | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon | 2 | -7/+37 |
| 2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -16/+36 |
| 2011-11-30 | cfg80211: amend regulatory NULL dereference fix | Luis R. Rodriguez | 1 | -2/+4 |
| 2011-11-30 | cfg80211: fix race on init and driver registration | Luis R. Rodriguez | 1 | -16/+27 |
| 2011-11-28 | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 2 | -0/+8 |
| 2011-11-28 | {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh | Chun-Yeow Yeoh | 1 | -0/+5 |
| 2011-11-28 | wireless: Add NoAck per tid support | Simon Wunderlich | 1 | -0/+28 |
| 2011-11-28 | nl80211: fix MAC address validation | Eliad Peller | 1 | -2/+2 |
| 2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 10 | -0/+11 |
| 2011-11-21 | cfg80211: work around a sparse issue | Johannes Berg | 1 | -11/+11 |
| 2011-11-21 | wireless: Support ht-capabilities over-rides. | Ben Greear | 4 | -7/+91 |
| 2011-11-21 | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg | 1 | -168/+0 |
| 2011-11-21 | nl80211: make get_vlan logic more common | Johannes Berg | 1 | -23/+31 |
| 2011-11-21 | cfg80211: add flags for off-channel capabilities | Johannes Berg | 1 | -5/+11 |
| 2011-11-21 | nl80211: add testmode to the list of supported commands | Kalle Valo | 1 | -0/+4 |
| 2011-11-21 | cfg80211: pass DFS region to drivers through reg_notifier() | Luis R. Rodriguez | 1 | -0/+2 |
| 2011-11-21 | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez | 3 | -0/+53 |
| 2011-11-21 | cfg80211: fix regulatory NULL dereference | Johannes Berg | 1 | -0/+4 |
| 2011-11-11 | nl80211: Pass probe response data to drivers | Arik Nemtsov | 1 | -0/+9 |
| 2011-11-11 | nl80211: Add probe response offload attribute | Arik Nemtsov | 1 | -0/+4 |
| 2011-11-11 | nl80211: fix compiler warning | Johannes Berg | 1 | -1/+1 |
| 2011-11-11 | mac80211/cfg80211: report monitor channel in wireless extensions | Johannes Berg | 1 | -0/+12 |
| 2011-11-11 | cfg80211: merge in beacon ies of hidden bss. | Dmitry Tarnyagin | 1 | -3/+114 |
| 2011-11-09 | nl80211: advertise socket TX status capability | Johannes Berg | 1 | -0/+2 |
| 2011-11-09 | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg | 3 | -18/+28 |