summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging:wlan-ng:cfg80211.c Aligned code with open parenthesisScott Matheina2017-01-161-3/+3
* staging: wlan-ng: cfg80211: Remove unnecessary parentheses around variablessayli karnik2016-10-161-2/+2
* staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-1/+1
* staging: wlan-ng: avoid new typedef: p80211item_pstr32_tSergio Paracuellos2016-09-251-2/+2
* staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos2016-09-251-4/+4
* staging: wlan-ng: fixed alignment not matchingJuliana Rodrigues2016-09-221-1/+1
* staging: wlan-ng: fixed parenthesis alignmentJuliana Rodrigues2016-09-221-1/+1
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-19/+19
* staging: wlan-ng: if statement style cleanupJon Eyolfson2016-09-181-4/+4
* Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar2016-09-151-2/+2
* Staging: wlan-ng: replace switch-case statements with macroClaudiu Beznea2016-09-011-70/+15
* nl80211: support beacon report scanningAvraham Stern2016-07-061-1/+4
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-1/+3
|\
| * Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() failsClaudiu Beznea2016-03-281-1/+3
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
|/
* drivers:staging:wlan-ng Fix all no space necesarry after a castBogicevic Sasa2016-02-071-12/+12
* staging: wlan-ng: Fixed more commentsGavin O'Leary2016-02-071-4/+8
* staging: wlan-ng: fixed a commentGavin O'Leary2016-02-071-1/+2
* staging: wlan-ng: (coding style) remove unnecessary blank line before "}"Christian Colic2016-02-071-2/+0
* staging: wlan-ng: Do not use multiple blank lines.Burcin Akalin2015-10-241-15/+0
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+1
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-2/+2
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-0/+1
* staging: wlan-ng: cfg80211.c: Fix sparse warningsTair Rzayev2014-06-181-0/+2
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-1/+1
* cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-1/+1
* Staging: wlan-ng: Fix sparse non-static symbol warningTugce Sirin2014-03-161-2/+2
* staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()Zhao, Gang2014-02-181-2/+5
* staging:wlan-ng:cfg80211.c: Shorten lines to 80 charactersHimangi Saraogi2013-11-101-6/+12
* Staging: wlan-ng: fix sparse warnings for static functionsTeodora Baluta2013-10-111-29/+30
* staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn()Avinash Kumar2013-09-171-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-1/+1
|\
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-1/+1
* | Staging: wlan-ng: Add missing argumentEmil Goode2013-01-071-3/+4
|/
* staging "wlan-ng" Fix typos.Justin P. Mattock2012-09-261-2/+2
* staging: wlan-ng: Fix dereference before NULL checkEmil Goode2012-09-191-2/+5
* staging: wlan-ng: Fix problem with wrong argumentsEmil Goode2012-09-041-2/+2
* staging/wlan-ng: cfg80211.c coding style cleanupDevendra Naga2012-06-121-6/+14
* staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid pot...Krzysztof Wilczynski2012-04-241-1/+9
* Staging: wlan-ng: still setting wrong dataDan Carpenter2012-02-291-1/+1
* Staging: wlan-ng: memsetting the wrong amount of dataDan Carpenter2012-02-241-1/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+1
|\
| * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+1
* | staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei2011-05-031-1/+1
|/
* Staging: Update parameters for cfg80211 key management operationBen Hutchings2010-11-091-3/+3
* Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton2010-09-031-0/+3
* Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz2010-08-051-4/+4
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-021-1/+1
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-9/+9
* Staging: wlan-ng: fix style in cfg80211.cEdgardo Hames2010-07-261-97/+122
OpenPOWER on IntegriCloud