| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 2009-11-18 | 1 | -1/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 1 | -0/+4 |
|\ |
|
| * | mac80211: Fix IBSS merge | Sujith | 2009-11-04 | 1 | -0/+4 |
* | | mac80211: fix BSS leak | Johannes Berg | 2009-10-30 | 1 | -2/+4 |
|/ |
|
* | mac80211: fix ibss joining | Reinette Chatre | 2009-10-27 | 1 | -4/+2 |
* | mac80211: fix ibss race | Johannes Berg | 2009-10-12 | 1 | -1/+1 |
* | mac80211: fix logic error ibss merge bssid check | Felix Fietkau | 2009-10-12 | 1 | -1/+1 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -3/+3 |
* | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 | 1 | -1/+1 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -4/+5 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -4/+2 |
* | mac80211: fix parameter confusion when finding IBSS | Johannes Berg | 2009-05-20 | 1 | -2/+2 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 | 1 | -0/+29 |
* | mac80211: IBSS supported rate fixes | Johannes Berg | 2009-05-13 | 1 | -27/+40 |
* | mac80211: don't connect to IBSS network with different privacy | Johannes Berg | 2009-05-13 | 1 | -2/+8 |
* | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 1 | -0/+5 |