Age | Commit message (Expand) | Author |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-07 | mac80211: fix paged RX crypto | Johannes Berg |
2010-04-07 | mac80211: fix some RX aggregation locking | Johannes Berg |
2010-04-07 | mac80211: clean up/fix aggregation code | Johannes Berg |
2010-04-07 | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg |
2010-04-07 | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg |
2010-04-07 | mac80211: remove irq disabling for sta lock | Johannes Berg |
2010-04-07 | mac80211: fix station destruction problem | Johannes Berg |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen |
2010-04-06 | mac80211: Fix robust management frame handling (MFP) | Jouni Malinen |
2010-04-06 | mac80211: annotate station rcu dereferences | Johannes Berg |
2010-04-06 | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona |
2010-03-31 | mac80211: Fix drop_unencrypted for MFP with hwaccel | Jouni Malinen |
2010-03-31 | mac80211: Fix dropping of unprotected robust multicast frames | Jouni Malinen |
2010-03-31 | mac80211: Fix BIP to be used only with group-addressed frames | Jouni Malinen |
2010-03-31 | mac80211: Send deauth/disassoc prior to dropping STA entry | Jouni Malinen |
2010-03-31 | mac80211: Track Beacon signal strength and implement cqm events | Jouni Malinen |
2010-03-31 | mac80211: enable QoS explicitly in AP mode | Stanislaw Gruszka |
2010-03-31 | mac80211: explicitly disable/enable QoS | Stanislaw Gruszka |
2010-03-31 | mac80211: support paged rx SKBs | Zhu Yi |
2010-03-31 | wireless: remove trailing space in messages | Frans Pop |
2010-03-30 | mac80211: move netdev queue enabling to correct spot | Johannes Berg |
2010-03-30 | mac80211: fix PREQ processing and one small bug | Porsch, Marco |
2010-03-30 | mac80211: correct typos in "unavailable upon resume" warning | John W. Linville |
2010-03-24 | mac80211: remove unneed variable from ieee80211_tx_pending() | Dan Carpenter |
2010-03-24 | mac80211: Add support for connection quality monitoring | Juuso Oikarinen |
2010-03-23 | mac80211: Add support for connection monitor in hardware | Juuso Oikarinen |
2010-03-16 | mac80211: (really) fix rates setup on IBSS merge | Bruno Randolf |
2010-03-16 | Revert "mac80211: fix rates setup on IBSS merge" | John W. Linville |
2010-03-15 | mac80211: optimize tx status processing | Felix Fietkau |
2010-03-10 | minstrel: make the rate control ops reusable from another rc implementation | Felix Fietkau |
2010-03-10 | minstrel: simplify and fix debugfs code | Felix Fietkau |
2010-03-10 | mac80211: give warning if building w/out rate ctrl algorithm | Andres Salomon |
2010-03-10 | mac80211: Fix memory leak in ieee80211_if_write() | Eric Dumazet |
2010-03-10 | mac80211: Fix (dynamic) power save entry | Juuso Oikarinen |
2010-03-10 | mac80211: Fix sta_mtx unlocking on insert STA failure path | Jouni Malinen |
2010-03-09 | mac80211: use different MAC addresses for virtual interfaces | Johannes Berg |
2010-03-09 | mac80211: Improve software scan timing | Helmut Schaa |
2010-03-09 | mac80211: fix rates setup on IBSS merge | Bruno Randolf |
2010-03-09 | mac80211: deprecate RX status noise | Johannes Berg |
2010-03-03 | mac80211: Fix HT rate control configuration | Sujith |
2010-03-02 | mac80211: Fix reassociation processing (within ESS roaming) | Jouni Malinen |
2010-02-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-26 | mac80211: fix direct probe loop on ieee80211_work_purge | Juuso Oikarinen |
2010-02-26 | mac80211: use listen interval 5 as default | Helmut Schaa |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-02-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-16 | mac80211: split ieee80211_drop_unencrypted | Johannes Berg |
2010-02-15 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen |
2010-02-15 | mac80211: reject unhandled action frames | Johannes Berg |