aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2009-06-10cfg80211: fix rfkill locking problemJohannes Berg
2009-06-10cfg80211: fix for duplicate response for driver reg requestLuis R. Rodriguez
2009-06-03cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-06-03nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland
2009-06-03cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez
2009-06-03cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg
2009-06-03cfg80211: use key size constantsJohannes Berg
2009-06-03nl80211: bounce scan request back to userspaceJohannes Berg
2009-06-03cfg80211: validate AID of stations being addedJohannes Berg
2009-05-26nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-22wext: remove atomic requirement for wireless statsJohannes Berg
2009-05-21wireless: Use genl_register_family_with_ops()Michał Mirosław
2009-05-20cfg80211: warn when wiphy_apply_custom_regulatory() does nothingLuis R. Rodriguez
2009-05-20cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFSPavel Roskin
2009-05-20cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez
2009-05-20cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez
2009-05-20cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy
2009-05-20nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen
2009-05-20cfg80211: add debugfs HT40 allow mapLuis R. Rodriguez
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez
2009-05-20cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez
2009-05-20cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez
2009-05-20wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg
2009-05-19net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso
2009-05-13wext: remove seq_start/stop sparse annotationsJohannes 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-13nl80211: Validate MFP flag type when parsing STA flagsJouni Malinen
2009-05-13cfg80211: implement wext key handlingJohannes Berg
2009-05-11wext: fix get_wireless_stats lockingJohannes Berg
2009-05-11cfg80211: disallow interfering with stations on non-APJohannes Berg
2009-05-11cfg80211: put wext data into substructureJohannes Berg
2009-05-11cfg80211: fix wext iw_freq parsingJohannes Berg
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06cfg80211: make nl80211_send_mlme_timeout() staticLuis R. Rodriguez
2009-05-06cfg80211: Use the correct IE buffer pointerMichael Buesch
2009-05-06cfg80211: Remove unnecessary ksize() callMichael Buesch
2009-05-06cfg80211: remove superfluous !last_request check in reg_device_remove()Chris Wright