aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
...
| * cfg80211: fix comment on regulatory hint processingLuis R. Rodriguez2009-05-04
| * cfg80211: fix bug while trying to process beacon hints on initLuis R. Rodriguez2009-05-04
| * cfg80211: fix race condition with wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-05-04
| * cfg80211: fix truncated IEsJohannes Berg2009-05-04
* | nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-22
* | nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-22
* | cfg80211: mark all WEXT handlers _GPLJohannes 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: clean up includesJohannes Berg2009-04-22
* | cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-22
* | cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-22
* | nl80211: send wiphy along with netdevJohannes Berg2009-04-22
* | cfg80211: convert mutex assert to macroJohannes 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
* | cfg80211: respect API on orig_flags on channel for beacon hintLuis R. Rodriguez2009-04-22
* | mac80211: pass all probe request IEs to driverJohannes Berg2009-04-22
* | cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-22
* | cfg80211: add cfg80211_inform_bssJussi Kivilinna2009-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: remove duplicated #includeHuang Weiyi2009-04-22
* | nl80211: validate some input betterJohannes Berg2009-04-22
|/
* nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen2009-04-20
* cfg80211: do not replace BSS structsJohannes Berg2009-04-17
* cfg80211: copy hold when replacing BSSJohannes Berg2009-04-17
* cfg80211: fix NULL pointer deference in reg_device_remove()Luis R. Rodriguez2009-04-16
* cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to nLuis R. Rodriguez2009-03-27
* cfg80211: fix locking in nl80211_set_wiphyJohannes Berg2009-03-27
* cfg80211: add feature to hold bssKalle Valo2009-03-27
* cfg80211: accept no-op interface mode changesJohannes Berg2009-03-27
* cfg80211: remove code about country IE support with OLD_REGLuis R. Rodriguez2009-03-27
* cfg80211: make regdom module parameter available oustide of OLD_REGLuis R. Rodriguez2009-03-27
* cfg80211: fix incorrect assumption on last_request for 11dLuis R. Rodriguez2009-03-27
* cfg80211: force last_request to be set for OLD_REG if regdom is EULuis R. Rodriguez2009-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
* cfg80211/nl80211: remove usage of CONFIG_NL80211Reinette Chatre2009-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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
|\ \