aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-10
* wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-10
* cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-10
* cfg80211: use proper allocation flagsJohannes Berg2009-07-10
* nl80211: clean up function definitionsJohannes Berg2009-07-10
* cfg80211: move break statement to correct placeJohannes Berg2009-07-10
* wext: default to yJohannes Berg2009-07-10
* wext: allow returning NULL statsJohannes Berg2009-07-10
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-10
* cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy2009-07-10
* cfg80211: set WE encoding size based on available ciphersDavid Kilroy2009-07-10
* cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-10
* cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy2009-07-10
* cfg80211: prohibit scanning the same channel more than onceJohannes Berg2009-07-10
* cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-10
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-10
* cfg80211: fix refcount leakJohannes Berg2009-07-07
* Wireless: nl80211, fix lock imbalanceJiri Slaby2009-07-07
* cfg80211: validate station settingsJohannes Berg2009-06-19
* cfg80211: allow setting station parameters in meshAndrey Yurovsky2009-06-19
* cfg80211: allow adding/deleting stations on meshAndrey Yurovsky2009-06-19
* cfg80211: fix rfkill locking problemJohannes Berg2009-06-10
* cfg80211: fix for duplicate response for driver reg requestLuis R. Rodriguez2009-06-10
* cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez2009-06-03
* cfg80211: add rfkill supportJohannes Berg2009-06-03
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-03
* nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland2009-06-03
* cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez2009-06-03
* cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg2009-06-03
* cfg80211: use key size constantsJohannes Berg2009-06-03
* nl80211: bounce scan request back to userspaceJohannes Berg2009-06-03
* cfg80211: validate AID of stations being addedJohannes Berg2009-06-03
* nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller2009-05-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-25
|\
| * cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-20
| * wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-25
|\ \
| * | wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-22
| * | wext: remove atomic requirement for wireless statsJohannes Berg2009-05-22
| * | cfg80211: warn when wiphy_apply_custom_regulatory() does nothingLuis R. Rodriguez2009-05-20
| * | cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFSPavel Roskin2009-05-20
| * | cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez2009-05-20
| * | cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez2009-05-20
| * | cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez2009-05-20
| * | cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-20
| * | cfg80211: mark ops as pointer to constDavid Kilroy2009-05-20
| * | nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen2009-05-20
| * | cfg80211: add debugfs HT40 allow mapLuis R. Rodriguez2009-05-20
| * | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez2009-05-20
| * | cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez2009-05-20