Age | Commit message (Expand) | Author |
2009-08-14 | nl80211: add generation number to all dumps | Johannes Berg |
2009-08-04 | cfg80211: lower dynamic PS timeout to 100ms | Johannes Berg |
2009-08-04 | cfg80211: decouple regulatory variables from cfg80211_mutex | Luis R. Rodriguez |
2009-08-04 | cfg80211: fix NETDEV_UNREGISTER notifier | Johannes Berg |
2009-08-04 | cfg80211: keep track of current_bss for userspace SME | Johannes Berg |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg |
2009-07-24 | cfg80211: fix unregistration | Johannes Berg |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-10 | cfg80211: disallow configuring unsupported interfaces | Johannes Berg |
2009-07-10 | cfg80211: clean up naming once and for all | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | cfg80211: properly name driver locking | Johannes Berg |
2009-07-10 | cfg80211: fix netdev down problem | Johannes Berg |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg |
2009-07-10 | cfg80211: reset auth algorithm | Johannes Berg |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz |
2009-07-10 | cfg80211: move break statement to correct place | Johannes Berg |
2009-07-10 | cfg80211: allow drivers that can't scan for specific ssids | David Kilroy |
2009-06-10 | cfg80211: fix rfkill locking problem | Johannes Berg |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg |
2009-05-20 | cfg80211: mark ops as pointer to const | David Kilroy |
2009-05-20 | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez |
2009-05-13 | cfg80211: implement wext key handling | Johannes Berg |
2009-05-11 | cfg80211: put wext data into substructure | Johannes Berg |
2009-04-22 | cfg80211: clear WEXT SSID when clearing IBSS | Johannes Berg |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen |
2009-04-22 | cfg80211: clean up includes | Johannes Berg |
2009-04-22 | cfg80211/nl80211: add IBSS API | Johannes Berg |
2009-03-27 | cfg80211: fix locking in nl80211_set_wiphy | Johannes Berg |
2009-03-16 | cfg80211: add regulatory netlink multicast group | Luis R. Rodriguez |
2009-03-16 | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez |
2009-02-27 | cfg80211: Add AP beacon regulatory hints | Luis R. Rodriguez |
2009-02-27 | cfg80211: make regulatory_request use wiphy_idx instead of wiphy | Luis R. Rodriguez |
2009-02-27 | cfg80211: add assert_cfg80211_lock() to ensure proper protection | Luis R. Rodriguez |
2009-02-27 | cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex | Luis R. Rodriguez |
2009-02-27 | cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity | Luis R. Rodriguez |
2009-02-27 | cfg80211: rename cfg80211_registered_device's idx to wiphy_idx | Luis R. Rodriguez |
2009-02-13 | cfg80211: free_priv for BSS info | Johannes Berg |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg |
2009-01-29 | wireless: restrict to 32 legacy rates | Johannes Berg |
2008-11-25 | cfg80211/mac80211: Add 802.11d support | Luis R. Rodriguez |
2008-11-10 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-31 | wireless: remove cfg80211_reg_mutex | Johannes Berg |
2008-10-14 | cfg80211: fix debugfs error handling | Johannes Berg |
2008-10-12 | wireless: remove duplicated #include | Huang Weiyi |
2008-09-24 | wireless: a global static to local static improvement | Denis ChengRq |