Age | Commit message (Expand) | Author |
2011-07-05 | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex | Luciano Coelho |
2011-05-16 | cfg80211: advertise possible interface combinations | Johannes Berg |
2011-05-12 | cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped | Luciano Coelho |
2011-05-12 | cfg80211: restrict AP beacon intervals | Johannes Berg |
2011-05-11 | cfg80211/nl80211: add support for scheduled scans | Luciano Coelho |
2011-05-05 | nl80211/cfg80211: WoWLAN support | Johannes Berg |
2011-04-25 | cfg80211: module_param to disable HT40 in 2.4GHz band | Amitkumar Karwar |
2011-02-03 | cfg80211: Fix power save state after interface type change | Juuso Oikarinen |
2010-12-20 | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona |
2010-12-06 | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg |
2010-11-24 | net/wireless: Use pr_<level> and netdev_<level> | Joe Perches |
2010-10-11 | Revert "wireless: Use first phyX name available when registering phy devices." | Johannes Berg |
2010-10-05 | wireless: Use first phyX name available when registering phy devices. | Ben Greear |
2010-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-16 | cfg80211/nl80211: introduce p2p device types | Johannes Berg |
2010-09-16 | include/net/cfg80211.h: wiphy_<level> messages use dev_printk | Joe Perches |
2010-08-31 | wireless: register wiphy rfkill w/o holding cfg80211_mutex | John W. Linville |
2010-08-24 | cfg80211/mac80211: extensible frame processing | Johannes Berg |
2010-08-16 | cfg80211: support sysfs namespaces | Johannes Berg |
2010-07-27 | wireless: Convert wiphy_debug macro to function | Joe Perches |
2010-07-21 | cfg80211: fix race between sysfs and cfg80211 | Maxime Bizon |
2010-06-18 | cfg80211: move cfg80211_exit to .exit.text | Uwe Kleine-König |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-27 | cfg80211: Remove default dynamic PS timeout value | Juuso Oikarinen |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-19 | nl80211: add power save commands | Kalle Valo |
2010-02-15 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen |
2010-01-22 | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg |
2010-01-19 | cfg80211: rcu-ify rdev and wdev | Johannes Berg |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-12 | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek |
2010-01-11 | cfg80211: fix refcount imbalance when wext is disabled | Johannes Berg |
2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys |
2009-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-19 | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-30 | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-07 | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville |
2009-10-07 | wext: refactor | Johannes Berg |
2009-10-05 | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann |
2009-08-28 | cfg80211: clean up properly on interface type change | Johannes Berg |
2009-08-28 | cfg80211: check lost scans later, fix bug | Johannes Berg |
2009-08-20 | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi |
2009-08-20 | cfg80211: fix dangling scan request checking | Johannes Berg |
2009-08-20 | cfg80211: fix deadlock | Johannes Berg |
2009-08-14 | cfg80211: allow driver to override PS default | Johannes Berg |
2009-08-14 | cfg80211: check for and abort dangling scan requests | Johannes Berg |
2009-08-14 | cfg80211: add missing device list locking | Johannes Berg |