aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAge
* nl80211: Add RSC configuration for new keysJouni Malinen2009-05-13
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-13
* nl80211: improve station flags handlingJohannes Berg2009-05-13
* nl80211: Validate MFP flag type when parsing STA flagsJouni Malinen2009-05-13
* cfg80211: implement wext key handlingJohannes Berg2009-05-13
* cfg80211: disallow interfering with stations on non-APJohannes Berg2009-05-11
* nl80211 : Add support for configuring MFPJouni Malinen2009-05-11
* cfg80211: make nl80211_send_mlme_timeout() staticLuis R. Rodriguez2009-05-06
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-22
* nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-22
* cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-22
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-22
* cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-22
* nl80211: send wiphy along with netdevJohannes Berg2009-04-22
* cfg80211: add cipher capabilitiesJohannes Berg2009-04-22
* cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez2009-04-22
* cfg80211: add netlink channel put helperLuis R. Rodriguez2009-04-22
* mac80211: pass all probe request IEs to driverJohannes Berg2009-04-22
* cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-22
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-22
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-22
* nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen2009-04-22
* nl80211: validate some input betterJohannes Berg2009-04-22
* nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen2009-04-20
* cfg80211: fix locking in nl80211_set_wiphyJohannes Berg2009-03-27
* cfg80211: accept no-op interface mode changesJohannes Berg2009-03-27
* nl80211: Check iftype in cfg80211 codeJouni Malinen2009-03-27
* nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen2009-03-27
* nl80211: Add more through validation of MLME command parametersJouni Malinen2009-03-27
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-27
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-27
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-27
* nl80211: rework lockingJohannes Berg2009-03-27
* nl80211: export supported commandsJohannes Berg2009-03-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-23
|\
| * nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-20
* | cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez2009-03-16
* | nl80211: Avoid AP mode BUG_ON hang with invalid lock assertJouni Malinen2009-02-27
* | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-27
* | cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez2009-02-27
* | nl80211: disallow user requests prior to regulatory_init()Luis R. Rodriguez2009-02-27
* | cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez2009-02-27
* | cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez2009-02-27
* | cfg80211: clean up signal typeJohannes Berg2009-02-27
* | nl80211: remove admin requirement from station getJohannes Berg2009-02-27
* | nl80211: Provide access to STA TX/RX packet countersJouni Malinen2009-02-27
* | nl80211: Optional IEs into scan requestJouni Malinen2009-02-27
* | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-13
* | cfg80211: add get reg commandLuis R. Rodriguez2009-02-09
* | cfg80211: do not pass -EALREADY to userspace on regdomain change requestLuis R. Rodriguez2009-01-29