summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg1-17/+16
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky1-1/+1
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov1-0/+4
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-12/+10
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville1-3/+3
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg1-3/+3
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-6/+5
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches1-2/+2
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-19/+16
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2012-04-23mac80211: Support on-channel scan option.Ben Greear1-0/+2
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau1-4/+6
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-5/+2
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau1-2/+1
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart1-3/+5
2012-03-13mac80211: linearize SKBs as needed for cryptoJohannes Berg1-4/+2
2012-03-13mac80211: move RX WEP weak IV countingJohannes Berg1-7/+0
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-2/+11
2012-03-05mac80211: use common radiotap code for cooked monitorsJohannes Berg1-30/+9
2012-03-05mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+3
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau1-3/+6
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau1-3/+3
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg1-0/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-02-06mac80211: redesign auth/assocJohannes Berg1-6/+3
2012-02-06mac80211: remove dummy STA supportJohannes Berg1-4/+9
2012-02-01mac80211: timeout a single frame in the rx reorder bufferEliad Peller1-1/+1
2012-01-30mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa1-6/+2
2012-01-27mac80211: fix a few -Wshadow warningsJohannes Berg1-3/+0
2012-01-16Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl1-0/+1
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa1-20/+0
2011-12-21mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa1-1/+6
2011-12-19mac80211: handle SMPS action framesJohannes Berg1-0/+58
2011-12-15mac80211: delay IBSS station insertionJohannes Berg1-2/+2
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg1-3/+10
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon1-1/+2
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+6
2011-11-28mac80211: clean up rx_h_mesh_fwdingThomas Pedersen1-49/+39
2011-11-28mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen1-6/+8
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen1-7/+8
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen1-7/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville1-0/+1
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg1-7/+17
2011-11-09mac80211: report OBSS beaconsJohannes Berg1-0/+12
2011-11-09mac80211: support spurious class3 eventJohannes Berg1-0/+7
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona1-3/+2
2011-11-09mac80211: check if frame is really part of this BAThomas Pedersen1-0/+5
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen1-1/+8
2011-11-09mac80211: fix NULL dereference in radiotap codeJohannes Berg1-3/+6