net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().
[safe/jmp/linux-2.6] / net / wireless /
2008-08-13 Jamal Hadi Salimwext: Send name on events
2008-07-29 Johannes Bergnl80211: fix dump callbacks
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-14 Johannes Bergwext: make sysfs bits optional and deprecate them
2008-07-08 Julius Volznet/wireless/nl80211.c: fix endless Netlink callback...
2008-06-25 Tony Vroonmac80211: implement EU regulatory domain
2008-06-17 David S. Millerwext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
2008-06-17 David S. Millerwext: Dispatch and handle compat ioctls entirely in...
2008-06-17 David S. Millerwext: Pull top-level ioctl dispatch logic into helper...
2008-06-17 David S. Millerwext: Pass iwreq pointer down into standard/private...
2008-06-17 David S. Millerwext: Parameterize the standard/private handlers.
2008-06-17 David S. Millerwext: Pull ioctl permission checking out into helper...
2008-06-17 David S. Millerwext: Extract private call iw_point handling into seper...
2008-06-17 David S. Millerwext: Extract standard call iw_point handling into...
2008-06-17 David S. Millerwext: Make adjust_priv_size() take a "struct iw_point *".
2008-06-17 David S. Millerwext: Remove inline from get_priv_size() and adjust_pri...
2008-06-14 Tony Vroonmac80211: implement EU regulatory domain
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-05-14 Eric W. Biedermanwireless: Add missing locking to cfg80211_dev_rename
2008-05-14 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-08 John W. Linvillecfg80211: default to regulatory max power for channel
2008-04-08 Johannes Bergnl80211: fix STA AID bug
2008-03-27 Johannes Bergcfg80211: don't export ieee80211_get_channel
2008-03-26 David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
2008-03-25 Johannes Bergwireless: add wiphy channel freq to channel struct...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-06 Luis Carlos Cobonl80211/cfg80211: support for mesh, sta dumping
2008-02-29 Tomas Winklerwireless: update US regulatory domain
2008-02-29 Michael Wunl80211: Add monitor interface configuration flags
2008-02-29 Ivo van Doornwireless: Fix WARN_ON() with ieee802.11b
2008-02-29 Johannes Bergwireless: fix ERP rate flags
2008-02-29 Johannes Bergnl80211: export hardware bitrate/channel capabilities
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-01-28 Masakazu MokunoWEXT: remove unused variable
2008-01-28 John W. Linvillenet/wireless/Kconfig: whitespace corrections
2008-01-28 Johannes Bergcfg80211/nl80211: implement station attribute retrieval
2008-01-28 Johannes Bergcfg80211/nl80211: station handling
2008-01-28 Johannes Bergcfg80211/nl80211: add beacon settings
2008-01-28 Johannes Bergcfg80211/nl80211: introduce key handling
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2007-11-20 David S. Miller[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-10 Andrew Morton[WIRELESS]: Fix Kconfig.
2007-10-10 Johannes Berg[NL80211]: add netlink interface to cfg80211
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Johannes Berg[WIRELESS] radiotap parser: accept all other fields
2007-10-10 Thomas Graf[WIRELESS]: Use type safe netlink interface
2007-09-26 Johannes Berg[PATCH] cfg80211: fix initialisation if built-in
2007-09-26 Satyam Sharma[PATCH] net/wireless/sysfs.c: Shut up build warning
2007-07-12 Andy Green[PATCH] cfg80211: Radiotap parser
2007-06-11 David Lamparter[PATCH] cfg80211: fix signed macaddress in sysfs
2007-04-27 Johannes Berg[WIRELESS] cfg80211: Clarify locking comment.
2007-04-27 Johannes Berg[WIRELESS] cfg80211: Fix locking in wiphy_new.
2007-04-27 Johannes Berg[WEXT]: Misc code cleanups.
2007-04-27 Johannes Berg[WEXT]: Reduce inline abuse.
2007-04-27 Johannes Berg[WEXT]: Move EXPORT_SYMBOL statements where they belong.
2007-04-27 Johannes Berg[WEXT]: Cleanup early ioctl call path.
2007-04-27 Johannes Berg[WEXT]: Remove options.
2007-04-27 Johannes Berg[WEXT]: Remove dead debug code.
2007-04-27 Johannes Berg[WEXT]: Clean up how wext is called.
2007-04-27 Johannes Berg[WEXT]: Move to net/wireless
2007-04-26 Johannes Berg[WIRELESS]: Remove wext over netlink.
2007-04-26 Johannes Berg[WIRELESS] cfg80211: New wireless config infrastructure.
2007-04-26 Johannes Berg[WIRELESS]: Refactor wireless Kconfig.