| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix suspend | Johannes Berg | 2009-07-29 | 1 | -0/+12 |
* | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 2009-06-10 | 1 | -16/+9 |
* | mac80211 : fix unaligned rx skb | matthieu castet | 2009-06-10 | 1 | -1/+1 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -85/+4 |
* | mac80211: move channel switch code | Johannes Berg | 2009-05-20 | 1 | -1/+4 |
* | mac80211: MFP - Drop unprotected Action frames prior key setup | Jouni Malinen | 2009-05-11 | 1 | -9/+19 |
* | mac80211: Drop unencrypted frames based on key setup | Jouni Malinen | 2009-05-11 | 1 | -9/+21 |
* | mac80211: Comment the order of HT RX reorder handler vs. RX handlers | Jouni Malinen | 2009-05-06 | 1 | -0/+12 |
* | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen | 2009-05-06 | 1 | -1/+46 |
* | mac80211: Use a shared function to release frames from RX reorder buf | Jouni Malinen | 2009-05-06 | 1 | -39/+31 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -6/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-25 | 1 | -1/+1 |
|\ |
|
| * | nl80211: Add Michael MIC failure event | Jouni Malinen | 2009-04-22 | 1 | -1/+1 |
* | | mac80211: fix alignment calculation bug | Johannes Berg | 2009-04-21 | 1 | -1/+1 |
|/ |
|
* | mac80211: Fix bug in getting rx status for frames pending in reorder buffer | Vasanthakumar Thiagarajan | 2009-04-16 | 1 | -4/+9 |
* | mac80211: fix RX path | Johannes Berg | 2009-03-27 | 1 | -1/+1 |
* | mac80211: track beacons separately from the rx path activity | Kalle Valo | 2009-03-27 | 1 | -1/+5 |
* | mac80211: decrease execution of the associated timer | Kalle Valo | 2009-03-27 | 1 | -0/+3 |
* | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg | 2009-03-27 | 1 | -9/+4 |
* | wireless: radiotap updates | Johannes Berg | 2009-03-27 | 1 | -3/+4 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -15/+22 |
* | mac80211: restrict aggregation to supported interface modes | Johannes Berg | 2009-02-13 | 1 | -0/+11 |
* | mac80211: fix RX aggregation timeouts | Johannes Berg | 2009-02-13 | 1 | -10/+6 |
* | mac80211: remove bssid argument from prepare_for_handlers | Johannes Berg | 2009-02-13 | 1 | -4/+3 |
* | mac80211: use ps-poll when dynamic power save mode is disabled | Kalle Valo | 2009-02-13 | 1 | -0/+34 |
* | mac80211: remove HW_SIGNAL_DB | Johannes Berg | 2009-02-09 | 1 | -10/+1 |
* | wireless: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-09 | 1 | -4/+4 |
* | mac80211: Fix radiotap header it_present on big endian CPUs | Jouni Malinen | 2009-01-29 | 1 | -1/+1 |
* | mac80211: Mark ieee80211_process_sa_query_req() static | Jouni Malinen | 2009-01-29 | 1 | -3/+3 |
* | mac80211: 802.11w - Drop unprotected robust management frames if MFP is used | Jouni Malinen | 2009-01-29 | 1 | -0/+7 |
* | mac80211: 802.11w - SA Query processing | Jouni Malinen | 2009-01-29 | 1 | -0/+69 |
* | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 1 | -7/+83 |
* | mac80211: clarify alignment docs, fix up alignment | Johannes Berg | 2009-01-29 | 1 | -33/+77 |
* | mac80211: Add 802.11h CSA support | Sujith | 2009-01-29 | 1 | -0/+20 |
* | mac80211: Remove radiotap rate-present flag for HT | Jouni Malinen | 2008-12-19 | 1 | -2/+3 |
* | mac80211: Add HT rates into RX status reporting | Jouni Malinen | 2008-12-19 | 1 | -10/+46 |
* | mac80211: misc cleanups | Rami Rosen | 2008-12-12 | 1 | -3/+2 |
* | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 2008-12-12 | 1 | -6/+6 |
* | mac80211: add sta_notify_ps callback | Christian Lamparter | 2008-12-05 | 1 | -0/+7 |
* | mac80211: only transition STAs ps->wake on data frames | Johannes Berg | 2008-12-05 | 1 | -8/+20 |
* | mac80211: Re-enable aggregation | Sujith | 2008-10-31 | 1 | -5/+2 |
* | mac80211: allow all interfaces types to handle RX action frames | Andrey Yurovsky | 2008-10-31 | 1 | -8/+0 |
* | mac80211: minor code cleanups | Johannes Berg | 2008-10-31 | 1 | -11/+13 |
* | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | 1 | -26/+12 |
* | net/mac80211/rx.c: fix build error | Ingo Molnar | 2008-10-12 | 1 | -1/+4 |
* | Fix modpost failure when rx handlers are not inlined. | Davide Pesavento | 2008-09-30 | 1 | -1/+1 |
* | mac80211: fix mesh action frame handling | Johannes Berg | 2008-09-24 | 1 | -1/+1 |
* | mac80211: mesh portal functionality support | YanBo | 2008-09-24 | 1 | -4/+28 |
* | mac80211: make master iface not wireless | Johannes Berg | 2008-09-24 | 1 | -15/+10 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -6/+6 |