Age | Commit message (Expand) | Author | Files | Lines |
2010-10-07 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -2/+4 |
2010-10-07 | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 1 | -0/+2 |
2010-08-16 | mac80211: AMPDU rx reorder timeout timer | Christian Lamparter | 1 | -5/+11 |
2010-06-28 | mac80211: fix the for_each_sta_info macro | Felix Fietkau | 1 | -8/+8 |
2010-06-14 | mac80211: change RX aggregation locking | Johannes Berg | 1 | -0/+3 |
2010-06-14 | mac80211: defer RX agg session teardown to work | Johannes Berg | 1 | -0/+3 |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg | 1 | -2/+4 |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg | 1 | -14/+19 |
2010-06-14 | mac80211: use RCU for RX aggregation | Johannes Berg | 1 | -3/+11 |
2010-06-14 | mac80211: simplify station/aggregation code | Johannes Berg | 1 | -4/+0 |
2010-06-03 | mac80211: move plink state | Johannes Berg | 1 | -22/+22 |
2010-05-24 | wireless: fix sta_info.h kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
2010-04-07 | mac80211: clean up/fix aggregation code | Johannes Berg | 1 | -4/+2 |
2010-04-07 | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 1 | -3/+3 |
2010-03-09 | mac80211: deprecate RX status noise | Johannes Berg | 1 | -2/+0 |
2010-02-11 | mac80211: Deny TX BA session requests during disassociation | Sujith | 1 | -0/+4 |
2010-02-09 | mac80211: allow station add/remove to sleep | Johannes Berg | 1 | -20/+12 |
2010-01-12 | mac80211: allow station updates on ap interfaces for vlan stations | Felix Fietkau | 1 | -0/+3 |
2009-12-22 | mac80211: make station management completely depend on vif | Johannes Berg | 1 | -2/+27 |
2009-11-24 | mac80211: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-11-19 | mac80211: let sta_info_get_by_idx get sta by sdata | Johannes Berg | 1 | -2/+2 |
2009-11-07 | mac80211: async station powersave handling | Johannes Berg | 1 | -3/+20 |
2009-10-30 | mac80211: deprecate qual value | Johannes Berg | 1 | -2/+0 |
2009-10-30 | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 1 | -22/+0 |
2009-07-27 | mac80211: fix PS-poll response, race | Johannes Berg | 1 | -13/+0 |
2009-07-10 | mac80211: improve per-sta debugfs | Johannes Berg | 1 | -0/+17 |
2009-05-20 | mac80211: fix kernel-doc | Johannes Berg | 1 | -0/+1 |
2009-05-20 | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 1 | -0/+1 |
2009-05-06 | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen | 1 | -0/+2 |
2009-04-23 | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 1 | -2/+1 |
2009-03-28 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 1 | -2/+0 |
2009-03-28 | mac80211: fix aggregation to not require queue stop | Johannes Berg | 1 | -0/+2 |
2009-03-28 | mac80211: Tear down aggregation sessions for suspend/resume | Sujith | 1 | -0/+3 |
2009-02-27 | mac80211: add missing kernel-doc | Johannes Berg | 1 | -0/+1 |
2009-02-27 | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 1 | -2/+2 |
2009-02-13 | mac80211: fix aggregation timer lockups | Johannes Berg | 1 | -0/+1 |
2009-02-13 | mac80211: fix RX aggregation timeouts | Johannes Berg | 1 | -1/+1 |
2009-02-13 | mac80211: remove stray aggregation debugfs definition | Johannes Berg | 1 | -1/+0 |
2009-01-30 | mac80211: 802.11w - STA flag for MFP | Jouni Malinen | 1 | -0/+2 |
2009-01-29 | mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h. | Rami Rosen | 1 | -2/+0 |
2009-01-17 | mac80211: more kernel-doc fixes | Randy Dunlap | 1 | -1/+0 |
2008-11-21 | mac80211: remove more excess kernel-doc | Randy Dunlap | 1 | -3/+0 |
2008-11-01 | mac80211: fix two kernel-doc warnings | Johannes Berg | 1 | -18/+20 |
2008-11-01 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 1 | -2/+2 |
2008-10-15 | mac80211: fix debugfs lockup | Johannes Berg | 1 | -0/+1 |
2008-09-30 | mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h | Rami Rosen | 1 | -12/+0 |
2008-09-25 | mac80211: clean up rate control API | Johannes Berg | 1 | -1/+1 |
2008-09-16 | mac80211: fix sta_info kernel-doc warning | Johannes Berg | 1 | -1/+1 |
2008-09-16 | mac80211: share sta_info->ht_info | Johannes Berg | 1 | -2/+0 |
2008-09-16 | mac80211: move txrate_idx into RC algorithms | Johannes Berg | 1 | -1/+1 |