Age | Commit message (Expand) | Author | Files | Lines |
2010-07-21 | mac80211: proper IBSS locking | Johannes Berg | 1 | -45/+52 |
2010-07-21 | mac80211: fix IBSS lockdep complaint | Johannes Berg | 1 | -5/+14 |
2010-06-14 | mac80211: remove BSS from cfg80211 list when leaving IBSS | Teemu Paasikivi | 1 | -0/+25 |
2010-06-14 | mac80211: Set changed basic rates flag | Teemu Paasikivi | 1 | -0/+1 |
2010-06-14 | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 1 | -1/+3 |
2010-06-14 | mac80211: pull mgmt frame rx into rx handler | Johannes Berg | 1 | -26/+0 |
2010-06-14 | mac80211: common work skb freeing | Johannes Berg | 1 | -2/+0 |
2010-06-14 | mac80211: use common work function | Johannes Berg | 1 | -25/+4 |
2010-06-14 | mac80211: use common work struct | Johannes Berg | 1 | -7/+6 |
2010-06-14 | mac80211: use common skb queue | Johannes Berg | 1 | -4/+3 |
2010-06-03 | mac80211: remove bogus mod_timer() call | Johannes Berg | 1 | -3/+11 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+3 |
2010-05-07 | mac80211: improve HT channel handling | Johannes Berg | 1 | -2/+3 |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+23 |
2010-05-05 | mac80211: use fixed channel in ibss join when appropriate | Johannes Berg | 1 | -0/+6 |
2010-05-03 | mac80211: improve IBSS scanning | Johannes Berg | 1 | -3/+6 |
2010-04-30 | mac80211: tell driver about IBSS merge | Johannes Berg | 1 | -0/+6 |
2010-04-28 | mac80211: notify driver about IBSS status | Johannes Berg | 1 | -1/+5 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | mac80211: (really) fix rates setup on IBSS merge | Bruno Randolf | 1 | -8/+8 |
2010-03-16 | Revert "mac80211: fix rates setup on IBSS merge" | John W. Linville | 1 | -3/+0 |
2010-03-09 | mac80211: fix rates setup on IBSS merge | Bruno Randolf | 1 | -0/+3 |
2010-02-08 | mac80211: allow station add/remove to sleep | Johannes Berg | 1 | -9/+13 |
2010-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-02-08 | mac80211: Fix probe request filtering in IBSS mode | Benoit Papillault | 1 | -1/+1 |
2010-01-19 | mac80211: Fixed a bug in IBSS merge | Benoit Papillault | 1 | -5/+1 |
2010-01-19 | mac80211: removed useless code in IBSS management | Benoit Papillault | 1 | -7/+9 |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -0/+4 |
2009-12-28 | mac80211: proper bss private data handling | Johannes Berg | 1 | -19/+26 |
2009-12-28 | mac80211: add ieee80211_sdata_running | Johannes Berg | 1 | -2/+2 |
2009-12-28 | mac80211: fix ibss join with fixed-bssid | Felix Fietkau | 1 | -0/+4 |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -16/+16 |
2009-12-21 | mac80211: make station management completely depend on vif | Johannes Berg | 1 | -1/+1 |
2009-11-18 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 1 | -1/+2 |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+4 |
2009-11-04 | mac80211: Fix IBSS merge | Sujith | 1 | -0/+4 |
2009-10-30 | mac80211: fix BSS leak | Johannes Berg | 1 | -2/+4 |
2009-10-27 | mac80211: fix ibss joining | Reinette Chatre | 1 | -4/+2 |
2009-10-12 | mac80211: fix ibss race | Johannes Berg | 1 | -1/+1 |
2009-10-12 | mac80211: fix logic error ibss merge bssid check | Felix Fietkau | 1 | -1/+1 |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 1 | -3/+3 |
2009-07-27 | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 1 | -1/+1 |
2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -4/+5 |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg | 1 | -4/+2 |
2009-05-20 | mac80211: fix parameter confusion when finding IBSS | Johannes Berg | 1 | -2/+2 |
2009-05-20 | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 1 | -0/+29 |
2009-05-13 | mac80211: IBSS supported rate fixes | Johannes Berg | 1 | -27/+40 |
2009-05-13 | mac80211: don't connect to IBSS network with different privacy | Johannes Berg | 1 | -2/+8 |
2009-05-06 | mac80211: tell driver when idle | Johannes Berg | 1 | -0/+5 |