summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove message on receiving unexpected unencrypted framesJohannes Berg2008-04-151-5/+2Star
* mac80211: make alignment warning optionalJohannes Berg2008-02-011-0/+7
* mac80211: fixing null qos data frames check for reordering bufferRon Rindjunsky2008-02-011-1/+1
* mac80211: fix alignment warningJohannes Berg2008-02-011-13/+33
* mac80211: fix rx flow sparse errors, make functions staticRon Rindjunsky2008-01-291-5/+7
* mac80211: fix RCU locking in __ieee80211_rx_handle_packetJohannes Berg2008-01-291-1/+0Star
* mac80211: move interface type to vif structureJohannes Berg2008-01-291-19/+19
* mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky2008-01-291-4/+58
* mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky2008-01-291-2/+183
* mac80211: restructure __ieee80211_rxRon Rindjunsky2008-01-291-36/+50
* mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlersHelmut Schaa2008-01-291-0/+2
* mac80211: clean up eapol frame handling/port controlJohannes Berg2008-01-281-65/+68
* mac80211: pass in PS_POLL framesRon Rindjunsky2008-01-281-2/+9
* mac80211: conditionally include timestamp in radiotap informationJohannes Berg2008-01-281-16/+32
* [MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-281-1/+1
* mac80211: move A-MSDU identifier to flagsRon Rindjunsky2008-01-281-3/+3
* mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky2008-01-281-0/+124
* mac80211: restructuring data Rx handlersRon Rindjunsky2008-01-281-47/+77
* mac80211: hardware scan reworkZhu Yi2008-01-281-3/+9
* [MAC80211]: Revert unaligned warning removal.David S. Miller2008-01-281-0/+13
* Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds2008-01-241-13/+0Star
* mac80211: warn when receiving frames with unaligned dataJohannes Berg2007-12-271-0/+13
* mac80211: drop unencrypted frames if encryption is expectedJohannes Berg2007-11-301-1/+1
* mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville2007-11-111-0/+2
* [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler2007-10-111-9/+11
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-111-1/+1
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-111-3/+0Star
* [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg2007-10-111-3/+5
* [MAC80211]: consolidate decryption moreJohannes Berg2007-10-111-34/+12Star
* [MAC80211]: move sta_process rx handler laterJohannes Berg2007-10-111-48/+48
* [MAC80211]: remove management interfaceJohannes Berg2007-10-111-25/+7Star
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-111-0/+1
* [PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg2007-10-111-1/+2
* [PATCH] mac80211: fix vlan bugJohannes Berg2007-10-111-0/+8
* [PATCH] mac80211: consolidate decryptionJohannes Berg2007-10-111-23/+17Star
* [PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg2007-10-111-124/+226
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-111-5/+4Star
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-2/+2
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-111-1/+2
* [MAC80211]: remove key threshold stuffJohannes Berg2007-10-111-6/+1Star
* [MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg2007-10-111-3/+29
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-47/+56
* [MAC80211]: remove/change some comments about Michael MIC hardware offloadJohannes Berg2007-10-111-14/+11Star
* [MAC80211]: use internal network device statsStephen Hemminger2007-10-111-7/+4Star
* [MAC80211]: rework hardware crypto flagsJohannes Berg2007-10-111-14/+10Star
* [MAC80211]: remove turbo modesJohannes Berg2007-10-111-2/+0Star
* [MAC80211]: fix race conditions with keysJohannes Berg2007-10-111-3/+17
* [MAC80211]: make assoc_ap a flagJohannes Berg2007-10-111-1/+1
* [MAC80211]: improve key selection commentJohannes Berg2007-10-111-0/+7
* [MAC80211]: filter locally-originated multicast framesJohn W. Linville2007-10-111-2/+3