aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-24staging: wlan-ng: Do not use multiple blank lines.Burcin Akalin1-15/+0
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-1/+1
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-2/+2
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-0/+1
2014-06-18staging: wlan-ng: cfg80211.c: Fix sparse warningsTair Rzayev1-0/+2
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-1/+1
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-1/+1
2014-03-16Staging: wlan-ng: Fix sparse non-static symbol warningTugce Sirin1-2/+2
2014-02-18staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()Zhao, Gang1-2/+5
2013-11-10staging:wlan-ng:cfg80211.c: Shorten lines to 80 charactersHimangi Saraogi1-6/+12
2013-10-11Staging: wlan-ng: fix sparse warnings for static functionsTeodora Baluta1-29/+30
2013-09-17staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn()Avinash Kumar1-3/+3
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-1/+1
2013-01-07Staging: wlan-ng: Add missing argumentEmil Goode1-3/+4
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock1-2/+2
2012-09-19staging: wlan-ng: Fix dereference before NULL checkEmil Goode1-2/+5
2012-09-04staging: wlan-ng: Fix problem with wrong argumentsEmil Goode1-2/+2
2012-06-12staging/wlan-ng: cfg80211.c coding style cleanupDevendra Naga1-6/+14
2012-04-24staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid potential memory leak.Krzysztof Wilczynski1-1/+9
2012-02-29Staging: wlan-ng: still setting wrong dataDan Carpenter1-1/+1
2012-02-24Staging: wlan-ng: memsetting the wrong amount of dataDan Carpenter1-1/+1
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen1-1/+1
2011-05-03staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei1-1/+1
2010-11-09Staging: Update parameters for cfg80211 key management operationBen Hutchings1-3/+3
2010-09-03Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton1-0/+3
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz1-4/+4
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames1-1/+1
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames1-9/+9
2010-07-26Staging: wlan-ng: fix style in cfg80211.cEdgardo Hames1-97/+122
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton1-0/+735