aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAge
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-13
* mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-13
* mac80211: move RX WEP weak IV countingJohannes Berg2012-03-13
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-06
* mac80211: use common radiotap code for cooked monitorsJohannes Berg2012-03-05
* mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-05
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-05
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-01
* | mac80211: redesign auth/assocJohannes Berg2012-02-06
* | mac80211: remove dummy STA supportJohannes Berg2012-02-06
* | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa2012-01-30
* | mac80211: fix a few -Wshadow warningsJohannes Berg2012-01-27
|/
* Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl2012-01-16
* mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa2012-01-04
* mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa2011-12-21
* mac80211: handle SMPS action framesJohannes Berg2011-12-19
* mac80211: delay IBSS station insertionJohannes Berg2011-12-15
* mac80211: accept public action frames with mismatched BSSIDJohannes Berg2011-12-06
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-09
* | mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-28
* | mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-28
* | mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-28
* | mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| |/
* | mac80211: send unexpected 4addr eventJohannes Berg2011-11-09
* | mac80211: report OBSS beaconsJohannes Berg2011-11-09
* | mac80211: support spurious class3 eventJohannes Berg2011-11-09
* | mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-09
* | mac80211: check if frame is really part of this BAThomas Pedersen2011-11-09
* | mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-09
* | mac80211: allow frame aggregation for meshThomas Pedersen2011-11-08
* | mac80211: exit cooked monitor RX early if there are noneJohannes Berg2011-11-08
|/
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: reply only once to each PS-pollJohannes Berg2011-09-30
* mac80211: implement uAPSDJohannes Berg2011-09-30
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-14
* mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-14
* mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona2011-09-14
* mac80211: check if mesh frame is in RMC after decryptThomas Pedersen2011-09-14
* mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov2011-08-26
* mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-26
* mac80211: update mesh path selection frame formatThomas Pedersen2011-08-22
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-22
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-13