Age | Commit message (Expand) | Author |
2013-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-03-01 | mac80211: fix oops on mesh PS broadcast forwarding | Marco Porsch |
2013-02-27 | mac80211: convert to idr_alloc() | Tejun Heo |
2013-02-26 | mac80211: Ensure off-channel frames don't get queued | Seth Forshee |
2013-02-26 | mac80211: fix the problem of forwarding from DS to DS in Mesh | Chun-Yeow Yeoh |
2013-02-26 | mac80211: fix tim_lock locking | Johannes Berg |
2013-02-15 | mac80211: clean up mesh code | Johannes Berg |
2013-02-15 | mac80211: cache mesh beacon | Thomas Pedersen |
2013-02-15 | mac80211: use spin_lock_bh() for tim_lock | Johannes Berg |
2013-02-15 | mac80211: fix auth/assoc timeout handling | Johannes Berg |
2013-02-15 | mac80211: fix WPA with VLAN on AP side with ps-sta | Michael Braun |
2013-02-11 | mac80211: Fix tx queue handling during scans | Seth Forshee |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch |
2013-02-04 | mac80211: allow transmitting deauth with tainted key | Johannes Berg |
2013-01-29 | Merge remote-tracking branch 'wireless-next/master' into HEAD | Johannes Berg |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-25 | mac80211: avoid a build warning | Arnd Bergmann |
2013-01-16 | mac80211: move add_tim to subfunction | Marco Porsch |
2013-01-16 | mac80211: fix monitor mode injection | Felix Fietkau |
2012-12-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-30 | mac80211: remove probe response temporary buffer allocation | Johannes Berg |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-10 | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge | Felix Fietkau |
2012-11-07 | mac80211: fix TX error path | Johannes Berg |
2012-10-19 | mac80211: make client powersave independent of interface type | Marco Porsch |
2012-10-18 | mac80211: remove some unused code | Johannes Berg |
2012-10-17 | mac80211: use channel contexts | Johannes Berg |
2012-10-08 | mac80211: use ieee80211_free_txskb to fix possible skb leaks | Felix Fietkau |
2012-09-10 | mac80211: add key flag for management keys | Johannes Berg |
2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2012-08-22 | mac80211: fix DS to MBSS address translation | Thomas Pedersen |
2012-08-20 | mac80211: clean up ieee80211_subif_start_xmit | Johannes Berg |
2012-08-20 | mac80211: remove almost unused local variable | Johannes Berg |
2012-08-20 | mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp | Eyal Shapira |
2012-07-31 | mac80211: use eth_broadcast_addr | Johannes Berg |
2012-07-31 | mac80211: use correct channel in TX | Johannes Berg |
2012-07-31 | mac80211: fix current vs. operating channel in preq/beacon | Johannes Berg |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn |
2012-07-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-12 | mac80211: tx: do not drop non-robust mgmt to non-MFP stas. | Nicolas Cavallari |
2012-07-12 | mac80211: restructure key selection | Johannes Berg |
2012-07-11 | mac80211: Fix the Problem of Unreachable Mesh STA from DS | Chun-Yeow Yeoh |
2012-07-10 | mac80211: fix read outside array bounds | Christian Lamparter |
2012-07-03 | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn |
2012-07-02 | mac80211: remove tx_frags driver callback | Johannes Berg |
2012-07-02 | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev |
2012-06-28 | mac80211: don't expose ieee80211_add_srates_ie() | Johannes Berg |