headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / net / wireless / core.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-08-28 Johannes Bergcfg80211: clean up properly on interface type change
2009-08-28 Johannes Bergcfg80211: check lost scans later, fix bug
2009-08-20 Zhu Yicfg80211: allow cfg80211_connect_result with bssid...
2009-08-20 Johannes Bergcfg80211: fix dangling scan request checking
2009-08-20 Johannes Bergcfg80211: fix deadlock
2009-08-14 Johannes Bergcfg80211: allow driver to override PS default
2009-08-14 Johannes Bergcfg80211: check for and abort dangling scan requests
2009-08-14 Johannes Bergcfg80211: add missing device list locking
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-08-04 Johannes Bergcfg80211: lower dynamic PS timeout to 100ms
2009-08-04 Luis R. Rodriguezcfg80211: decouple regulatory variables from cfg80211_mutex
2009-08-04 Johannes Bergcfg80211: fix NETDEV_UNREGISTER notifier
2009-08-04 Johannes Bergcfg80211: keep track of current_bss for userspace SME
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-24 Johannes Bergcfg80211: fix unregistration
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-10 Johannes Bergcfg80211: disallow configuring unsupported interfaces
2009-07-10 Johannes Bergcfg80211: clean up naming once and for all
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: properly name driver locking
2009-07-10 Johannes Bergcfg80211: fix netdev down problem
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: reset auth algorithm
2009-07-10 Johannes Bergcfg80211: implement iwpower
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: move break statement to correct place
2009-07-10 David Kilroycfg80211: allow drivers that can't scan for specific...
2009-06-10 Johannes Bergcfg80211: fix rfkill locking problem
2009-06-03 Johannes Bergcfg80211: add rfkill support
2009-05-20 David Kilroycfg80211: mark ops as pointer to const
2009-05-20 Luis R. Rodriguezmac80211/cfg80211: move wiphy specific debugfs entries...
2009-05-13 Johannes Bergcfg80211: implement wext key handling
2009-05-11 Johannes Bergcfg80211: put wext data into substructure
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: clean up includes
2009-04-22 Johannes Bergcfg80211/nl80211: add IBSS API
2009-03-28 Johannes Bergcfg80211: fix locking in nl80211_set_wiphy
2009-03-16 Luis R. Rodriguezcfg80211: add regulatory netlink multicast group
2009-03-16 Luis R. Rodriguezcfg80211: move enum reg_set_by to nl80211.h
2009-02-27 Luis R. Rodriguezcfg80211: Add AP beacon regulatory hints
2009-02-27 Luis R. Rodriguezcfg80211: make regulatory_request use wiphy_idx instead...
2009-02-27 Luis R. Rodriguezcfg80211: add assert_cfg80211_lock() to ensure proper...
2009-02-27 Luis R. Rodriguezcfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
2009-02-27 Luis R. Rodriguezcfg80211: add wiphy_idx_valid to check for wiphy_idx...
2009-02-27 Luis R. Rodriguezcfg80211: rename cfg80211_registered_device's idx to...
2009-02-13 Johannes Bergcfg80211: free_priv for BSS info
2009-02-13 Johannes Bergcfg80211/nl80211: scanning (and mac80211 update to...
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2008-11-25 Luis R. Rodriguezcfg80211/mac80211: Add 802.11d support
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-10-31 Johannes Bergwireless: remove cfg80211_reg_mutex
2008-10-15 Johannes Bergcfg80211: fix debugfs error handling
2008-10-13 Huang Weiyiwireless: remove duplicated #include
2008-09-24 Denis ChengRqwireless: a global static to local static improvement
2008-09-24 Johannes Bergcfg80211: show interface type
2008-09-24 Johannes Bergcfg80211: clean up regulatory mess
2008-09-24 Johannes Bergcfg80211: fix static regdomains
2008-09-15 Luis R. Rodriguezcfg80211: Add new wireless regulatory infrastructure
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-05-14 Eric W. Biedermanwireless: Add missing locking to cfg80211_dev_rename
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-01-28 Johannes Bergcfg80211/nl80211: introduce key handling
2007-10-10 Johannes Berg[NL80211]: add netlink interface to cfg80211
2007-09-26 Johannes Berg[PATCH] cfg80211: fix initialisation if built-in
2007-04-27 Johannes Berg[WIRELESS] cfg80211: Clarify locking comment.
2007-04-27 Johannes Berg[WIRELESS] cfg80211: Fix locking in wiphy_new.
2007-04-26 Johannes Berg[WIRELESS] cfg80211: New wireless config infrastructure.