aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/ibss.c
Commit message (Expand)AuthorAge
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
|\
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* cfg80211: clear connect keys when freeing themJohannes Berg2014-09-11
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-19
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-25
* cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg2014-04-10
* cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-10
* cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-09
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-09
* cfg80211: make __cfg80211_join_ibss() staticZhao, Gang2014-03-19
* cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho2014-02-21
* cfg80211: consider existing DFS interfacesMichal Kazior2014-02-04
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-04
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
|\
| * cfg80211: fix ibss wext chandef creationSimon Wunderlich2013-11-25
* | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-05
|\
| * nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-28
* | cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-26
|/
* cfg80211: separate internal SME implementationJohannes Berg2013-06-04
* cfg80211: vastly simplify lockingJohannes Berg2013-05-24
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-26
* cfg80211: pass a channel definition structJohannes Berg2012-11-26
* cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-18
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-18
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-29
* cfg80211: track ibss fixed channelMichal Kazior2012-06-29
* cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-04
* wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-06
* cfg80211: always set IBSS basic ratesJohannes Berg2010-09-28
* cfg80211: fix IBSS default management keyJohannes Berg2010-07-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-07
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-28
* cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-18
* wext: refactorJohannes Berg2009-10-07
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-28
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-14
* cfg80211: combine IWESSID handlersJohannes Berg2009-07-29
* cfg80211: combine IWAP handlersJohannes Berg2009-07-29
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-29
* cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-24
* cfg80211: rework key operationJohannes Berg2009-07-24
* cfg80211: fix lockingJohannes Berg2009-07-10