Age | Commit message (Expand) | Author |
2010-07-08 | mac80211: remove wep dependency | John W. Linville |
2010-07-02 | minstrel_ht: fix check for downgrading of top2 rate | Ming Lei |
2010-07-02 | minstrel_ht: fix updating rate with best probability | Ming Lei |
2010-06-30 | mac82011: Allow selection of minstrel_ht as default rc algorithm | Helmut Schaa |
2010-06-29 | mac80211: add basic tracing to drv_get_survey | John W. Linville |
2010-06-29 | mac80211: remove unnecessary check in ieee80211_dump_survey | John W. Linville |
2010-06-28 | mac80211: fix the for_each_sta_info macro | Felix Fietkau |
2010-06-28 | mac80211: use netif_receive_skb in ieee80211_tx_status callpath | John W. Linville |
2010-06-28 | mac80211: use netif_receive_skb in ieee80211_rx callpath | John W. Linville |
2010-06-24 | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units | Juuso Oikarinen |
2010-06-24 | mac80211: avoid scheduling while atomic in mesh_rx_plink_frame | John W. Linville |
2010-06-24 | minstrel_ht: move minstrel_mcs_groups declaration to header file | John W. Linville |
2010-06-24 | minstrel_ht: make *idx unsigned in minstrel_downgrade_rate | John W. Linville |
2010-06-24 | mac80211: don't shadow mgmt variable in ieee80211_rx_h_action | John W. Linville |
2010-06-21 | mac80211: Add interface for driver to temporarily disable dynamic ps | Juuso Oikarinen |
2010-06-21 | mac80211: Fix compile warning in scan.c. | Gertjan van Wingerde |
2010-06-18 | mac80211: fix sw scan bracketing | Johannes Berg |
2010-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-06-16 | mac80211: fix warn, enum may be used uninitialized | Christoph Fritz |
2010-06-15 | mac80211: Use a separate CCMP PN receive counter for management frames | Jouni Malinen |
2010-06-15 | mac80211: Protect Deauthentication frame when using MFP | Jouni Malinen |
2010-06-15 | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen |
2010-06-14 | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen |
2010-06-14 | mac80211: remove BSS from cfg80211 list when leaving IBSS | Teemu Paasikivi |
2010-06-14 | mac80211: Set changed basic rates flag | Teemu Paasikivi |
2010-06-14 | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi |
2010-06-14 | mac80211: bracket driver tracing | Johannes Berg |
2010-06-14 | mac80211: fix mgmt frame accounting | Johannes Berg |
2010-06-14 | mac80211: update aggregation documentation | Johannes Berg |
2010-06-14 | mac80211: allow drivers to sleep in ampdu_action | Johannes Berg |
2010-06-14 | mac80211: change TX aggregation locking | Johannes Berg |
2010-06-14 | mac80211: defer TX agg session teardown to work | Johannes Berg |
2010-06-14 | mac80211: change RX aggregation locking | Johannes Berg |
2010-06-14 | mac80211: fix RX aggregation timer | Johannes Berg |
2010-06-14 | mac80211: defer RX agg session teardown to work | Johannes Berg |
2010-06-14 | mac80211: move BA session work | Johannes Berg |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg |
2010-06-14 | mac80211: refcount aggregation queue stop | Johannes Berg |
2010-06-14 | mac80211: remove non-irqsafe aggregation callbacks | Johannes Berg |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg |
2010-06-14 | mac80211: use RCU for RX aggregation | Johannes Berg |
2010-06-14 | mac80211: move aggregation callback processing | Johannes Berg |
2010-06-14 | mac80211: move blockack stop due to fragmentation | Johannes Berg |
2010-06-14 | mac80211: always process blockack action from workqueue | Johannes Berg |
2010-06-14 | mac80211: pull mgmt frame rx into rx handler | Johannes Berg |
2010-06-14 | mac80211: common work skb freeing | Johannes Berg |
2010-06-14 | mac80211: use common work function | Johannes Berg |
2010-06-14 | mac80211: use common work struct | Johannes Berg |
2010-06-14 | mac80211: use common skb queue | Johannes Berg |
2010-06-14 | mac80211: simplify station/aggregation code | Johannes Berg |