| Commit message (Expand) | Author | Age |
* | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho | 2011-01-13 |
* | mac80211: fix lockdep warning | Johannes Berg | 2011-01-13 |
* | mac80211: remove stray extern | Johannes Berg | 2011-01-05 |
* | mac80211: implement off-channel TX using hw r-o-c offload | Johannes Berg | 2011-01-05 |
* | mac80211: implement hardware offload for remain-on-channel | Johannes Berg | 2011-01-05 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-05 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-05 |
| |\ |
|
| | * | mac80211: add missing synchronize_rcu | Johannes Berg | 2011-01-04 |
| | * | mac80211: fix mesh forwarding when ratelimited too | Milton Miller | 2011-01-04 |
| * | | mac80211: fix some key comments and code | Johannes Berg | 2011-01-04 |
| * | | Revert "mac80211: temporarily disable reorder release timer" | Christian Lamparter | 2011-01-04 |
| * | | mac80211: serialize rx path workers | Christian Lamparter | 2011-01-04 |
| * | | mac80211: Fix mesh portal communication with other mesh nodes. | Joel A Fernandes | 2011-01-04 |
| * | | mac80211: ignore PSM bit of reordered frames | Christian Lamparter | 2011-01-04 |
| * | | mac80211: cleanup select_queue | Johannes Berg | 2010-12-22 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-26 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | mac80211: fix mesh forwarding | Johannes Berg | 2010-12-22 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-14 |
| |\ \ \ |
|
| * | | | | leds: fix up dependencies | Johannes Berg | 2010-12-02 |
* | | | | | mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration | Luciano Coelho | 2010-12-22 |
* | | | | | mac80211: selective throughput LED trigger active | Johannes Berg | 2010-12-22 |
* | | | | | mac80211: add throughput based LED blink trigger | Johannes Berg | 2010-12-22 |
* | | | | | mac80211: make LED trigger names available early | Johannes Berg | 2010-12-22 |
| |_|_|/
|/| | | |
|
* | | | | mac80211: fix potentially redundant skb data copying | Felix Fietkau | 2010-12-20 |
* | | | | mac80211: skip unnecessary pskb_expand_head calls | Felix Fietkau | 2010-12-20 |
* | | | | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit | Felix Fietkau | 2010-12-20 |
* | | | | mac80211: Remove unused third address from mesh address extension header. | Javier Cardona | 2010-12-20 |
* | | | | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona | 2010-12-20 |
* | | | | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 2010-12-20 |
* | | | | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup | Javier Cardona | 2010-12-20 |
* | | | | nl80211: Add notification for dropped Deauth/Disassoc | Jouni Malinen | 2010-12-16 |
* | | | | wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h | Shan Wei | 2010-12-15 |
* | | | | mac80211: Add timeout to BA session start API | Sujith Manoharan | 2010-12-15 |
* | | | | nl80211: advertise maximum remain-on-channel duration | Johannes Berg | 2010-12-15 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-15 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | 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-13 |
| | |/
| |/| |
|
* | | | mac80211: support IBSS RSN with SW crypto | Johannes Berg | 2010-12-13 |
* | | | mac80211 default tx_last_beacon false (congestion) | Tim Harvey | 2010-12-13 |
* | | | mac80211: support separate default keys | Johannes Berg | 2010-12-13 |
* | | | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 2010-12-13 |
* | | | mac80211: clean up RX key checks | Johannes Berg | 2010-12-13 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-08 |
|\| | |
|
| * | | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa | 2010-12-08 |
* | | | mac80211: Show max number of probe tries in debug message. | Ben Greear | 2010-12-08 |
* | | | mac80211: Apply ht_opmode changes in ieee80211_change_bss | Helmut Schaa | 2010-12-08 |
* | | | mac80211: Fix compilation error when mesh is disabled | Javier Cardona | 2010-12-07 |
* | | | mac80211: fix a compiler warning | Felix Fietkau | 2010-12-07 |
* | | | mac80211: fix dynamic-ps/pm_qos magic numbers | Eliad Peller | 2010-12-07 |