| Commit message (Expand) | Author | Age |
* | staging: wlan-ng: avoid new typedef: p80211item_pstr32_t | Sergio Paracuellos | 2016-09-25 |
* | staging: wlan-ng: avoid new typedef: p80211item_uint32_t | Sergio Paracuellos | 2016-09-25 |
* | staging: wlan-ng: fixed alignment not matching | Juliana Rodrigues | 2016-09-22 |
* | staging: wlan-ng: fixed parenthesis alignment | Juliana Rodrigues | 2016-09-22 |
* | staging: wlan-ng: Remove the typedef to the 'wlandevice' structure | sayli karnik | 2016-09-18 |
* | staging: wlan-ng: if statement style cleanup | Jon Eyolfson | 2016-09-18 |
* | Staging: wlan-ng: Use !x instead of x == NULL. | Sandhya Bankar | 2016-09-15 |
* | Staging: wlan-ng: replace switch-case statements with macro | Claudiu Beznea | 2016-09-01 |
* | nl80211: support beacon report scanning | Avraham Stern | 2016-07-06 |
* | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-21 |
|\ |
|
| * | Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() fails | Claudiu Beznea | 2016-03-28 |
* | | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 |
|/ |
|
* | drivers:staging:wlan-ng Fix all no space necesarry after a cast | Bogicevic Sasa | 2016-02-07 |
* | staging: wlan-ng: Fixed more comments | Gavin O'Leary | 2016-02-07 |
* | staging: wlan-ng: fixed a comment | Gavin O'Leary | 2016-02-07 |
* | staging: wlan-ng: (coding style) remove unnecessary blank line before "}" | Christian Colic | 2016-02-07 |
* | staging: wlan-ng: Do not use multiple blank lines. | Burcin Akalin | 2015-10-24 |
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect | Johannes Berg | 2015-05-26 |
* | cfg80211: remove enum station_info_flags | Johannes Berg | 2015-01-08 |
* | cfg80211: allow passing frame type to cfg80211_inform_bss() | Johannes Berg | 2014-08-26 |
* | staging: wlan-ng: cfg80211.c: Fix sparse warnings | Tair Rzayev | 2014-06-18 |
* | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg | 2014-05-19 |
* | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg | 2014-05-19 |
* | Staging: wlan-ng: Fix sparse non-static symbol warning | Tugce Sirin | 2014-03-16 |
* | staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq() | Zhao, Gang | 2014-02-18 |
* | staging:wlan-ng:cfg80211.c: Shorten lines to 80 characters | Himangi Saraogi | 2013-11-10 |
* | Staging: wlan-ng: fix sparse warnings for static functions | Teodora Baluta | 2013-10-11 |
* | staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn() | Avinash Kumar | 2013-09-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-18 |
|\ |
|
| * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 2013-02-11 |
* | | Staging: wlan-ng: Add missing argument | Emil Goode | 2013-01-07 |
|/ |
|
* | staging "wlan-ng" Fix typos. | Justin P. Mattock | 2012-09-26 |
* | staging: wlan-ng: Fix dereference before NULL check | Emil Goode | 2012-09-19 |
* | staging: wlan-ng: Fix problem with wrong arguments | Emil Goode | 2012-09-04 |
* | staging/wlan-ng: cfg80211.c coding style cleanup | Devendra Naga | 2012-06-12 |
* | staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid pot... | Krzysztof Wilczynski | 2012-04-24 |
* | Staging: wlan-ng: still setting wrong data | Dan Carpenter | 2012-02-29 |
* | Staging: wlan-ng: memsetting the wrong amount of data | Dan Carpenter | 2012-02-24 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville | 2011-05-24 |
|\ |
|
| * | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen | 2011-05-19 |
* | | staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c | Harry Wei | 2011-05-03 |
|/ |
|
* | Staging: Update parameters for cfg80211 key management operation | Ben Hutchings | 2010-11-09 |
* | Staging: wlan-ng: Explicitly set some fields in cfg80211 interface | Karl Relton | 2010-09-03 |
* | Staging: wlan-ng: Update prism2_set_tx_power() to use mBm | Christoph Fritz | 2010-08-05 |
* | Staging: wlan-ng: remove typedef in p80211hdr.h | Edgardo Hames | 2010-08-02 |
* | Staging: wlan-ng: fix checkpatch issues in headers. | Edgardo Hames | 2010-08-02 |
* | Staging: wlan-ng: fix style in cfg80211.c | Edgardo Hames | 2010-07-26 |
* | Staging: wlan-ng: Switch from wext to cfg80211 | Karl Relton | 2010-06-18 |