| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -14/+12 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -10/+8 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 1 | -8/+17 |
* | mac80211: fix scan races and rework scanning | Johannes Berg | 2009-05-06 | 1 | -19/+3 |
* | mac80211: internally clear failed scans properly | Johannes Berg | 2009-05-06 | 1 | -2/+4 |
* | mac80211: fix various problems in ibss code | Johannes Berg | 2009-05-06 | 1 | -3/+15 |
* | mac80211: fix IBSS code to not sleep while atomic | Johannes Berg | 2009-04-22 | 1 | -3/+3 |
* | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 2009-04-22 | 1 | -182/+165 |
* | mac80211: ieee80211_ibss_commit() cleanup | Alina Friedrichsen | 2009-03-27 | 1 | -1/+2 |
* | mac80211: Update IBSS beacon timestamp properly | Sujith | 2009-03-05 | 1 | -3/+5 |
* | mac80211: Give it some time to do the TSF sync | Alina Friedrichsen | 2009-02-27 | 1 | -0/+5 |
* | mac80211: Don't merge with the same BSSID | Alina Friedrichsen | 2009-02-27 | 1 | -0/+4 |
* | mac80211: Introduce a generic commit() to apply changes | Alina Friedrichsen | 2009-02-27 | 1 | -11/+19 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -0/+888 |