| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.0.81' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l... | Chirayu Desai | 2013-06-08 | 1 | -0/+9 |
|\ |
|
| * | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg | 2013-06-07 | 1 | -0/+9 |
* | | Merge 3.0.66 | Pawit Pornkitprasan | 2013-02-24 | 4 | -23/+14 |
|\ \
| |/ |
|
| * | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka | 2013-02-14 | 4 | -23/+14 |
* | | Merge 3.0.60 | Pawit Pornkitprasan | 2013-01-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg | 2013-01-17 | 1 | -1/+1 |
* | | Merge 3.0.54 | Pawit Pornkitprasan | 2012-12-05 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich | 2012-12-03 | 1 | -4/+4 |
* | | Merge 3.0.52 | Pawit Pornkitprasan | 2012-11-20 | 7 | -13/+54 |
|\ \
| |/ |
|
| * | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli | 2012-11-17 | 1 | -1/+1 |
| * | mac80211: check management frame header length | Johannes Berg | 2012-11-17 | 1 | -4/+8 |
| * | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona | 2012-11-17 | 1 | -0/+4 |
| * | mac80211: check if key has TKIP type before updating IV | Stanislaw Gruszka | 2012-10-31 | 1 | -1/+2 |
| * | mac80211: cancel mesh path timer | Johannes Berg | 2012-08-15 | 1 | -0/+1 |
| * | mac80211: correct behaviour on unrecognised action frames | Johannes Berg | 2012-07-16 | 1 | -1/+4 |
| * | mac80211: clean up remain-on-channel on interface stop | Johannes Berg | 2012-06-17 | 2 | -0/+28 |
| * | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira | 2012-06-10 | 1 | -6/+6 |
* | | Merge commit 'v3.0.31' into android-3.0 | Todd Poynor | 2012-05-08 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | mac80211: fix AP mode EAP tx for VLAN stations | Felix Fietkau | 2012-05-07 | 1 | -1/+2 |
* | | Merge linux-stable 3.0.28 into android-3.0 | Todd Poynor | 2012-04-19 | 12 | -66/+120 |
|\ \
| |/ |
|
| * | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka | 2012-04-13 | 1 | -1/+2 |
| * | mac80211: zero initialize count field in ieee80211_tx_rate | Mohammed Shafi Shajakhan | 2012-03-12 | 1 | -1/+1 |
| * | mac80211: Fix a rwlock bad magic bug | Mohammed Shafi Shajakhan | 2012-02-29 | 1 | -2/+2 |
| * | mac80211: timeout a single frame in the rx reorder buffer | Eliad Peller | 2012-02-20 | 1 | -1/+1 |
| * | mac80211: fix rx->key NULL pointer dereference in promiscuous mode | Stanislaw Gruszka | 2012-01-25 | 1 | -1/+1 |
| * | mac80211: fix another race in aggregation start | Johannes Berg | 2012-01-06 | 1 | -45/+41 |
| * | mac80211: fix race condition caused by late addBA response | Nikolay Martynov | 2011-12-21 | 1 | -1/+16 |
| * | mac80211: fix race between the AGG SM and the Tx data path | Emmanuel Grumbach | 2011-12-09 | 1 | -0/+14 |
| * | mac80211: don't stop a single aggregation session twice | Johannes Berg | 2011-12-09 | 1 | -2/+8 |
| * | mac80211: fix bug in ieee80211_build_probe_req | Johannes Berg | 2011-11-26 | 1 | -0/+4 |
| * | mac80211: fix NULL dereference in radiotap code | Johannes Berg | 2011-11-26 | 1 | -3/+6 |
| * | mac80211: disable powersave for broken APs | Johannes Berg | 2011-11-11 | 2 | -2/+17 |
| * | mac80211: config hw when going back on-channel | Eliad Peller | 2011-11-11 | 1 | -2/+1 |
| * | mac80211: fix remain_off_channel regression | Eliad Peller | 2011-11-11 | 1 | -2/+2 |
| * | mac80211: fix offchannel TX cookie matching | Johannes Berg | 2011-11-11 | 4 | -3/+4 |
* | | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen | 2012-01-24 | 1 | -0/+1 |
|/ |
|
* | mac80211: fix missing sta_lock in __sta_info_destroy | Johannes Berg | 2011-10-03 | 1 | -1/+1 |
* | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-08-15 | 1 | -0/+1 |
* | mac80211: Restart STA timers only on associated state | Rajkumar Manoharan | 2011-08-04 | 1 | -0/+3 |
* | mac80211: fix TKIP replay vulnerability | Johannes Berg | 2011-07-07 | 1 | -3/+13 |
* | mac80211: fix ie memory allocation for scheduled scans | Luciano Coelho | 2011-07-07 | 1 | -1/+2 |
* | mac80211: fix rx->key NULL dereference during mic failure | Arik Nemtsov | 2011-06-27 | 1 | -1/+7 |
* | mac80211: fix IBSS teardown race | Johannes Berg | 2011-06-08 | 1 | -2/+4 |
* | Revert "mac80211: stop queues before rate control updation" | John W. Linville | 2011-06-07 | 1 | -6/+0 |
* | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville | 2011-06-06 | 3 | -23/+8 |
* | mac80211: call dev_alloc_name before copying name to sdata | Thadeu Lima de Souza Cascardo | 2011-06-03 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville | 2011-05-27 | 2 | -1/+7 |
|\ |
|
| * | mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c | Jesper Juhl | 2011-05-27 | 1 | -1/+0 |
| * | mac80211: clear local->ps_data on disassoc | Eliad Peller | 2011-05-27 | 1 | -0/+1 |
| * | mac80211: stop queues before rate control updation | Rajkumar Manoharan | 2011-05-26 | 1 | -0/+6 |