| Commit message (Expand) | Author | Age |
* | mac80211: reject unhandled action frames | Johannes Berg | 2010-02-15 |
* | mac80211: fix netdev rename | Johannes Berg | 2010-02-15 |
* | mac80211: Deny TX BA session requests during disassociation | Sujith | 2010-02-10 |
* | mac80211: Retry null data frame for power save. | Vivek Natarajan | 2010-02-09 |
* | mac80211: Reset dynamic ps timer in Rx path. | Vivek Natarajan | 2010-02-08 |
* | mac80211: make rate_control_alloc static | Andres Salomon | 2010-02-08 |
* | mac80211: remove get_tx_stats() driver op | Kalle Valo | 2010-02-08 |
* | mac80211: fix deauth race | Johannes Berg | 2010-02-08 |
* | mac80211: fix bss_conf.dtim_period | Johannes Berg | 2010-02-08 |
* | mac80211: Added a new debugfs file for reading channel_type | Benoit Papillault | 2010-02-08 |
* | mac80211: tear down all agg queues when restart/reconfig hw | Wey-Yi Guy | 2010-02-08 |
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 |
* | mac80211: don't probe if we have probe response | Johannes Berg | 2010-02-08 |
* | wireless: update radiotap parser | Johannes Berg | 2010-02-08 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-02-08 |
|\ |
|
| * | mac80211: fix deferred hardware scan requests | Johannes Berg | 2010-02-08 |
| * | mac80211: Fix probe request filtering in IBSS mode | Benoit Papillault | 2010-02-08 |
| * | mac80211: fix NULL pointer dereference when ftrace is enabled | Zhu Yi | 2010-01-26 |
* | | mac80211: Don't call rate control when HW handles it | Vasanthakumar | 2010-02-01 |
* | | mac80211: fix sta lookup with AP VLAN interfaces and injected frames | Felix Fietkau | 2010-02-01 |
* | | mac80211: fix monitor mode tx radiotap header handling | Felix Fietkau | 2010-02-01 |
* | | mac80211: fix sta lookup for received action frames on an AP VLAN | Felix Fietkau | 2010-02-01 |
* | | mac80211: reduce stack usage in sta_agg_status_read() | Pavel Roskin | 2010-02-01 |
* | | mac80211: reduce stack usage in sta_ht_capa_read() | Pavel Roskin | 2010-02-01 |
* | | mac80211: wait for beacon before enabling powersave | Johannes Berg | 2010-01-26 |
* | | mac80211: fill jiffies/vif on filtered frames | Johannes Berg | 2010-01-25 |
* | | mac80211: track work started through callbacks | Johannes Berg | 2010-01-25 |
* | | mac80211: fix sw crypto | Johannes Berg | 2010-01-25 |
* | | mac80211: fix WARN_ON in the new work code | Felix Fietkau | 2010-01-25 |
* | | mac80211: fix update_tkip_key() documentation about the context | Kalle Valo | 2010-01-25 |
* | | mac80211: fix tx select key null pointer crash with hostapd | Kalle Valo | 2010-01-23 |
* | | mac80211: add missing key check | Johannes Berg | 2010-01-22 |
* | | mac80211: fix rx data handling for non-data frames on multiple vifs | Felix Fietkau | 2010-01-22 |
* | | mac80211: pass vif and station to update_tkip_key | Johannes Berg | 2010-01-22 |
* | | mac80211: avoid NULL ptr deref when using WEP | John W. Linville | 2010-01-22 |
* | | mac80211: Fixed a bug in IBSS merge | Benoit Papillault | 2010-01-19 |
* | | mac80211: removed useless code in IBSS management | Benoit Papillault | 2010-01-19 |
* | | mac80211: re-enable re-transmission of filtered frames | Johannes Berg | 2010-01-19 |
* | | mac80211: move control.hw_key assignment | Johannes Berg | 2010-01-19 |
* | | mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT | Johannes Berg | 2010-01-19 |
* | | mac80211: clear TX control on filtered frames | Johannes Berg | 2010-01-19 |
* | | mac80211: move and rename misc tx handler | Johannes Berg | 2010-01-19 |
* | | mac80211: pid: replace open-coded msecs_to_jiffies | Bob Copeland | 2010-01-19 |
* | | mac80211: fix WMM AC default for non-QoS data frames | Felix Fietkau | 2010-01-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-19 |
|\| |
|
| * | mac80211: fix sign error in pid controller | Bob Copeland | 2010-01-18 |
| * | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. | Benoit Papillault | 2010-01-15 |
| * | mac80211: fix queue selection for data frames on monitor interfaces | Felix Fietkau | 2010-01-11 |
| * | mac80211: fix endian error | Johannes Berg | 2010-01-08 |
| * | mac80211: add missing sanity checks for action frames | Felix Fietkau | 2010-01-08 |