Age | Commit message (Expand) | Author |
2013-06-04 | cfg80211/mac80211: clean up cfg80211 SME APIs | Johannes Berg |
2013-05-25 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2013-05-24 | mac80211: add STBC flag for radiotap | Oleksij Rempel |
2013-05-16 | wireless: move crypto constants to ieee80211.h | Johannes Berg |
2013-05-16 | mac80211: add support for per-chain signal strength reporting | Felix Fietkau |
2013-05-16 | mac80211: fix AP-mode frame matching | Johannes Berg |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-04-18 | mac80211: fix P2P-Device management frame RX | Johannes Berg |
2013-04-16 | mac80211: handle extended channel switch announcement | Johannes Berg |
2013-04-16 | mac80211: unify CSA action frame/beacon processing | Johannes Berg |
2013-04-10 | mac80211: unset FC retry bit in mesh fwding path | Thomas Pedersen |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-11 | mac80211: fix crash with P2P Device returning action frames | Johannes Berg |
2013-03-06 | mac80211: support userspace MPM | Thomas Pedersen |
2013-03-06 | wireless: move sequence number arithmetic to ieee80211.h | Johannes Berg |
2013-03-06 | mac80211: clarify alignment comment | Johannes Berg |
2013-02-15 | mac80211: clean up mesh code | Johannes Berg |
2013-02-15 | mac80211: stop modifying HT SMPS capability | Johannes Berg |
2013-02-15 | mac80211: generate mesh probe responses | Thomas Pedersen |
2013-02-15 | mac80211: handle operating mode notif in beacon/assoc response | Johannes Berg |
2013-02-15 | mac80211: handle VHT operating mode notification | Johannes Berg |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg |
2013-02-11 | mac80211: protect rx-path with spinlock | Christian Lamparter |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch |
2013-01-03 | mac80211: support HT notify channel width action | Johannes Berg |
2012-12-06 | mac80211: don't drop mesh peering frames from unknown STA | Marco Porsch |
2012-12-05 | mac80211: skip radiotap space calculation if no monitor exists | Helmut Schaa |
2012-11-28 | mac80211: fix potential NULL dereference | Dan Carpenter |
2012-11-27 | mac80211: support (partial) VHT radiotap information | Johannes Berg |
2012-11-26 | mac80211: support drivers reporting VHT RX | Johannes Berg |
2012-11-26 | mac80211: in ADHOC don't update last_rx if sta is not authorized | Antonio Quartulli |
2012-11-23 | mac80211: fix radiotap vendor area skipping | Johannes Berg |
2012-11-19 | mac80211: support radiotap vendor namespace RX data | Johannes Berg |
2012-11-19 | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen |
2012-11-05 | cfg80211: allow registering more than one beacon listener | Ben Greear |
2012-10-30 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-10-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-26 | mac80211: make sure data is accessible in EAPOL check | Johannes Berg |
2012-10-26 | mac80211: verify that skb data is present | Johannes Berg |
2012-10-26 | mac80211: check management frame header length | Johannes Berg |
2012-10-26 | mac80211: a few formatting fixes | Johannes Berg |
2012-10-25 | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona |
2012-10-25 | mac80211: Don't drop frames received with mesh ttl == 1 | Javier Cardona |
2012-10-25 | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona |
2012-10-19 | mac80211: make client powersave independent of interface type | Marco Porsch |
2012-10-18 | mac80211: remove some unused code | Johannes Berg |
2012-09-05 | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header | Johannes Berg |
2012-08-20 | mac80211: use RX status band instead of current band | Johannes Berg |
2012-08-20 | mac80211: support P2P Device abstraction | Johannes Berg |