Age | Commit message (Expand) | Author |
2011-12-07 | mac80211: fix another race in aggregation start | Johannes Berg |
2011-12-06 | mac80211: Remove WARN_ON in apply-ht-override logic. | Ben Greear |
2011-12-06 | mac80211: accept public action frames with mismatched BSSID | Johannes Berg |
2011-12-06 | mac80211: fix retransmit | Johannes Berg |
2011-12-06 | mac80211: Add HT operation modes for IBSS | Alexander Simon |
2011-12-06 | mac80211: handle protection mode, RIFS and ADDBA for HT IBSS | Simon Wunderlich |
2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-01 | Revert "mac80211: clear sta.drv_priv on reconfiguration" | John W. Linville |
2011-11-30 | mac80211: remove unused function declaration | Mohammed Shafi Shajakhan |
2011-11-30 | mac80211: revert on-channel work optimisations | Johannes Berg |
2011-11-30 | mac80211: fill rate filter for internal scan requests | Simon Wunderlich |
2011-11-28 | mac80211: remove tracing config symbol | Johannes Berg |
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 | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen |
2011-11-28 | mac80211: fix forwarded mesh frame queue mapping | Thomas Pedersen |
2011-11-28 | mac80211: fix switched HWMP frame addresses | Thomas Pedersen |
2011-11-28 | mac80211: failed forwarded mesh frame addressing | Thomas Pedersen |
2011-11-28 | {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh | Chun-Yeow Yeoh |
2011-11-28 | mac80211: Make __check_htcap_disable static. | Ben Greear |
2011-11-28 | mac80211: call skb_put() before copying the data (trivial) | Eliad Peller |
2011-11-28 | mac80211: fix TX warning | Johannes Berg |
2011-11-28 | mac80211: do not pass AP VLAN vif pointers to drivers | Felix Fietkau |
2011-11-28 | mac80211: log reason and initiator when rx agg is stopped | Nikolay Martynov |
2011-11-28 | mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0 | Nikolay Martynov |
2011-11-28 | mac80211: timeout tx agg sessions in way similar to rx agg sessions | Nikolay Martynov |
2011-11-28 | mac80211: don't indicate probe resp change in IBSS mode | Arik Nemtsov |
2011-11-28 | mac80211: dereference RCU protected probe_resp pointer correctly | Arik Nemtsov |
2011-11-28 | mac80211: fix duration calculation for QoS NOACK frames | Simon Wunderlich |
2011-11-28 | mac80211: Add NoAck per tid support | Simon Wunderlich |
2011-11-28 | mac80211: remove debugfs noack test | Simon Wunderlich |
2011-11-28 | mac80211: fix race between the AGG SM and the Tx data path | Emmanuel Grumbach |
2011-11-28 | mac80211: fix race condition caused by late addBA response | Nikolay Martynov |
2011-11-28 | mac80211: don't stop a single aggregation session twice | Johannes Berg |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-21 | mac80211: fix RCU warnings in mesh | Johannes Berg |
2011-11-21 | mac80211: Support ht-cap over-rides. | Ben Greear |
2011-11-21 | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg |
2011-11-21 | cfg80211: add flags for off-channel capabilities | Johannes Berg |
2011-11-21 | mac80211: minor cleanup to mesh state locking | Johannes Berg |
2011-11-21 | mac80211: remove unused ASSOC_AP flag | Johannes Berg |
2011-11-21 | mac80211: transmit fragment list to drivers | Johannes Berg |
2011-11-21 | mac80211: make TX LED handling independent of fragmentation | Johannes Berg |
2011-11-21 | mac80211: move fragment flag adjustment | Johannes Berg |
2011-11-21 | mac80211: use skb list for fragments | Johannes Berg |
2011-11-21 | mac80211: Fix endian bug in radiotap header generation | Helmut Schaa |
2011-11-21 | mac80211: Fix AMSDU rate printout in debugfs. | Ben Greear |
2011-11-17 | mac80211: call ieee80211_recalc_idle() after sending packets | Felix Fietkau |
2011-11-17 | minstrel_ht: Remove unused function parameters | Patrick Kelle |
2011-11-17 | mac80211: memory leak in mesh_queue_preq() | Dan Carpenter |