Age | Commit message (Expand) | Author |
2008-11-10 | nl80211: Add basic rate configuration for AP mode | Jouni Malinen |
2008-11-10 | mac80211: Add a new event in ieee80211_ampdu_mlme_action | Sujith |
2008-11-10 | mac80211: remove SSID driver code | Johannes Berg |
2008-11-10 | wireless: fix a few sparse warnings | Johannes Berg |
2008-11-10 | wireless: move mesh config length constant | Johannes Berg |
2008-11-10 | mac80211: print reason code for deauth/dissoc frames | Zhu Yi |
2008-10-31 | mac80211: fix two kernel-doc warnings | Johannes Berg |
2008-10-31 | mac80211: Re-enable aggregation | Sujith |
2008-10-31 | mac80211: allow all interfaces types to handle RX action frames | Andrey Yurovsky |
2008-10-31 | mac80211: Change WARN_ON to WARN_ON_ONCE | Sujith |
2008-10-31 | mac80211: make use of regulatory tx power settings on change of tx power | Luis R. Rodriguez |
2008-10-31 | mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). | Rami Rosen |
2008-10-31 | mac80211: insert AP sta entry after filling it | Johannes Berg |
2008-10-31 | Add nl80211 commands to get and set o11s mesh networking parameters | colin@cozybit.com |
2008-10-31 | mac80211: inform userspace of probe/auth/assoc timeout | Johannes Berg |
2008-10-31 | mac80211: remove rate_control_clear | Johannes Berg |
2008-10-31 | minstrel: improve performance for non-MRR drivers | Felix Fietkau |
2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg |
2008-10-31 | mac80211: add might_sleep to hw_config | Johannes Berg |
2008-10-31 | mac80211: rewrite HT handling | Johannes Berg |
2008-10-31 | mac80211: move bss_conf into vif | Johannes Berg |
2008-10-31 | mac80211: make retry limits part of hw config | Johannes Berg |
2008-10-31 | mac80211: provide sequence numbers | Johannes Berg |
2008-10-31 | mac80211: introduce hw config change flags | Johannes Berg |
2008-10-31 | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg |
2008-10-31 | 802.11: clean up/fix HT support | Johannes Berg |
2008-10-31 | mac80211: remove unused declaration of struct sta_attribute. | Rami Rosen |
2008-10-31 | mac80211: fix short slot handling | Johannes Berg |
2008-10-31 | mac80211: remove max_antenna_gain config | Johannes Berg |
2008-10-31 | mac80211: clean up ieee80211_hw_config errors | Johannes Berg |
2008-10-31 | mac80211: remove wiphy_to_hw | Johannes Berg |
2008-10-31 | mac80211: minor code cleanups | Johannes Berg |
2008-10-31 | mac80211: remove writable debugs mesh parameters | Johannes Berg |
2008-10-31 | mac80211: remove aggregation status write support from debugfs | Johannes Berg |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-27 | mac80211: convert to %pM away from print_mac | Johannes Berg |
2008-10-27 | mac80211: correct warnings in minstrel rate control algorithm | John W. Linville |
2008-10-14 | ath9k/mac80211: disallow fragmentation in ath9k, report to userspace | Johannes Berg |
2008-10-14 | mac80211: Fix scan RX processing oops | Jouni Malinen |
2008-10-14 | mac80211: fix debugfs netdev rename | Johannes Berg |
2008-10-14 | mac80211: fix HT information element parsing | Johannes Berg |
2008-10-14 | mac80211: fix debugfs lockup | Johannes Berg |
2008-10-12 | net/mac80211/rx.c: fix build error | Ingo Molnar |
2008-10-06 | mac80211: avoid "Wireless Event too big" message for assoc response | John W. Linville |
2008-10-06 | mac80211: add the 'minstrel' rate control algorithm | Felix Fietkau |
2008-10-06 | mac80211: add multi-rate retry support | Felix Fietkau |
2008-10-06 | mac80211: free up 2 bytes in skb->cb | Felix Fietkau |
2008-10-06 | mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211... | Rami Rosen |
2008-10-06 | mac80211: remove shadowed variables in ieee80211_master_start_xmit | Tomas Winkler |
2008-10-06 | wireless: restore revert lost to merge damage | Linus Torvalds |