summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: drop unencrypted frames if encryption is expectedJohannes Berg2007-11-291-1/+1
* mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville2007-11-101-0/+2
* [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler2007-10-101-9/+11
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-101-1/+1
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-101-3/+0
* [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg2007-10-101-3/+5
* [MAC80211]: consolidate decryption moreJohannes Berg2007-10-101-34/+12
* [MAC80211]: move sta_process rx handler laterJohannes Berg2007-10-101-48/+48
* [MAC80211]: remove management interfaceJohannes Berg2007-10-101-25/+7
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-101-0/+1
* [PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg2007-10-101-1/+2
* [PATCH] mac80211: fix vlan bugJohannes Berg2007-10-101-0/+8
* [PATCH] mac80211: consolidate decryptionJohannes Berg2007-10-101-23/+17
* [PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg2007-10-101-124/+226
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-101-5/+4
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-2/+2
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-101-1/+2
* [MAC80211]: remove key threshold stuffJohannes Berg2007-10-101-6/+1
* [MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg2007-10-101-3/+29
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-47/+56
* [MAC80211]: remove/change some comments about Michael MIC hardware offloadJohannes Berg2007-10-101-14/+11
* [MAC80211]: use internal network device statsStephen Hemminger2007-10-101-7/+4
* [MAC80211]: rework hardware crypto flagsJohannes Berg2007-10-101-14/+10
* [MAC80211]: remove turbo modesJohannes Berg2007-10-101-2/+0
* [MAC80211]: fix race conditions with keysJohannes Berg2007-10-101-3/+17
* [MAC80211]: make assoc_ap a flagJohannes Berg2007-10-101-1/+1
* [MAC80211]: improve key selection commentJohannes Berg2007-10-101-0/+7
* [MAC80211]: filter locally-originated multicast framesJohn W. Linville2007-10-101-2/+3
* [MAC80211]: Remove overly sticky averaging filters for rssi, signal, noiseLarry Finger2007-10-101-6/+3
* [MAC80211]: rework key handlingJohannes Berg2007-10-101-4/+3
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-101-12/+10
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-101-2/+2
* [MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby2007-10-101-24/+28
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-101-2/+2
* [MAC80211]: refactor event sendingJohannes Berg2007-10-101-33/+8
* [MAC80211]: fix software decryptionJohannes Berg2007-10-101-43/+70
* [MAC80211]: remove ieee80211_msg_wep_frame_unknown_keyJohannes Berg2007-10-101-6/+5
* [MAC80211]: ratelimit some RX messagesJohannes Berg2007-10-101-48/+74
* [MAC80211]: avoid copying packets to interfaces that are downJohannes Berg2007-10-101-0/+3
* [MAC80211]: rx cleanups (2)Johannes Berg2007-10-101-14/+28
* [MAC80211]: fix bug for per-sta statsJohannes Berg2007-10-101-6/+7
* [MAC80211]: split up __ieee80211_rxJohannes Berg2007-10-101-74/+83
* [MAC80211]: split ieee80211_rx_h_check handlerJohannes Berg2007-10-101-1/+11
* [MAC80211]: rx cleanups (1)Johannes Berg2007-10-101-97/+101
* [MAC80211]: move QoS rx handlers into rx.cJohannes Berg2007-10-101-0/+55
* [MAC80211]: split RX handlers into own fileJohannes Berg2007-10-101-0/+1360
OpenPOWER on IntegriCloud