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