summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg2012-09-051-1/+1
* mac80211: use RX status band instead of current bandJohannes Berg2012-08-201-1/+1
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-3/+11
* mac80211: support A-MPDU status reportingJohannes Berg2012-08-201-1/+41
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-40/+9
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-40/+9
| |\
| | * mac80211: redesign scan RXJohannes Berg2012-07-121-39/+8
| | * mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-121-2/+2
| | * cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-1/+4
| |\ \ | | |/ | |/|
* | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-1/+4
|\ \ \ | |/ / |/| / | |/
| * mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
* | mac80211: clean up debuggingJohannes Berg2012-06-241-29/+11
* | mac80211: pass sdata to some RX functionsJohannes Berg2012-06-221-17/+16
* | mac80211: save wmm_acm per sdataYoni Divinsky2012-06-201-1/+1
* | mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-181-0/+4
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-051-12/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-221-3/+3
|\
| * mac80211: (selectively) add HT details in radiotapJohannes Berg2012-05-161-3/+3
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-6/+5
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-091-2/+2
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-19/+16
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-261-0/+2
|\
| * mac80211: Support on-channel scan option.Ben Greear2012-04-231-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-4/+6
|\ \ | |/ |/|
| * mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-171-4/+6
* | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-5/+2
* | mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-091-2/+1
|/
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-131-3/+5
* mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-131-4/+2
* mac80211: move RX WEP weak IV countingJohannes Berg2012-03-131-7/+0
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-061-2/+11
* mac80211: use common radiotap code for cooked monitorsJohannes Berg2012-03-051-30/+9
* mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-051-0/+3
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-051-3/+6
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-3/+3
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-271-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-1/+1
|\
| * mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-011-1/+1
* | mac80211: redesign auth/assocJohannes Berg2012-02-061-6/+3
* | mac80211: remove dummy STA supportJohannes Berg2012-02-061-4/+9
* | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa2012-01-301-6/+2
* | mac80211: fix a few -Wshadow warningsJohannes Berg2012-01-271-3/+0
|/
* Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl2012-01-161-0/+1
* mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa2012-01-041-20/+0
* mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa2011-12-211-1/+6
* mac80211: handle SMPS action framesJohannes Berg2011-12-191-0/+58
* mac80211: delay IBSS station insertionJohannes Berg2011-12-151-2/+2
* mac80211: accept public action frames with mismatched BSSIDJohannes Berg2011-12-061-3/+10
OpenPOWER on IntegriCloud