aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen2009-05-111-9/+19
* mac80211: Drop unencrypted frames based on key setupJouni Malinen2009-05-111-9/+21
* mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen2009-05-061-0/+12
* mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen2009-05-061-1/+46
* mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen2009-05-061-39/+31
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-6/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-251-1/+1
|\
| * nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-1/+1
* | mac80211: fix alignment calculation bugJohannes Berg2009-04-211-1/+1
|/
* mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan2009-04-161-4/+9
* mac80211: fix RX pathJohannes Berg2009-03-271-1/+1
* mac80211: track beacons separately from the rx path activityKalle Valo2009-03-271-1/+5
* mac80211: decrease execution of the associated timerKalle Valo2009-03-271-0/+3
* mac80211: remove mixed-cell and userspace MLME codeJohannes Berg2009-03-271-9/+4
* wireless: radiotap updatesJohannes Berg2009-03-271-3/+4
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-15/+22
* mac80211: restrict aggregation to supported interface modesJohannes Berg2009-02-131-0/+11
* mac80211: fix RX aggregation timeoutsJohannes Berg2009-02-131-10/+6
* mac80211: remove bssid argument from prepare_for_handlersJohannes Berg2009-02-131-4/+3
* mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo2009-02-131-0/+34
* mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-091-10/+1
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-4/+4
* mac80211: Fix radiotap header it_present on big endian CPUsJouni Malinen2009-01-291-1/+1
* mac80211: Mark ieee80211_process_sa_query_req() staticJouni Malinen2009-01-291-3/+3
* mac80211: 802.11w - Drop unprotected robust management frames if MFP is usedJouni Malinen2009-01-291-0/+7
* mac80211: 802.11w - SA Query processingJouni Malinen2009-01-291-0/+69
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-291-7/+83
* mac80211: clarify alignment docs, fix up alignmentJohannes Berg2009-01-291-33/+77
* mac80211: Add 802.11h CSA supportSujith2009-01-291-0/+20
* mac80211: Remove radiotap rate-present flag for HTJouni Malinen2008-12-191-2/+3
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-10/+46
* mac80211: misc cleanupsRami Rosen2008-12-121-3/+2
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-6/+6
* mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-051-0/+7
* mac80211: only transition STAs ps->wake on data framesJohannes Berg2008-12-051-8/+20
* mac80211: Re-enable aggregationSujith2008-10-311-5/+2
* mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky2008-10-311-8/+0
* mac80211: minor code cleanupsJohannes Berg2008-10-311-11/+13
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-271-26/+12
* net/mac80211/rx.c: fix build errorIngo Molnar2008-10-121-1/+4
* Fix modpost failure when rx handlers are not inlined.Davide Pesavento2008-09-301-1/+1
* mac80211: fix mesh action frame handlingJohannes Berg2008-09-241-1/+1
* mac80211: mesh portal functionality supportYanBo2008-09-241-4/+28
* mac80211: make master iface not wirelessJohannes Berg2008-09-241-15/+10
* mac80211: share STA information with driverJohannes Berg2008-09-151-6/+6
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-32/+33
* mac80211: clean up some commentsJohannes Berg2008-09-151-2/+2
* mac80211: clean up scan namespaceJohannes Berg2008-09-151-5/+5
* mac80211: make bridge_packets a virtual interface optionJohannes Berg2008-09-151-2/+3
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-3/+5