Age | Commit message (Expand) | Author |
2015-08-07 | mac80211: move WEP tailroom size check | Janusz Dziedzic |
2015-05-09 | mac80211: fix RX A-MPDU session reorder timer deletion | Johannes Berg |
2015-05-09 | mac80211: disable u-APSD queues by default | Michal Kazior |
2015-05-09 | mac80211: set only VO as a U-APSD enabled AC | Arik Nemtsov |
2015-05-09 | mac80211: drop unencrypted frames in mesh fwding | Bob Copeland |
2015-05-09 | mac80211: Send EAPOL frames at lowest rate | Jouni Malinen |
2015-02-20 | mac80211: fix multicast LED blinking and counter | Andreas Müller |
2014-12-14 | mac80211: fix use-after-free in defragmentation | Johannes Berg |
2014-12-14 | mac80211: properly flush delayed scan work on interface removal | Johannes Berg |
2014-07-11 | mac80211: don't check netdev state for debugfs read/write | Arik Nemtsov |
2014-07-11 | mac80211: fix IBSS join by initializing last_scan_completed | Krzysztof Hałasa |
2014-04-02 | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg |
2014-04-02 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach |
2014-04-02 | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg |
2014-01-03 | mac80211: don't attempt to reorder multicast frames | Johannes Berg |
2013-11-28 | mac80211: correctly close cancelled scans | Emmanuel Grumbach |
2013-11-28 | mac80211: update sta->last_rx on acked tx frames | Felix Fietkau |
2013-11-28 | mac80211: drop spoofed packets in ad-hoc mode | Felix Fietkau |
2013-09-10 | mac80211: fix duplicate retransmission detection | Johannes Berg |
2013-06-19 | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg |
2013-02-06 | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg |
2013-01-16 | mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL | Stanislaw Gruszka |
2012-12-06 | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich |
2012-12-06 | mac80211: sync acccess to tx_filtered/ps_tx_buf queues | Arik Nemtsov |
2012-11-16 | mac80211: make sure data is accessible in EAPOL check | Johannes Berg |
2012-11-16 | mac80211: verify that skb data is present | Johannes Berg |
2012-11-16 | mac80211: check management frame header length | Johannes Berg |
2012-11-16 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
2012-11-16 | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona |
2012-11-16 | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona |
2012-10-30 | mac80211: check if key has TKIP type before updating IV | Stanislaw Gruszka |
2012-08-19 | mac80211: cancel mesh path timer | Johannes Berg |
2012-07-12 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg |
2012-06-19 | mac80211: clean up remain-on-channel on interface stop | Johannes Berg |
2012-06-10 | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira |
2012-05-11 | mac80211: fix AP mode EAP tx for VLAN stations | Felix Fietkau |
2012-04-13 | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka |
2012-03-12 | mac80211: zero initialize count field in ieee80211_tx_rate | Mohammed Shafi Shajakhan |
2012-02-29 | mac80211: Fix a rwlock bad magic bug | Mohammed Shafi Shajakhan |
2012-02-20 | mac80211: timeout a single frame in the rx reorder buffer | Eliad Peller |
2012-02-03 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet |
2012-02-03 | mac80211: fix work removal on deauth request | Johannes Berg |
2012-01-25 | mac80211: revert on-channel work optimisations | Johannes Berg |
2012-01-25 | mac80211: fix rx->key NULL pointer dereference in promiscuous mode | Stanislaw Gruszka |
2011-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-07 | mac80211: fix another race in aggregation start | Johannes Berg |
2011-12-05 | 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: fill rate filter for internal scan requests | Simon Wunderlich |
2011-11-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |