| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix IBSS teardown race | Johannes Berg | 2011-06-08 | 1 | -2/+4 |
* | mac80211: sparse RCU annotations | Johannes Berg | 2011-05-16 | 1 | -3/+8 |
* | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan | 2011-04-26 | 1 | -6/+1 |
* | mac80211: fix suppressing probe responses in ad-hoc mode | Felix Fietkau | 2011-04-04 | 1 | -2/+1 |
* | mac80211: remove IBSS merge delay | Johannes Berg | 2011-02-25 | 1 | -5/+0 |
* | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 1 | -1/+1 |
* | mac80211: reply to directed probes in IBSS | Johannes Berg | 2011-02-14 | 1 | -5/+6 |
* | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 2011-01-21 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 | 1 | -0/+4 |
|\ |
|
| * | mac80211: Fix NULL-pointer deference on ibss merge when not ready | Tim Harvey | 2010-12-13 | 1 | -0/+4 |
* | | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-24 | 1 | -1/+2 |
* | | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 2010-11-16 | 1 | -0/+1 |
|/ |
|
* | mac80211: Fix ibss station got expired immediately | Rajkumar Manoharan | 2010-10-25 | 1 | -0/+1 |
* | mac80211: Add WME information element for IBSS | Bruno Randolf | 2010-10-05 | 1 | -22/+43 |
* | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -2/+2 |
* | mac80211: per interface idle notification | Johannes Berg | 2010-08-16 | 1 | -2/+6 |
* | mac80211: proper IBSS locking | Johannes Berg | 2010-07-21 | 1 | -45/+52 |
* | mac80211: fix IBSS lockdep complaint | Johannes Berg | 2010-07-21 | 1 | -5/+14 |
* | mac80211: remove BSS from cfg80211 list when leaving IBSS | Teemu Paasikivi | 2010-06-14 | 1 | -0/+25 |
* | mac80211: Set changed basic rates flag | Teemu Paasikivi | 2010-06-14 | 1 | -0/+1 |
* | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 2010-06-14 | 1 | -1/+3 |
* | mac80211: pull mgmt frame rx into rx handler | Johannes Berg | 2010-06-14 | 1 | -26/+0 |
* | mac80211: common work skb freeing | Johannes Berg | 2010-06-14 | 1 | -2/+0 |
* | mac80211: use common work function | Johannes Berg | 2010-06-14 | 1 | -25/+4 |
* | mac80211: use common work struct | Johannes Berg | 2010-06-14 | 1 | -7/+6 |
* | mac80211: use common skb queue | Johannes Berg | 2010-06-14 | 1 | -4/+3 |
* | mac80211: remove bogus mod_timer() call | Johannes Berg | 2010-06-03 | 1 | -3/+11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 1 | -2/+3 |
|\ |
|
| * | mac80211: improve HT channel handling | Johannes Berg | 2010-05-07 | 1 | -2/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -4/+23 |
|\ \
| |/ |
|
| * | mac80211: use fixed channel in ibss join when appropriate | Johannes Berg | 2010-05-05 | 1 | -0/+6 |
| * | mac80211: improve IBSS scanning | Johannes Berg | 2010-05-03 | 1 | -3/+6 |
| * | mac80211: tell driver about IBSS merge | Johannes Berg | 2010-04-30 | 1 | -0/+6 |
| * | mac80211: notify driver about IBSS status | Johannes Berg | 2010-04-28 | 1 | -1/+5 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | mac80211: (really) fix rates setup on IBSS merge | Bruno Randolf | 2010-03-16 | 1 | -8/+8 |
* | | Revert "mac80211: fix rates setup on IBSS merge" | John W. Linville | 2010-03-16 | 1 | -3/+0 |
* | | mac80211: fix rates setup on IBSS merge | Bruno Randolf | 2010-03-09 | 1 | -0/+3 |
|/ |
|
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 1 | -9/+13 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-02-08 | 1 | -1/+1 |
|\ |
|
| * | mac80211: Fix probe request filtering in IBSS mode | Benoit Papillault | 2010-02-08 | 1 | -1/+1 |
* | | mac80211: Fixed a bug in IBSS merge | Benoit Papillault | 2010-01-19 | 1 | -5/+1 |
* | | mac80211: removed useless code in IBSS management | Benoit Papillault | 2010-01-19 | 1 | -7/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | mac80211: fix ibss join with fixed-bssid | Felix Fietkau | 2009-12-28 | 1 | -0/+4 |
* | | mac80211: proper bss private data handling | Johannes Berg | 2009-12-28 | 1 | -19/+26 |
* | | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 | 1 | -2/+2 |
* | | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -16/+16 |
* | | mac80211: make station management completely depend on vif | Johannes Berg | 2009-12-21 | 1 | -1/+1 |
|/ |
|