index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2015-10-24
staging: wlan-ng: Do not use multiple blank lines.
Burcin Akalin
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-06-18
staging: wlan-ng: cfg80211.c: Fix sparse warnings
Tair Rzayev
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-03-16
Staging: wlan-ng: Fix sparse non-static symbol warning
Tugce Sirin
2014-02-18
staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()
Zhao, Gang
2013-11-10
staging:wlan-ng:cfg80211.c: Shorten lines to 80 characters
Himangi Saraogi
2013-10-11
Staging: wlan-ng: fix sparse warnings for static functions
Teodora Baluta
2013-09-17
staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn()
Avinash Kumar
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-01-07
Staging: wlan-ng: Add missing argument
Emil Goode
2012-09-26
staging "wlan-ng" Fix typos.
Justin P. Mattock
2012-09-19
staging: wlan-ng: Fix dereference before NULL check
Emil Goode
2012-09-04
staging: wlan-ng: Fix problem with wrong arguments
Emil Goode
2012-06-12
staging/wlan-ng: cfg80211.c coding style cleanup
Devendra Naga
2012-04-24
staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid pot...
Krzysztof Wilczynski
2012-02-29
Staging: wlan-ng: still setting wrong data
Dan Carpenter
2012-02-24
Staging: wlan-ng: memsetting the wrong amount of data
Dan Carpenter
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
2011-05-03
staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c
Harry Wei
2010-11-09
Staging: Update parameters for cfg80211 key management operation
Ben Hutchings
2010-09-03
Staging: wlan-ng: Explicitly set some fields in cfg80211 interface
Karl Relton
2010-08-05
Staging: wlan-ng: Update prism2_set_tx_power() to use mBm
Christoph Fritz
2010-08-02
Staging: wlan-ng: remove typedef in p80211hdr.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix checkpatch issues in headers.
Edgardo Hames
2010-07-26
Staging: wlan-ng: fix style in cfg80211.c
Edgardo Hames
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton