| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: trace interface name | Johannes Berg | 2009-12-22 | 1 | -4/+3 |
* | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-22 | 1 | -7/+7 |
* | mac80211: make station management completely depend on vif | Johannes Berg | 2009-12-22 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 | 1 | -9/+8 |
|\ |
|
| * | mac80211: fix spurious delBA handling | Johannes Berg | 2009-11-30 | 1 | -8/+7 |
| * | mac80211: fix two remote exploits | Johannes Berg | 2009-11-30 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 1 | -10/+8 |
|\| |
|
| * | mac80211: fix addba timer (again...) | Johannes Berg | 2009-11-18 | 1 | -10/+8 |
* | | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 2009-11-18 | 1 | -2/+3 |
* | | mac80211: Fix panic in aggregation handling | Sujith | 2009-11-18 | 1 | -0/+2 |
* | | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -58/+38 |
|/ |
|
* | mac80211: fix addba timer | Johannes Berg | 2009-10-30 | 1 | -7/+12 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-15 | 1 | -0/+8 |
|\ |
|
| * | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 2009-08-13 | 1 | -0/+8 |
* | | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 1 | -3/+0 |
|/ |
|
* | mac80211: Fix the way ADDBA request count being modified | Vasanthakumar Thiagarajan | 2009-06-10 | 1 | -2/+4 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -6/+7 |
* | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 2009-03-28 | 1 | -41/+3 |
* | mac80211: fix aggregation to not require queue stop | Johannes Berg | 2009-03-28 | 1 | -52/+84 |
* | mac80211: unify and fix TX aggregation start | Johannes Berg | 2009-03-28 | 1 | -36/+27 |
* | mac80211: Tear down aggregation sessions for suspend/resume | Sujith | 2009-03-28 | 1 | -0/+9 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -3/+2 |
* | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 2009-02-27 | 1 | -60/+126 |
* | mac80211: further cleanups to stopping BA sessions | Johannes Berg | 2009-02-13 | 1 | -30/+33 |
* | mac80211: fix race in TX aggregation | Johannes Berg | 2009-02-13 | 1 | -47/+48 |
* | mac80211: document TX aggregation (and small cleanup) | Johannes Berg | 2009-02-13 | 1 | -25/+51 |
* | mac80211: hardware should not deny going back to legacy | Johannes Berg | 2009-02-13 | 1 | -3/+2 |
* | mac80211: restrict aggregation to supported interface modes | Johannes Berg | 2009-02-13 | 1 | -1/+15 |
* | mac80211: restructure HT code | Johannes Berg | 2009-02-13 | 1 | -0/+593 |