| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 2009-11-23 | 1 | -1/+1 |
* | mac80211: let sta_info_get_by_idx get sta by sdata | Johannes Berg | 2009-11-18 | 1 | -2/+2 |
* | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 | 1 | -3/+20 |
* | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 | 1 | -2/+0 |
* | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 1 | -22/+0 |
* | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 1 | -13/+0 |
* | mac80211: improve per-sta debugfs | Johannes Berg | 2009-07-10 | 1 | -0/+17 |
* | mac80211: fix kernel-doc | Johannes Berg | 2009-05-20 | 1 | -0/+1 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 | 1 | -0/+1 |
* | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen | 2009-05-06 | 1 | -0/+2 |
* | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 2009-04-22 | 1 | -2/+1 |
* | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 2009-03-27 | 1 | -2/+0 |
* | mac80211: fix aggregation to not require queue stop | Johannes Berg | 2009-03-27 | 1 | -0/+2 |
* | mac80211: Tear down aggregation sessions for suspend/resume | Sujith | 2009-03-27 | 1 | -0/+3 |
* | mac80211: add missing kernel-doc | Johannes Berg | 2009-02-27 | 1 | -0/+1 |
* | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 2009-02-27 | 1 | -2/+2 |
* | mac80211: fix aggregation timer lockups | Johannes Berg | 2009-02-13 | 1 | -0/+1 |
* | mac80211: fix RX aggregation timeouts | Johannes Berg | 2009-02-13 | 1 | -1/+1 |
* | mac80211: remove stray aggregation debugfs definition | Johannes Berg | 2009-02-13 | 1 | -1/+0 |
* | mac80211: 802.11w - STA flag for MFP | Jouni Malinen | 2009-01-29 | 1 | -0/+2 |
* | mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h. | Rami Rosen | 2009-01-29 | 1 | -2/+0 |
* | mac80211: more kernel-doc fixes | Randy Dunlap | 2009-01-16 | 1 | -1/+0 |
* | mac80211: remove more excess kernel-doc | Randy Dunlap | 2008-11-21 | 1 | -3/+0 |
* | mac80211: fix two kernel-doc warnings | Johannes Berg | 2008-10-31 | 1 | -18/+20 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 | 1 | -2/+2 |
* | mac80211: fix debugfs lockup | Johannes Berg | 2008-10-14 | 1 | -0/+1 |
* | mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h | Rami Rosen | 2008-09-30 | 1 | -12/+0 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -1/+1 |
* | mac80211: fix sta_info kernel-doc warning | Johannes Berg | 2008-09-15 | 1 | -1/+1 |
* | mac80211: share sta_info->ht_info | Johannes Berg | 2008-09-15 | 1 | -2/+0 |
* | mac80211: move txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 | 1 | -1/+1 |
* | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 | 1 | -2/+0 |
* | mac80211: move last_txrate_idx into RC algorithms | Johannes Berg | 2008-09-15 | 1 | -2/+0 |
* | mac80211: small rate control changes | Johannes Berg | 2008-09-15 | 1 | -7/+0 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -2/+5 |
* | mac80211: move ieee80211_sta_expire | Johannes Berg | 2008-09-15 | 1 | -1/+2 |
* | mac80211: add missing kernel-doc | Randy Dunlap | 2008-09-08 | 1 | -0/+1 |
* | mac80211: fix TX sequence numbers | Johannes Berg | 2008-07-14 | 1 | -0/+1 |
* | mac80211: fix lots of kernel-doc | Randy Dunlap | 2008-07-08 | 1 | -21/+60 |
* | mac80211: use separate spinlock for sta flags | Johannes Berg | 2008-06-26 | 1 | -13/+27 |
* | mac80211: remove channel use statistics | Johannes Berg | 2008-05-21 | 1 | -4/+0 |
* | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 | 1 | -1/+1 |
* | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 | 1 | -1/+1 |
* | mac80211: proper STA info locking | Johannes Berg | 2008-05-14 | 1 | -9/+63 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -1/+1 |
* | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | 1 | -1/+0 |
* | mac80211: fix spinlock recursion on sta expiration | Luis Carlos Cobo | 2008-04-01 | 1 | -0/+1 |
* | mac80211: sta_info_flush() fixes | Johannes Berg | 2008-04-01 | 1 | -0/+2 |
* | mac80211: reorder fields to make some structures smaller | Johannes Berg | 2008-03-27 | 1 | -4/+4 |
* | mac80211: A-MPDU MLME use dynamic allocation | Ron Rindjunsky | 2008-03-27 | 1 | -21/+23 |