| Commit message (Expand) | Author | Age |
* | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 2010-10-06 |
* | mac80211: fix deadlock with multiple interfaces | Johannes Berg | 2010-10-05 |
* | mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz | Jouni Malinen | 2010-09-24 |
* | mac80211: Filter ProbeReq SuppRates based on TX rate mask | Jouni Malinen | 2010-09-24 |
* | mac80211: add p2p device type support | Johannes Berg | 2010-09-16 |
* | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg | 2010-09-16 |
* | mac80211: fix offchannel queue stop | Johannes Berg | 2010-08-27 |
* | mac80211: switch to ieee80211_sdata_running | Johannes Berg | 2010-08-27 |
* | mac80211: use subqueue helpers | Johannes Berg | 2010-08-27 |
* | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 |
* | mac80211: Don't set per-BSS QoS for monitor interfaces | Sujith | 2010-07-26 |
* | mac80211: move QoS-enable to BSS info | Johannes Berg | 2010-07-20 |
* | mac80211: simplify station/aggregation code | Johannes Berg | 2010-06-14 |
* | mac80211: fix BSS info reconfiguration | Johannes Berg | 2010-05-07 |
* | mac80211: enhance tracing | Johannes Berg | 2010-04-08 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 |
|\ |
|
| * | mac80211: move netdev queue enabling to correct spot | Johannes Berg | 2010-03-30 |
| * | mac80211: correct typos in "unavailable upon resume" warning | John W. Linville | 2010-03-30 |
* | | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 2010-04-07 |
* | | mac80211: explicitly disable/enable QoS | Stanislaw Gruszka | 2010-03-31 |
|/ |
|
* | mac80211: tear down all agg queues when restart/reconfig hw | Wey-Yi Guy | 2010-02-08 |
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 |
* | mac80211: fix memory leak in ieee80211_send_probe_req | Ming Lei | 2010-01-15 |
* | mac80211: add U-APSD client support | Kalle Valo | 2010-01-12 |
* | mac80211: flush workqueue before calling driver ->stop() method | Lennert Buytenhek | 2010-01-12 |
* | mac80211: use Probe Request template when sending a direct scan | Kalle Valo | 2010-01-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-05 |
|\ |
|
| * | mac80211: fix skb buffering issue | Johannes Berg | 2010-01-05 |
* | | mac80211: No need to include WEXT headers here | Jouni Malinen | 2010-01-05 |
* | | mac80211: fix typo added by "mac80211: fix propagation of failed..." | John W. Linville | 2010-01-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 |
|\ \
| |/ |
|
| * | mac80211: fix propagation of failed hardware reconfigurations | Luis R. Rodriguez | 2009-12-28 |
* | | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 |
* | | mac80211: split up and insert custom IEs correctly | Johannes Berg | 2009-12-28 |
* | | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 |
|\ \
| |/ |
|
| * | mac80211: Fix bug in computing crc over dynamic IEs in beacon | Vasanthakumar Thiagarajan | 2009-12-07 |
* | | mac80211: allow disabling 40MHz on 2.4GHz | Johannes Berg | 2009-12-22 |
* | | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 |
* | | mac80211: trace interface name | Johannes Berg | 2009-12-21 |
* | | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 |
|\ |
|
| * | mac80211: fix resume | Johannes Berg | 2009-11-19 |
* | | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 2009-11-18 |
* | | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 2009-11-18 |
* | | mac80211: implement RANN processing and forwarding | Rui Paulo | 2009-11-13 |
* | | mac80211: split hardware scan by band | Johannes Berg | 2009-10-30 |
|/ |
|
* | mac80211: use kfree_skb() to free struct sk_buff pointers | Roel Kluin | 2009-10-07 |
* | mac80211: fix configure_filter invocation after stop | Johannes Berg | 2009-08-28 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 |