Age | Commit message (Expand) | Author |
2010-02-15 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen |
2010-02-09 | mac80211: Retry null data frame for power save. | Vivek Natarajan |
2010-02-08 | mac80211: remove get_tx_stats() driver op | Kalle Valo |
2010-02-08 | mac80211: allow station add/remove to sleep | Johannes Berg |
2010-02-01 | mac80211: fix monitor mode tx radiotap header handling | Felix Fietkau |
2010-01-26 | mac80211: wait for beacon before enabling powersave | Johannes Berg |
2010-01-25 | mac80211: fix update_tkip_key() documentation about the context | Kalle Valo |
2010-01-22 | mac80211: pass vif and station to update_tkip_key | Johannes Berg |
2010-01-19 | mac80211: re-enable re-transmission of filtered frames | Johannes Berg |
2010-01-14 | mac80211: improve powersave documentation | Kalle Valo |
2010-01-14 | mac80211: fix mac80211.h documentation warnings | Kalle Valo |
2010-01-12 | mac80211: add U-APSD client support | Kalle Valo |
2010-01-12 | mac80211: create Probe Request template | Kalle Valo |
2010-01-12 | mac80211: add functions to create PS Poll and Nullfunc templates | Kalle Valo |
2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen |
2010-01-12 | mac80211: Select lowest rate based on basic rate set in AP mode | Jouni Malinen |
2010-01-12 | mac80211: Add new callback set_coverage_class | Lukáš Turek |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-28 | mac80211: annotate sleeping driver ops | Kalle Valo |
2009-12-28 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg |
2009-12-28 | mac80211: introduce flush operation | Johannes Berg |
2009-12-28 | wireless: remove remaining qual code | Johannes Berg |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg |
2009-12-14 | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde |
2009-12-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-30 | mac80211: fix spurious delBA handling | Johannes Berg |
2009-11-28 | mac80211: move cmntr flag out of rx flags | Johannes Berg |
2009-11-19 | mac80211: request TX status where needed | Johannes Berg |
2009-11-18 | mac80211: make software rate control optional | Johannes Berg |
2009-11-18 | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg |
2009-11-18 | mac80211: add the total ampdu length to tx info | Felix Fietkau |
2009-11-06 | mac80211: async station powersave handling | Johannes Berg |
2009-11-04 | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg |
2009-10-30 | mac80211: deprecate qual value | Johannes Berg |
2009-10-30 | mac80211: introduce ieee80211_beacon_get_tim() | Johannes Berg |
2009-10-30 | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg |
2009-10-27 | mac80211: add ieee80211_rx_ni() | Kalle Valo |
2009-10-12 | mac80211: document ieee80211_rx() context requirement | Johannes Berg |
2009-08-28 | mac80211: remove ieee80211_rx namespace hack | John W. Linville |
2009-08-20 | mac80211: remove deprecated API | Johannes Berg |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg |
2009-08-14 | mac80211: allow DMA optimisation | Johannes Berg |
2009-08-14 | mac80211: document TX powersave filter requirements | Johannes Berg |
2009-08-14 | mac80211: explain TX retry and status | Johannes Berg |
2009-08-04 | mac80211: FIF_PSPOLL filter flag | Igor Perminov |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |
2009-07-27 | mac80211: fix PS-poll response, race | Johannes Berg |