aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-11-23mac80211: fix rcu lockingJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-10-30mac80211: remove bogus codeJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-24mac80211: fix sparse warningJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10mac80211: remove dead code, clean upJohannes Berg
2009-07-10mac80211: remove auth algorithm retryJohannes Berg
2009-07-10mac80211: re-add HT disablingJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
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