summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2008-12-19mac80211: Send Layer 2 Update frame on reassociationJouni Malinen
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge
2008-12-12mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-11-10mac80211: Allow AP mode to be enabledJouni Malinen
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: clean up ieee80211_hw_config errorsJohannes Berg
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24mac80211: allow interface settings changes only when downJohannes Berg
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez
2008-08-29mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-07-29mac80211: fix cfg80211 hooks for master interfaceJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: push interface checks downJohannes Berg
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-28net/mac80211: always true conditionalsNicolas Kaiser
2008-05-21mac80211: add a struct to hold tkip contextHarvey Harrison
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-04-16mac80211: allow WDS modeJohannes Berg
2008-04-16mac80211: further RCU fixesJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg
2008-04-01mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg
2008-03-06mac80211: always force mesh_path deletionsLuis Carlos Cobo
2008-03-06mac80211: fix sta_info mesh timer bugJohannes Berg
2008-03-06mac80211: split sta_info_addJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: mesh path and mesh peer configurationLuis Carlos Cobo
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo
2008-03-06nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo