Age | Commit message (Expand) | Author |
2011-02-17 | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit | Felix Fietkau |
2011-02-17 | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau |
2011-02-17 | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho |
2011-02-17 | mac80211: add missing synchronize_rcu | Johannes Berg |
2011-02-17 | mac80211: fix mesh forwarding when ratelimited too | Milton Miller |
2010-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-12-22 | mac80211: fix mesh forwarding | Johannes Berg |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-12-13 | mac80211: avoid calling ieee80211_work_work unconditionally | Herton Ronaldo Krzesinski |
2010-12-13 | mac80211: Fix NULL-pointer deference on ibss merge when not ready | Tim Harvey |
2010-12-08 | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa |
2010-12-02 | leds: fix up dependencies | Johannes Berg |
2010-11-30 | mac80211: Fix STA disconnect due to MIC failure | Senthil Balasubramanian |
2010-11-30 | mac80211: ignore non-bcast mcast deauth/disassoc franes | Christian Lamparter |
2010-11-29 | mac80211: Fix frame injection using non-AP vif | Jouni Malinen |
2010-11-08 | mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan | Brian Cavagnolo |
2010-10-29 | mac80211: fix failure to check kmalloc return value in key_key_read | Jesper Juhl |
2010-10-27 | mac80211: Fix scan_ies_len to include DS Params | Jouni Malinen |
2010-10-25 | mac80211: Fix ibss station got expired immediately | Rajkumar Manoharan |
2010-10-25 | mac80211: don't sanitize invalid rates | Christian Lamparter |
2010-10-25 | mac80211: cancel restart_work explicitly instead of depending on flush_schedu... | Tejun Heo |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-13 | mac80211: fix SMPS request | Johannes Berg |
2010-10-13 | mac80211: add probe request filter flag | Johannes Berg |
2010-10-11 | mac80211: minstrel_ht A-MPDU fix | Björn Smedman |
2010-10-11 | mac80211: don't kmalloc 16 bytes | Johannes Berg |
2010-10-11 | mac80211: temporarily disable reorder release timer | Christian Lamparter |
2010-10-11 | mac80211: fix possible null-pointer de-reference | Christian Lamparter |
2010-10-11 | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear |
2010-10-11 | mac80211: Improve mlme probe response log messages. | Ben Greear |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg |
2010-10-07 | mac80211: fix sw scan locking | Johannes Berg |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-07 | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville |
2010-10-06 | mac80211: avoid uninitialized var warning in ieee80211_scan_cancel | John W. Linville |
2010-10-06 | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf |
2010-10-06 | mac80211: compete scan to cfg80211 if deferred scan fail to start | Stanislaw Gruszka |
2010-10-06 | mac80211: do not requeue scan work when not needed | Stanislaw Gruszka |
2010-10-06 | mac80211: assure we also cancel deferred scan request | Stanislaw Gruszka |
2010-10-06 | mac80211: keep lock when calling __ieee80211_scan_completed() | Stanislaw Gruszka |
2010-10-06 | mac80211: reduce number of __ieee80211_scan_completed calls | Stanislaw Gruszka |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-10-06 | mac80211: avoid transmitting delBA to old AP | Johannes Berg |
2010-10-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |