summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: don't use master netdev nameJohannes Berg2009-06-101-2/+2
* cfg80211: add rfkill supportJohannes Berg2009-06-031-12/+8
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-0/+54
* mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez2009-06-031-1/+1
* cfg80211: validate AID of stations being addedJohannes Berg2009-06-031-6/+7
* nl80211: Add RSC configuration for new keysJouni Malinen2009-05-131-1/+2
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-131-0/+5
* nl80211: improve station flags handlingJohannes Berg2009-05-131-12/+16
* cfg80211: constify key mac address in opsJohannes Berg2009-05-111-3/+3
* nl80211 : Add support for configuring MFPJouni Malinen2009-05-111-0/+8
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-14/+10
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-3/+5
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-12/+5
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-0/+27
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-0/+17
* cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-221-8/+4
* mac80211: Allow scan to be requested in AP modeJouni Malinen2009-04-221-1/+2
* nl80211: Check iftype in cfg80211 codeJouni Malinen2009-03-271-40/+0
* nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen2009-03-271-25/+0
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-271-86/+0
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-271-0/+140
* mac80211: Notify the driver only when the beacon interval changesSujith2009-03-051-1/+2
* nl80211: Provide access to STA TX/RX packet countersJouni Malinen2009-02-271-0/+4
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-23/+22
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-0/+20
* mac80211: reject extra IEs for probe request when hw_scanJohannes Berg2009-02-131-3/+8
* mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-2/+3
* mac80211: add suspend/resume callbacksBob Copeland2009-01-291-0/+17
* nl80211: New command for adding extra IE(s) into management framesJouni Malinen2009-01-291-0/+82
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-291-0/+31
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-0/+4
* mac80211: Send Layer 2 Update frame on reassociationJouni Malinen2008-12-191-2/+11
* mac80211: Fix HT channel selectionSujith2008-12-191-2/+2
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-191-1/+24
* mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2008-12-121-2/+4
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-0/+13
* mac80211: Allow AP mode to be enabledJouni Malinen2008-11-101-0/+2
* nl80211: Add TX queue parameter configurationJouni Malinen2008-11-101-0/+25
* nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-101-0/+18
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-311-0/+68
* mac80211: rewrite HT handlingJohannes Berg2008-10-311-2/+4
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-3/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-4/+3
* mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-311-2/+1
* mac80211: remove wiphy_to_hwJohannes Berg2008-10-311-7/+0
* 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
OpenPOWER on IntegriCloud