Age | Commit message (Expand) | Author |
2012-08-15 | mac80211: cancel mesh path timer | Johannes Berg |
2012-07-16 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg |
2012-06-17 | 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-07 | 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-01-25 | mac80211: fix rx->key NULL pointer dereference in promiscuous mode | Stanislaw Gruszka |
2012-01-06 | mac80211: fix another race in aggregation start | Johannes Berg |
2011-12-21 | mac80211: fix race condition caused by late addBA response | Nikolay Martynov |
2011-12-09 | mac80211: fix race between the AGG SM and the Tx data path | Emmanuel Grumbach |
2011-12-09 | mac80211: don't stop a single aggregation session twice | Johannes Berg |
2011-11-26 | mac80211: fix bug in ieee80211_build_probe_req | Johannes Berg |
2011-11-26 | mac80211: fix NULL dereference in radiotap code | Johannes Berg |
2011-11-11 | mac80211: disable powersave for broken APs | Johannes Berg |
2011-11-11 | mac80211: config hw when going back on-channel | Eliad Peller |
2011-11-11 | mac80211: fix remain_off_channel regression | Eliad Peller |
2011-11-11 | mac80211: fix offchannel TX cookie matching | Johannes Berg |
2011-10-03 | mac80211: fix missing sta_lock in __sta_info_destroy | Johannes Berg |
2011-08-15 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman |
2011-08-04 | mac80211: Restart STA timers only on associated state | Rajkumar Manoharan |
2011-07-07 | mac80211: fix TKIP replay vulnerability | Johannes Berg |
2011-07-07 | mac80211: fix ie memory allocation for scheduled scans | Luciano Coelho |
2011-06-27 | mac80211: fix rx->key NULL dereference during mic failure | Arik Nemtsov |
2011-06-08 | mac80211: fix IBSS teardown race | Johannes Berg |
2011-06-07 | Revert "mac80211: stop queues before rate control updation" | John W. Linville |
2011-06-06 | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville |
2011-06-03 | mac80211: call dev_alloc_name before copying name to sdata | Thadeu Lima de Souza Cascardo |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville |
2011-05-27 | mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c | Jesper Juhl |
2011-05-27 | mac80211: clear local->ps_data on disassoc | Eliad Peller |
2011-05-26 | mac80211: stop queues before rate control updation | Rajkumar Manoharan |
2011-05-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | mac80211: Don't sleep when growing the mesh path | Javier Cardona |
2011-05-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-16 | mac80211: annotate and fix RCU in mesh code | Johannes Berg |
2011-05-16 | mac80211: fix and simplify mesh locking | Johannes Berg |
2011-05-16 | mac80211: add missing rcu_barrier | Johannes Berg |
2011-05-16 | mac80211: abort scan_work immediately when the device goes down | Rajkumar Manoharan |
2011-05-16 | mac80211: verify IBSS in interface combinations | Johannes Berg |
2011-05-16 | mac80211: Deactivate mesh path timers when freeing nodes | Javier Cardona |
2011-05-16 | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar |
2011-05-16 | nl80211: Move peer link state definition to nl80211 | Javier Cardona |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg |
2011-05-16 | mac80211: fix TX a-MPDU locking | Johannes Berg |