summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up rate control APIJohannes Berg2008-09-241-1/+1
* mac80211: allow interface settings changes only when downJohannes Berg2008-09-241-0/+3
* mac80211: make master iface not wirelessJohannes Berg2008-09-241-59/+0
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-1/+1
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-1/+1
* mac80211: share STA information with driverJohannes Berg2008-09-151-6/+6
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-34/+23
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-3/+3
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-151-0/+7
* mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen2008-08-291-0/+5
* mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-291-0/+37
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-8/+13
* mac80211: fix cfg80211 hooks for master interfaceJohannes Berg2008-07-291-15/+88
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-2/+2
* mac80211: push interface checks downJohannes Berg2008-07-141-4/+4
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-141-20/+4
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-2/+2
|\
| * net/mac80211: always true conditionalsNicolas Kaiser2008-05-281-2/+2
* | mac80211: add a struct to hold tkip contextHarvey Harrison2008-05-211-2/+2
* | mac80211: proper STA info lockingJohannes Berg2008-05-141-0/+2
|/
* mac80211: allow WDS modeJohannes Berg2008-04-161-0/+2
* mac80211: further RCU fixesJohannes Berg2008-04-161-3/+17
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-081-10/+34
* mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg2008-04-011-5/+1
* mac80211: automatically free sta struct when insertion failsJohannes Berg2008-04-011-1/+1
* mac80211: always force mesh_path deletionsLuis Carlos Cobo2008-03-061-1/+1
* mac80211: fix sta_info mesh timer bugJohannes Berg2008-03-061-6/+7
* mac80211: split sta_info_addJohannes Berg2008-03-061-9/+33
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-54/+56
* mac80211: clean up mesh codeJohannes Berg2008-03-061-23/+9
* mac80211: mesh path and mesh peer configurationLuis Carlos Cobo2008-03-061-10/+259
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-061-1/+1
* nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo2008-03-061-9/+11
* mac80211: split ieee80211_key_alloc/freeJohannes Berg2008-02-291-8/+19
* mac80211: atomically check whether STA exists alreadyJohannes Berg2008-02-291-9/+2
* mac80211: Use monitor configuration flagsMichael Wu2008-02-291-1/+14
* nl80211: Add monitor interface configuration flagsMichael Wu2008-02-291-2/+2
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-5/+6
* mac80211: implement cfg80211 station handlingJohannes Berg2008-01-281-0/+192
* mac80211: add beacon configuration via cfg80211Johannes Berg2008-01-281-0/+156
* mac80211: move interface type to vif structureJohannes Berg2008-01-281-1/+1
* mac80211: implement station stats retrievalJohannes Berg2008-01-281-0/+26
* mac80211: support getting key sequence counters via cfg80211Johannes Berg2008-01-281-1/+84
* mac80211: support adding/removing keys via cfg80211Johannes Berg2008-01-281-0/+91
* [MAC80211]: implement cfg80211's change_interface hookJohannes Berg2007-10-101-18/+57
* [MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu2007-10-101-1/+1
* [MAC80211]: rename ieee80211_cfg.c to cfg.cJohannes Berg2007-10-101-0/+67
OpenPOWER on IntegriCloud