summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2009-06-10mac80211: don't use master netdev nameJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-06-03mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez
2009-06-03cfg80211: validate AID of stations being addedJohannes Berg
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen
2009-05-13nl80211: improve station flags handlingJohannes Berg
2009-05-11cfg80211: constify key mac address in opsJohannes Berg
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg
2009-04-22mac80211: Allow scan to be requested in AP modeJouni Malinen
2009-03-27nl80211: Check iftype in cfg80211 codeJouni Malinen
2009-03-27nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-05mac80211: Notify the driver only when the beacon interval changesSujith
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: reject extra IEs for probe request when hw_scanJohannes Berg
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29mac80211: add suspend/resume callbacksBob Copeland
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
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