summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-10mac80211 : fix unaligned rx skbmatthieu castet
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20mac80211: move channel switch codeJohannes Berg
2009-05-11mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen
2009-05-11mac80211: Drop unencrypted frames based on key setupJouni Malinen
2009-05-06mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen
2009-05-06mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-21mac80211: fix alignment calculation bugJohannes Berg
2009-04-16mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan
2009-03-27mac80211: fix RX pathJohannes Berg
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo
2009-03-27mac80211: decrease execution of the associated timerKalle Valo
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg
2009-03-27wireless: radiotap updatesJohannes Berg
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-13mac80211: restrict aggregation to supported interface modesJohannes Berg
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg
2009-02-13mac80211: remove bssid argument from prepare_for_handlersJohannes Berg
2009-02-13mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison
2009-01-29mac80211: Fix radiotap header it_present on big endian CPUsJouni Malinen
2009-01-29mac80211: Mark ieee80211_process_sa_query_req() staticJouni Malinen
2009-01-29mac80211: 802.11w - Drop unprotected robust management frames if MFP is usedJouni Malinen
2009-01-29mac80211: 802.11w - SA Query processingJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: clarify alignment docs, fix up alignmentJohannes Berg
2009-01-29mac80211: Add 802.11h CSA supportSujith
2008-12-19mac80211: Remove radiotap rate-present flag for HTJouni Malinen
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen
2008-12-12mac80211: misc cleanupsRami Rosen
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter
2008-12-05mac80211: only transition STAs ps->wake on data framesJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky
2008-10-31mac80211: minor code cleanupsJohannes Berg
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar
2008-09-30Fix modpost failure when rx handlers are not inlined.Davide Pesavento
2008-09-24mac80211: fix mesh action frame handlingJohannes Berg
2008-09-24mac80211: mesh portal functionality supportYanBo
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg