const: struct nla_policy
[safe/jmp/linux-2.6] / net / wireless / nl80211.c
2010-02-18 Alexey Dobriyanconst: struct nla_policy
2010-01-19 Jouni Malinennl80211: Allow association to change channels during...
2010-01-12 Jouni Malinencfg80211: Store IEs from both Beacon and Probe Response...
2010-01-12 Jouni Malinennl80211: New command for setting TX rate mask for rate...
2010-01-12 Lukáš Tureknl80211: Add new WIPHY attribute COVERAGE_CLASS
2009-12-28 Johannes Bergmac80211/cfg80211: add station events
2009-12-28 Jouni Malinencfg80211: add remain-on-channel command
2009-12-28 John W. Linvillewireless: remove CONFIG_WIRELESS_OLD_REGULATORY
2009-12-21 John W. Linvillewireless: report reasonable bitrate for MCS rates throu...
2009-11-28 Samuel Ortiznl80211: PMKSA caching support
2009-11-19 Johannes Bergcfg80211: disallow bridging managed/adhoc interfaces
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-19 Johannes Bergcfg80211: convert bools into flags
2009-11-13 Felix Fietkaunl80211: only allow adding stations to running vlan...
2009-11-13 Holger Schurigcfg80211: return channel noise via survey API
2009-11-13 Holger Schurigcfg80211: introduce nl80211_get_ifidx()
2009-11-13 Rui Paulomac80211: add nl80211/cfg80211 handling of the new...
2009-11-13 Rui Paulomac80211: replace "destination" with "target" to follow...
2009-11-11 Felix Fietkaunl80211: add a parameter for using 4-address frames...
2009-11-02 Johannes Bergcfg80211: validate scan channels
2009-10-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-08 Johannes Bergcfg80211: fix netns error unwinding bug
2009-10-07 Johannes Bergwext: refactor
2009-10-07 Holger Schurignl80211: report age of scan results
2009-08-28 Roel Kluinnl80211: jump to out_err upon unsupported iftype
2009-08-28 Johannes Bergcfg80211: clean up properly on interface type change
2009-08-14 Johannes Bergcfg80211: fix locking for SIWFREQ
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-08-14 Johannes Bergcfg80211: validate channel settings across interfaces
2009-07-29 Johannes Bergcfg80211: combine iwfreq implementations
2009-07-29 Johannes Bergnl80211: add missing parameter clearing
2009-07-29 Johannes Bergcfg80211: fix circular lock dependency (1)
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-24 Johannes Bergnl80211: report BSS status
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-24 Johannes Bergnl80211: introduce new key attributes
2009-07-24 Johannes Bergcfg80211: fix two buglets
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Niko Jokinennl80211: Memory leak fixed
2009-07-12 Johannes Berggenetlink: make netns aware
2009-07-10 Johannes Bergcfg80211: clean up naming once and for all
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: fix MFP bug, sparse warnings
2009-07-10 Johannes Bergcfg80211: properly name driver locking
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Johannes Bergnl80211: limit to one pairwise cipher for associate()
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: managed mode wext compatibility
2009-07-10 Johannes Bergcfg80211: emulate connect with auth/assoc
2009-07-10 Samuel Ortizcfg80211: connect/disconnect API
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergcfg80211: prohibit scanning the same channel more than...
2009-07-10 Johannes Bergcfg80211: issue netlink notification when scan starts
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-07 Jiri SlabyWireless: nl80211, fix lock imbalance
2009-06-19 Johannes Bergcfg80211: validate station settings
2009-06-19 Andrey Yurovskycfg80211: allow setting station parameters in mesh
2009-06-19 Andrey Yurovskycfg80211: allow adding/deleting stations on mesh
2009-06-03 Bob Copelandnl80211: use GFP_ATOMIC for michael mic failure message
2009-06-03 Johannes Bergcfg80211: disallow interfering with stations on non...
2009-06-03 Johannes Bergnl80211: bounce scan request back to userspace
2009-06-03 Johannes Bergcfg80211: validate AID of stations being added
2009-05-27 David S. Millernl80211: Eliminate reference to BUS_ID_SIZE.
2009-05-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-21 Michał Mirosławwireless: Use genl_register_family_with_ops()
2009-05-20 Luis R. Rodriguezcfg80211: fix in nl80211_set_reg()
2009-05-20 Luis R. Rodriguezcfg80211: cleanup return calls on nl80211_set_reg()
2009-05-20 Luis R. Rodriguezcfg80211: return immediately if num reg rules > NL80211...
2009-05-20 Jouni Malinennl80211: Validate NL80211_ATTR_KEY_SEQ length
2009-05-20 Luis R. Rodriguezcfg80211: check allowed channel type upon userspace...
2009-05-19 Pablo Neira Ayusonet: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
2009-05-13 Jouni Malinennl80211: Add RSC configuration for new keys
2009-05-13 Jouni Malinennl80211: Add IEEE 802.1X PAE control for station mode
2009-05-13 Johannes Bergnl80211: improve station flags handling
2009-05-13 Jouni Malinennl80211: Validate MFP flag type when parsing STA flags
2009-05-13 Johannes Bergcfg80211: implement wext key handling
2009-05-11 Johannes Bergcfg80211: disallow interfering with stations on non-AP
2009-05-11 Jouni Malinennl80211 : Add support for configuring MFP
2009-05-06 Luis R. Rodriguezcfg80211: make nl80211_send_mlme_timeout() static
2009-04-22 Jouni Malinennl80211: Add event for authentication/association timeout
2009-04-22 Johannes Bergnl80211: allow configuring IBSS beacon interval
2009-04-22 Johannes Bergcfg80211: clear WEXT SSID when clearing IBSS
2009-04-22 Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22 Johannes Bergcfg80211/nl80211: add IBSS API
2009-04-22 Johannes Bergnl80211: send wiphy along with netdev
2009-04-22 Johannes Bergcfg80211: add cipher capabilities
2009-04-22 Luis R. Rodriguezcfg80211: send regulatory beacon hint events to userspace
2009-04-22 Luis R. Rodriguezcfg80211: add netlink channel put helper
2009-04-22 Johannes Bergmac80211: pass all probe request IEs to driver
2009-04-22 Johannes Bergcfg80211: introduce scan IE limit attribute
2009-04-22 Jouni Malinennl80211: Add Michael MIC failure event
2009-04-22 Jouni Malinennl80211: Generate deauth/disassoc event for locally...
2009-04-22 Jouni Malinennl80211: Require auth type for NL80211_CMD_AUTHENTICATE
2009-04-22 Johannes Bergnl80211: validate some input better
2009-04-20 Jouni Malinennl80211: Make nl80211_send_mlme_event() atomic
2009-03-28 Johannes Bergcfg80211: fix locking in nl80211_set_wiphy
2009-03-28 Johannes Bergcfg80211: accept no-op interface mode changes
2009-03-28 Jouni Malinennl80211: Check iftype in cfg80211 code
next