summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
...
* | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-16/+16
* | cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau2013-12-021-4/+5
* | cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-251-1/+1
* | cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez2013-11-251-0/+3
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-2/+2
* | cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg2013-11-251-8/+4
* | cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-251-1/+1
* | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-6/+6
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-6/+56
|\
| * nl80211: fix channel switch parsingAndrei Otcheretianski2013-10-281-3/+1
| * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-1/+2
| * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-281-0/+1
| * nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-281-2/+6
| * cfg80211: pass station supported channel and oper class infoSunil Dutt2013-10-111-0/+46
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-2/+2
|\ \ | |/ |/|
| * cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-261-2/+2
* | nl80211: allow CAC only if no operation is going onSimon Wunderlich2013-10-011-0/+3
* | nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich2013-09-261-15/+34
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-2/+4
|\
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-11/+11
|\ \
| * | nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-141-11/+11
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-33/+41
|\ \ \ | | |/ | |/|
| * | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-6/+17
| * | nl80211: clean up CQM settings codeJohannes Berg2013-08-121-27/+24
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-091-1/+121
|\ \ \ | |/ /
| * | nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-011-1/+121
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-2/+4
|\ \ \ | | |/ | |/|
| * | nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-07-301-2/+4
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-18/+340
|\ \ \ | |/ / |/| / | |/
| * nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich2013-07-161-0/+2
| * nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-161-0/+1
| * cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-161-0/+308
| * nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-0/+13
| * cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-18/+16
* | nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-161-2/+2
* | nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-161-2/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-281-127/+160
|\
| * nl80211: use small state buffer for wiphy_dumpJohannes Berg2013-06-191-94/+116
| * Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-191-2/+9
| |\
| * | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-181-4/+17
| * | nl80211: use attributes to parse beaconsSimon Wunderlich2013-06-181-28/+25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-211-93/+94
|\ \ \ | |/ /
| * | cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg2013-06-111-1/+4
| * | nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli2013-06-111-4/+15
| * | cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-06-111-5/+7
| * | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-0/+17
| * | {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-111-1/+7
| * | cfg80211: separate internal SME implementationJohannes Berg2013-06-041-4/+1
| * | cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-17/+13