aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10cfg80211: reset auth algorithmJohannes Berg
2009-07-10cfg80211: send events for userspace SMEJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10nl80211: clean up function definitionsJohannes Berg
2009-07-10cfg80211: move break statement to correct placeJohannes Berg
2009-07-10wext: default to yJohannes Berg
2009-07-10wext: allow returning NULL statsJohannes Berg
2009-07-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg
2009-07-10cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy
2009-07-10cfg80211: set WE encoding size based on available ciphersDavid Kilroy
2009-07-10cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy
2009-07-10cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy
2009-07-10cfg80211: prohibit scanning the same channel more than onceJohannes Berg
2009-07-10cfg80211: issue netlink notification when scan startsJohannes Berg
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-07-07cfg80211: fix refcount leakJohannes Berg
2009-07-07Wireless: nl80211, fix lock imbalanceJiri Slaby
2009-06-19cfg80211: validate station settingsJohannes Berg
2009-06-19cfg80211: allow setting station parameters in meshAndrey Yurovsky
2009-06-19cfg80211: allow adding/deleting stations on meshAndrey Yurovsky
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