| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: allow low level drivers to report packet loss | Arik Nemtsov | 2011-04-28 | 1 | -0/+8 |
* | mac80211: Minor optimization in tx status handling | Helmut Schaa | 2011-03-30 | 1 | -4/+7 |
* | mac80211: support direct offchannel TX offload | Johannes Berg | 2011-02-25 | 1 | -0/+4 |
* | mac80211: Fix a race on enabling power save. | Vivek Natarajan | 2011-02-23 | 1 | -2/+0 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 | 1 | -1/+6 |
|\ |
|
| * | mac80211: fix TX status cookie in HW offload case | Johannes Berg | 2011-02-02 | 1 | -1/+6 |
* | | mac80211: add HW flag for disabling auto link-PS in AP mode | Arik Nemtsov | 2011-02-03 | 1 | -0/+4 |
|/ |
|
* | mac80211: speed up AP probing using nullfunc frames | Felix Fietkau | 2010-12-06 | 1 | -9/+9 |
* | mac80211: implement off-channel mgmt TX | Johannes Berg | 2010-11-29 | 1 | -1/+14 |
* | mac80211: implement packet loss notification | Johannes Berg | 2010-11-24 | 1 | -0/+22 |
* | mac80211: use nullfunc instead of probe request for connection monitoring | Felix Fietkau | 2010-11-24 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-07 | 1 | -2/+2 |
|\ |
|
| * | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville | 2010-10-07 | 1 | -2/+2 |
* | | mac80211: distinct between max rates and the number of rates the hw can report | Helmut Schaa | 2010-10-05 | 1 | -1/+1 |
* | | mac80211: clear txflags for ps-filtered frames | Christian Lamparter | 2010-09-24 | 1 | -0/+1 |
* | | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -5/+4 |
* | | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 1 | -1/+1 |
|/ |
|
* | mac80211: use netif_receive_skb in ieee80211_tx_status callpath | John W. Linville | 2010-06-28 | 1 | -2/+2 |
* | wireless: fix several minor description typos | Walter Goldens | 2010-06-02 | 1 | -1/+1 |
* | mac80211: Fix sta->last_tx_rate setting with no-op rate control devices | Juuso Oikarinen | 2010-04-26 | 1 | -0/+7 |
* | mac80211: optimize tx status processing | Felix Fietkau | 2010-03-15 | 1 | -7/+7 |
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -1/+6 |
* | mac80211: Retry null data frame for power save. | Vivek Natarajan | 2010-02-09 | 1 | -2/+15 |
* | mac80211: fill jiffies/vif on filtered frames | Johannes Berg | 2010-01-25 | 1 | -0/+3 |
* | mac80211: re-enable re-transmission of filtered frames | Johannes Berg | 2010-01-19 | 1 | -27/+5 |
* | mac80211: clear TX control on filtered frames | Johannes Berg | 2010-01-19 | 1 | -0/+8 |
* | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 | 1 | -1/+1 |
* | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 | 1 | -0/+38 |
* | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -1/+1 |
* | mac80211: make station management completely depend on vif | Johannes Berg | 2009-12-21 | 1 | -3/+5 |
* | mac80211: Fix TX status reporting for injected data frames | Jouni Malinen | 2009-12-04 | 1 | -1/+5 |
* | mac80211: move TX status handling | Johannes Berg | 2009-11-18 | 1 | -0/+337 |