Age | Commit message (Expand) | Author |
2012-11-17 | mac80211: make sure data is accessible in EAPOL check | Johannes Berg |
2012-11-17 | mac80211: verify that skb data is present | Johannes Berg |
2012-11-17 | mac80211: check management frame header length | Johannes Berg |
2012-11-17 | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona |
2012-11-17 | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona |
2012-07-16 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg |
2012-04-17 | mac80211: fix truncated packets in cooked monitor rx | Felix Fietkau |
2012-03-13 | mac80211: Don't let regulatory make us deaf | Paul Stewart |
2012-03-13 | mac80211: linearize SKBs as needed for crypto | Johannes Berg |
2012-03-13 | mac80211: move RX WEP weak IV counting | Johannes Berg |
2012-03-06 | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg |
2012-03-05 | mac80211: use common radiotap code for cooked monitors | Johannes Berg |
2012-03-05 | mac80211: fix the support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh |
2012-03-05 | mac80211: add an rx flag for ignoring a packet's signal strength | Felix Fietkau |
2012-03-05 | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau |
2012-02-27 | mac80211: clean up asm/unaligned.h inclusion | Johannes Berg |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-06 | mac80211: redesign auth/assoc | Johannes Berg |
2012-02-06 | mac80211: remove dummy STA support | Johannes Berg |
2012-02-01 | mac80211: timeout a single frame in the rx reorder buffer | Eliad Peller |
2012-01-30 | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end | Helmut Schaa |
2012-01-27 | mac80211: fix a few -Wshadow warnings | Johannes Berg |
2012-01-16 | Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() | Jesper Juhl |
2012-01-04 | mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control | Helmut Schaa |
2011-12-21 | mac80211: Keep skb->piority for relayed frames in AP mode | Helmut Schaa |
2011-12-19 | mac80211: handle SMPS action frames | Johannes Berg |
2011-12-15 | mac80211: delay IBSS station insertion | Johannes Berg |
2011-12-06 | mac80211: accept public action frames with mismatched BSSID | Johannes Berg |
2011-12-06 | mac80211: Add HT operation modes for IBSS | Alexander Simon |
2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-28 | mac80211: clean up rx_h_mesh_fwding | Thomas Pedersen |
2011-11-28 | mac80211: don't initiate path discovery when forwarding frame with unknown DA | Thomas Pedersen |
2011-11-28 | mac80211: fix forwarded mesh frame queue mapping | Thomas Pedersen |
2011-11-28 | mac80211: failed forwarded mesh frame addressing | Thomas Pedersen |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-09 | mac80211: send unexpected 4addr event | Johannes Berg |
2011-11-09 | mac80211: report OBSS beacons | Johannes Berg |
2011-11-09 | mac80211: support spurious class3 event | Johannes Berg |
2011-11-09 | mac80211: simplify mesh frame queue mapping and QoS | Javier Cardona |
2011-11-09 | mac80211: check if frame is really part of this BA | Thomas Pedersen |
2011-11-09 | mac80211: QoS multicast frames have No Ack policy | Thomas Pedersen |
2011-11-09 | mac80211: fix NULL dereference in radiotap code | Johannes Berg |
2011-11-08 | mac80211: allow frame aggregation for mesh | Thomas Pedersen |
2011-11-08 | mac80211: exit cooked monitor RX early if there are none | Johannes Berg |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-09-30 | mac80211: optimise station flags | Johannes Berg |
2011-09-30 | mac80211: reply only once to each PS-poll | Johannes Berg |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg |
2011-09-14 | mac80211: Mesh data frames must have the QoS header | Javier Cardona |
2011-09-14 | mac80211: Start implementing QoS support for mesh interfaces | Javier Cardona |