Age | Commit message (Expand) | Author | Files | Lines |
2010-11-29 | mac80211: implement off-channel mgmt TX | Johannes Berg | 1 | -0/+5 |
2010-11-25 | mac80211: use nullfunc instead of probe request for connection monitoring | Felix Fietkau | 1 | -0/+2 |
2010-11-25 | mac80211: calculate beacon loss time accurately | Felix Fietkau | 1 | -0/+1 |
2010-11-18 | mac80211: fix powersaving clients races | Johannes Berg | 1 | -0/+3 |
2010-11-17 | mac80211: Add function to get probe request template for current AP | Juuso Oikarinen | 1 | -0/+4 |
2010-10-13 | mac80211: add probe request filter flag | Johannes Berg | 1 | -1/+3 |
2010-10-07 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -2/+0 |
2010-10-07 | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 1 | -5/+7 |
2010-10-05 | mac80211: fix deadlock with multiple interfaces | Johannes Berg | 1 | -2/+1 |
2010-10-05 | mac80211: Add validity check for beacon_crc value | Juuso Oikarinen | 1 | -0/+1 |
2010-10-05 | mac80211: fix rx monitor filter refcounters | Christian Lamparter | 1 | -0/+2 |
2010-09-27 | mac80211: move packet flags into packet | Johannes Berg | 1 | -7/+31 |
2010-09-27 | mac80211: Support multiple VIFS per AP in debugfs. | Ben Greear | 1 | -1/+1 |
2010-09-24 | mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz | Jouni Malinen | 1 | -1/+2 |
2010-09-24 | mac80211: Filter ProbeReq SuppRates based on TX rate mask | Jouni Malinen | 1 | -1/+1 |
2010-09-16 | mac80211: make the beacon monitor available externally | Luis R. Rodriguez | 1 | -0/+1 |
2010-09-16 | mac80211: add helper for reseting the connection monitor | Luis R. Rodriguez | 1 | -0/+1 |
2010-09-02 | mac80211: only cancel software-based scans on suspend | John W. Linville | 1 | -0/+6 |
2010-08-31 | mac80211: Do not generate CQM events based on first Beacon frames | Jouni Malinen | 1 | -0/+7 |
2010-08-27 | mac80211: fix offchannel queue stop | Johannes Berg | 1 | -0/+3 |
2010-08-27 | mac80211: support runtime interface type changes | Johannes Berg | 1 | -1/+13 |
2010-08-27 | mac80211: allow changing port control protocol | Johannes Berg | 1 | -0/+2 |
2010-08-27 | mac80211: allow vendor specific cipher suites | Johannes Berg | 1 | -0/+2 |
2010-08-27 | mac80211: allow scan to complete from any context | Johannes Berg | 1 | -0/+6 |
2010-08-27 | mac80211: remove unused scan expire define | Johannes Berg | 1 | -6/+0 |
2010-08-25 | cfg80211/mac80211: extensible frame processing | Johannes Berg | 1 | -0/+1 |
2010-08-16 | mac80211: allow drivers to request SM PS mode change | Johannes Berg | 1 | -1/+5 |
2010-08-16 | mac80211: per interface idle notification | Johannes Berg | 1 | -0/+3 |
2010-08-16 | mac80211: AMPDU rx reorder timeout timer | Christian Lamparter | 1 | -0/+1 |
2010-08-16 | mac80211: unify scan and work mutexes | Johannes Berg | 1 | -2/+2 |
2010-08-16 | mac80211: support use of NAPI for bottom-half processing | John W. Linville | 1 | -0/+5 |
2010-07-29 | mac80211: allow drivers to request DTIM period | Johannes Berg | 1 | -0/+1 |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 1 | -1/+1 |
2010-07-21 | mac80211: proper IBSS locking | Johannes Berg | 1 | -5/+2 |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+2 |
2010-06-21 | mac80211: Add interface for driver to temporarily disable dynamic ps | Juuso Oikarinen | 1 | -0/+2 |
2010-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -28/+38 |
2010-06-16 | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 1 | -0/+6 |
2010-06-14 | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 1 | -0/+2 |
2010-06-14 | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 1 | -0/+2 |
2010-06-14 | mac80211: defer RX agg session teardown to work | Johannes Berg | 1 | -0/+2 |
2010-06-14 | mac80211: move BA session work | Johannes Berg | 1 | -1/+4 |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg | 1 | -0/+1 |
2010-06-14 | mac80211: refcount aggregation queue stop | Johannes Berg | 1 | -7/+1 |
2010-06-14 | mac80211: remove non-irqsafe aggregation callbacks | Johannes Berg | 1 | -0/+2 |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg | 1 | -2/+0 |
2010-06-14 | mac80211: move aggregation callback processing | Johannes Berg | 1 | -4/+7 |
2010-06-14 | mac80211: pull mgmt frame rx into rx handler | Johannes Berg | 1 | -4/+0 |
2010-06-14 | mac80211: use common work function | Johannes Berg | 1 | -0/+11 |
2010-06-14 | mac80211: use common work struct | Johannes Berg | 1 | -3/+1 |