Age | Commit message (Expand) | Author | Files | Lines |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -1/+1 |
2015-03-03 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -1/+1 |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 1 | -1/+1 |
2014-09-11 | cfg80211: clear connect keys when freeing them | Johannes Berg | 1 | -2/+2 |
2014-05-19 | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg | 1 | -1/+1 |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 1 | -6/+6 |
2014-04-10 | cfg80211: reject invalid IBSS BSSIDs in wext compat code | Johannes Berg | 1 | -0/+3 |
2014-04-10 | cfg80211: remove unused wiphy argument from cfg80211_wext_freq() | Zhao, Gang | 1 | -1/+1 |
2014-04-09 | cfg80211/mac80211: move combination check to mac80211 for ibss | Luciano Coelho | 1 | -28/+0 |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho | 1 | -0/+4 |
2014-03-19 | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang | 1 | -4/+4 |
2014-02-21 | cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() | Luciano Coelho | 1 | -4/+3 |
2014-02-04 | cfg80211: consider existing DFS interfaces | Michal Kazior | 1 | -0/+2 |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 1 | -6/+11 |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park | 1 | -0/+2 |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -9/+9 |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 1 | -2/+2 |
2013-11-25 | cfg80211: fix ibss wext chandef creation | Simon Wunderlich | 1 | -9/+9 |
2013-11-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -4/+20 |
2013-10-28 | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich | 1 | -4/+20 |
2013-09-26 | cfg80211: fix warning when using WEXT for IBSS | Bruno Randolf | 1 | -0/+3 |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg | 1 | -6/+0 |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg | 1 | -8/+2 |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 1 | -2/+2 |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 1 | -2/+2 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 1 | -12/+15 |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev | 1 | -0/+2 |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 1 | -3/+4 |
2012-06-29 | cfg80211: respect iface combinations when starting operation | Michal Kazior | 1 | -0/+10 |
2012-06-29 | cfg80211: track ibss fixed channel | Michal Kazior | 1 | -0/+1 |
2012-06-04 | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 1 | -1/+5 |
2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -1/+1 |
2010-09-28 | cfg80211: always set IBSS basic rates | Johannes Berg | 1 | -0/+19 |
2010-07-26 | cfg80211: fix IBSS default management key | Johannes Berg | 1 | -1/+3 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+0 |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -5/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 1 | -1/+1 |
2009-11-18 | cfg80211: re-join IBSS when privacy changes | Johannes Berg | 1 | -2/+2 |
2009-10-07 | wext: refactor | Johannes Berg | 1 | -5/+5 |
2009-08-28 | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 1 | -1/+3 |
2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg | 1 | -22/+39 |
2009-07-29 | cfg80211: combine IWESSID handlers | Johannes Berg | 1 | -4/+0 |
2009-07-29 | cfg80211: combine IWAP handlers | Johannes Berg | 1 | -4/+0 |
2009-07-29 | cfg80211: combine iwfreq implementations | Johannes Berg | 1 | -4/+1 |
2009-07-24 | cfg80211: fix NULL dereference in IBSS SIOCGIWAP | Zhu Yi | 1 | -1/+4 |
2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -13/+66 |
2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -27/+106 |