Age | Commit message (Expand) | Author |
2013-06-07 | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg |
2013-02-03 | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka |
2013-02-03 | mac80211: fix FT roaming | Johannes Berg |
2013-01-17 | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg |
2013-01-17 | mac80211: fix ibss scanning | Stanislaw Gruszka |
2012-12-03 | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich |
2012-11-26 | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge | Felix Fietkau |
2012-11-26 | mac80211: don't send null data packet when not associated | Johannes Berg |
2012-11-26 | mac80211: sync acccess to tx_filtered/ps_tx_buf queues | Arik Nemtsov |
2012-11-17 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
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-11-17 | mac80211: use blacklist for duplicate IE check | Johannes Berg |
2012-10-31 | mac80211: check if key has TKIP type before updating IV | Stanislaw Gruszka |
2012-10-02 | mac80211: clear bssid on auth/assoc failure | Eliad Peller |
2012-08-15 | mac80211: cancel mesh path timer | Johannes Berg |
2012-08-09 | mac80211: fail authentication when AP denied authentication | Eliad Peller |
2012-07-19 | mac80211: destroy assoc_data correctly if assoc fails | Eliad Peller |
2012-07-16 | mac80211: fix queues stuck issue with HT bandwidth change | Johannes Berg |
2012-07-16 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg |
2012-07-16 | mac80211: clear ifmgd->bssid only after building DELBA | Eliad Peller |
2012-06-17 | mac80211: fix non RCU-safe sta_list manipulation | Arik Nemtsov |
2012-06-17 | mac80211: clean up remain-on-channel on interface stop | Johannes Berg |
2012-06-17 | mac80211: fix error in station state transitions during reconfig | Meenakshi Venkataraman |
2012-06-10 | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira |
2012-04-30 | mac80211: fix AP mode EAP tx for VLAN stations | Felix Fietkau |
2012-04-24 | mac80211: call ieee80211_mgd_stop() on interface stop | Eliad Peller |
2012-04-17 | mac80211: fix logic error in ibss channel type check | Felix Fietkau |
2012-04-17 | mac80211: fix truncated packets in cooked monitor rx | Felix Fietkau |
2012-04-09 | mac80211: fix association beacon wait timeout | Johannes Berg |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-28 | mac80211: fix oper channel timestamp updation | Rajkumar Manoharan |
2012-03-26 | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka |
2012-03-26 | mac80211: remove outdated comment | Eliad Peller |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller |
2012-03-15 | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller |
2012-03-15 | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa |
2012-03-13 | mac80211: Don't let regulatory make us deaf | Paul Stewart |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg |
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-12 | mac80211: set basic rates earlier | Johannes Berg |
2012-03-12 | mac80211: refactor common auth/assoc setup code | Johannes Berg |
2012-03-12 | mac80211: remove spurious BSSID change flag | Johannes Berg |