| Commit message (Expand) | Author | Age |
* | mac80211: implement dynamic power save | Kalle Valo | 2008-12-19 |
* | mac80211: track master queue status | Kalle Valo | 2008-12-19 |
* | mac80211: enable IEEE80211_CONF_PS only when associated | Kalle Valo | 2008-12-19 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 |
* | mac80211: misc cleanups | Rami Rosen | 2008-12-12 |
* | nl80211: Add frequency configuration (including HT40) | Jouni Malinen | 2008-12-05 |
* | mac80211: remove SSID driver code | Johannes Berg | 2008-11-10 |
* | Add nl80211 commands to get and set o11s mesh networking parameters | colin@cozybit.com | 2008-10-31 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 |
* | mac80211: rewrite HT handling | Johannes Berg | 2008-10-31 |
* | mac80211: move bss_conf into vif | Johannes Berg | 2008-10-31 |
* | mac80211: make retry limits part of hw config | Johannes Berg | 2008-10-31 |
* | mac80211: provide sequence numbers | Johannes Berg | 2008-10-31 |
* | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 |
* | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-10-31 |
* | 802.11: clean up/fix HT support | Johannes Berg | 2008-10-31 |
* | mac80211: remove unused declaration of struct sta_attribute. | Rami Rosen | 2008-10-31 |
* | mac80211: fix HT information element parsing | Johannes Berg | 2008-10-14 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 |
* | mac80211: make master iface not wireless | Johannes Berg | 2008-09-24 |
* | mac80211: remove beacon counters | Johannes Berg | 2008-09-15 |
* | mac80211: move regular interface handling | Johannes Berg | 2008-09-15 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 |
* | mac80211: inform driver of basic rateset | Johannes Berg | 2008-09-15 |
* | mac80211: clean up some comments | Johannes Berg | 2008-09-15 |
* | mac80211: clean up scan namespace | Johannes Berg | 2008-09-15 |
* | mac80211: make bridge_packets a virtual interface option | Johannes Berg | 2008-09-15 |
* | mac80211: move ieee80211_set_freq to utils | Johannes Berg | 2008-09-15 |
* | mac80211: reorder MLME code more | Johannes Berg | 2008-09-15 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 |
* | mac80211: move frame TX function | Johannes Berg | 2008-09-11 |
* | mac80211: move spectrum management code out | Johannes Berg | 2008-09-11 |
* | mac80211: make BA session handling independent of STA mode | Johannes Berg | 2008-09-11 |
* | mac80211: initialise queue QoS parameters at hw start | Johannes Berg | 2008-09-11 |
* | mac80211: move BSS handling to scan code | Johannes Berg | 2008-09-11 |
* | mac80211: refactor and move scan RX code | Johannes Berg | 2008-09-11 |
* | mac80211: start moving scan code from mlme | Johannes Berg | 2008-09-11 |
* | mac80211: use sdata pointer for scan interface | Johannes Berg | 2008-09-11 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-08 |
|\ |
|
| * | mac80211: Fix debugfs union misuse and pointer corruption | Jouni Malinen | 2008-09-02 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-08-30 |
|\| |
|
| * | mac80211: Fix debugfs file add/del for netdev | Jouni Malinen | 2008-08-26 |
* | | mac80211: Handle scan result IEs in one block | Jouni Malinen | 2008-08-29 |
* | | mac80211: add direct probe before association | Ron Rindjunsky | 2008-08-22 |
* | | mac80211: change number of pre-assoc scans | Ron Rindjunsky | 2008-08-22 |
* | | mac80211: cleanup mlme state namespace | Tomas Winkler | 2008-08-22 |
* | | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate | Jasper Bryant-Greene | 2008-08-22 |
* | | move ETH_P_PAE from ieee80211_i.h to if_ether.h | Jasper Bryant-Greene | 2008-08-22 |
* | | mac80211: remove WLAN_FC_DATA_PRESENT | Harvey Harrison | 2008-08-22 |
* | | mac80211: remove rx/tx_data->fc member | Harvey Harrison | 2008-08-22 |