summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2008-01-24Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds
2007-12-26mac80211: warn when receiving frames with unaligned dataJohannes Berg
2007-11-29mac80211: drop unencrypted frames if encryption is expectedJohannes Berg
2007-11-10mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville
2007-10-10[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg
2007-10-10[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg
2007-10-10[MAC80211]: consolidate decryption moreJohannes Berg
2007-10-10[MAC80211]: move sta_process rx handler laterJohannes Berg
2007-10-10[MAC80211]: remove management interfaceJohannes Berg
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg
2007-10-10[PATCH] mac80211: consolidate decryptionJohannes Berg
2007-10-10[PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg
2007-10-10[MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[MAC80211]: remove/change some comments about Michael MIC hardware offloadJohannes Berg
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger
2007-10-10[MAC80211]: rework hardware crypto flagsJohannes Berg
2007-10-10[MAC80211]: remove turbo modesJohannes Berg
2007-10-10[MAC80211]: fix race conditions with keysJohannes Berg
2007-10-10[MAC80211]: make assoc_ap a flagJohannes Berg
2007-10-10[MAC80211]: improve key selection commentJohannes Berg
2007-10-10[MAC80211]: filter locally-originated multicast framesJohn W. Linville
2007-10-10[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noiseLarry Finger
2007-10-10[MAC80211]: rework key handlingJohannes Berg
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby
2007-10-10[MAC80211]: refactor event sendingJohannes Berg
2007-10-10[MAC80211]: fix software decryptionJohannes Berg
2007-10-10[MAC80211]: remove ieee80211_msg_wep_frame_unknown_keyJohannes Berg
2007-10-10[MAC80211]: ratelimit some RX messagesJohannes Berg
2007-10-10[MAC80211]: avoid copying packets to interfaces that are downJohannes Berg
2007-10-10[MAC80211]: rx cleanups (2)Johannes Berg
2007-10-10[MAC80211]: fix bug for per-sta statsJohannes Berg
2007-10-10[MAC80211]: split up __ieee80211_rxJohannes Berg
2007-10-10[MAC80211]: split ieee80211_rx_h_check handlerJohannes Berg
2007-10-10[MAC80211]: rx cleanups (1)Johannes Berg
2007-10-10[MAC80211]: move QoS rx handlers into rx.cJohannes Berg
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg