| Commit message (Expand) | Author | Age |
* | nl80211: add power save commands | Kalle Valo | 2010-02-19 |
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 |
* | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 2010-01-22 |
* | 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-19 |
|\ |
|
| * | cfg80211: fix refcount imbalance when wext is disabled | Johannes Berg | 2010-01-11 |
* | | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek | 2010-01-12 |
|/ |
|
* | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 2009-11-28 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-24 |
|\ |
|
| * | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg | 2009-11-19 |
| * | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\ \
| |/
|/| |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 |
* | | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville | 2009-10-07 |
* | | wext: refactor | Johannes Berg | 2009-10-07 |
* | | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann | 2009-10-05 |
|/ |
|
* | cfg80211: clean up properly on interface type change | Johannes Berg | 2009-08-28 |
* | cfg80211: check lost scans later, fix bug | Johannes Berg | 2009-08-28 |
* | 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-20 |
* | 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 | 2009-08-14 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 |
* | 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-08-04 |
* | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 |
* | cfg80211: fix unregistration | Johannes Berg | 2009-07-24 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 |
* | 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-07-10 |
* | cfg80211: fix rfkill locking problem | Johannes Berg | 2009-06-10 |
* | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 |
* | cfg80211: mark ops as pointer to const | David Kilroy | 2009-05-20 |