Age | Commit message (Expand) | Author |
2010-06-14 | mac80211: use common skb queue | Johannes Berg |
2010-06-03 | mac80211: remove bogus mod_timer() call | Johannes Berg |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-07 | mac80211: improve HT channel handling | Johannes Berg |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-05 | mac80211: use fixed channel in ibss join when appropriate | Johannes Berg |
2010-05-03 | mac80211: improve IBSS scanning | Johannes Berg |
2010-04-30 | mac80211: tell driver about IBSS merge | Johannes Berg |
2010-04-28 | mac80211: notify driver about IBSS status | Johannes Berg |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | mac80211: (really) fix rates setup on IBSS merge | Bruno Randolf |
2010-03-16 | Revert "mac80211: fix rates setup on IBSS merge" | John W. Linville |
2010-03-09 | mac80211: fix rates setup on IBSS merge | Bruno Randolf |
2010-02-08 | mac80211: allow station add/remove to sleep | Johannes Berg |
2010-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-02-08 | mac80211: Fix probe request filtering in IBSS mode | Benoit Papillault |
2010-01-19 | mac80211: Fixed a bug in IBSS merge | Benoit Papillault |
2010-01-19 | mac80211: removed useless code in IBSS management | Benoit Papillault |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-28 | mac80211: proper bss private data handling | Johannes Berg |
2009-12-28 | mac80211: add ieee80211_sdata_running | Johannes Berg |
2009-12-28 | mac80211: fix ibss join with fixed-bssid | Felix Fietkau |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg |
2009-12-21 | mac80211: make station management completely depend on vif | Johannes Berg |
2009-11-18 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-04 | mac80211: Fix IBSS merge | Sujith |
2009-10-30 | mac80211: fix BSS leak | Johannes Berg |
2009-10-27 | mac80211: fix ibss joining | Reinette Chatre |
2009-10-12 | mac80211: fix ibss race | Johannes Berg |
2009-10-12 | mac80211: fix logic error ibss merge bssid check | Felix Fietkau |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |
2009-07-27 | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-05-20 | mac80211: fix parameter confusion when finding IBSS | Johannes Berg |
2009-05-20 | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg |
2009-05-13 | mac80211: IBSS supported rate fixes | Johannes Berg |
2009-05-13 | mac80211: don't connect to IBSS network with different privacy | Johannes Berg |
2009-05-06 | mac80211: tell driver when idle | Johannes Berg |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg |
2009-05-06 | mac80211: fix scan races and rework scanning | Johannes Berg |
2009-05-06 | mac80211: internally clear failed scans properly | Johannes Berg |
2009-05-06 | mac80211: fix various problems in ibss code | Johannes Berg |
2009-04-22 | mac80211: fix IBSS code to not sleep while atomic | Johannes Berg |
2009-04-22 | mac80211: convert to cfg80211 IBSS API | Johannes Berg |
2009-03-27 | mac80211: ieee80211_ibss_commit() cleanup | Alina Friedrichsen |