summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg
2012-08-20mac80211: use RX status band instead of current bandJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12mac80211: redesign scan RXJohannes Berg
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23mac80211: Support on-channel scan option.Ben Greear
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart
2012-03-13mac80211: linearize SKBs as needed for cryptoJohannes Berg
2012-03-13mac80211: move RX WEP weak IV countingJohannes Berg
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-05mac80211: use common radiotap code for cooked monitorsJohannes Berg
2012-03-05mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06mac80211: redesign auth/assocJohannes Berg
2012-02-06mac80211: remove dummy STA supportJohannes Berg
2012-02-01mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-01-30mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa
2012-01-27mac80211: fix a few -Wshadow warningsJohannes Berg