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