| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix HT information element parsing | Johannes Berg | 2008-10-14 | 1 | -4/+2 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -0/+2 |
* | mac80211: make master iface not wireless | Johannes Berg | 2008-09-24 | 1 | -0/+4 |
* | mac80211: remove beacon counters | Johannes Berg | 2008-09-15 | 1 | -5/+0 |
* | mac80211: move regular interface handling | Johannes Berg | 2008-09-15 | 1 | -1/+1 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -3/+3 |
* | mac80211: inform driver of basic rateset | Johannes Berg | 2008-09-15 | 1 | -5/+2 |
* | mac80211: clean up some comments | Johannes Berg | 2008-09-15 | 1 | -5/+2 |
* | mac80211: clean up scan namespace | Johannes Berg | 2008-09-15 | 1 | -25/+28 |
* | mac80211: make bridge_packets a virtual interface option | Johannes Berg | 2008-09-15 | 1 | -10/+19 |
* | mac80211: move ieee80211_set_freq to utils | Johannes Berg | 2008-09-15 | 1 | -1/+1 |
* | mac80211: reorder MLME code more | Johannes Berg | 2008-09-15 | 1 | -19/+20 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 | 1 | -47/+54 |
* | mac80211: move frame TX function | Johannes Berg | 2008-09-11 | 1 | -2/+2 |
* | mac80211: move spectrum management code out | Johannes Berg | 2008-09-11 | 1 | -0/+5 |
* | mac80211: make BA session handling independent of STA mode | Johannes Berg | 2008-09-11 | 1 | -16/+23 |
* | mac80211: initialise queue QoS parameters at hw start | Johannes Berg | 2008-09-11 | 1 | -0/+1 |
* | mac80211: move BSS handling to scan code | Johannes Berg | 2008-09-11 | 1 | -0/+6 |
* | mac80211: refactor and move scan RX code | Johannes Berg | 2008-09-11 | 1 | -0/+9 |
* | mac80211: start moving scan code from mlme | Johannes Berg | 2008-09-11 | 1 | -1/+12 |
* | mac80211: use sdata pointer for scan interface | Johannes Berg | 2008-09-11 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-08 | 1 | -1/+3 |
|\ |
|
| * | mac80211: Fix debugfs union misuse and pointer corruption | Jouni Malinen | 2008-09-02 | 1 | -1/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-08-29 | 1 | -0/+6 |
|\| |
|
| * | mac80211: Fix debugfs file add/del for netdev | Jouni Malinen | 2008-08-26 | 1 | -0/+6 |
* | | mac80211: Handle scan result IEs in one block | Jouni Malinen | 2008-08-29 | 1 | -10/+8 |
* | | mac80211: add direct probe before association | Ron Rindjunsky | 2008-08-22 | 1 | -3/+6 |
* | | mac80211: change number of pre-assoc scans | Ron Rindjunsky | 2008-08-22 | 1 | -1/+3 |
* | | mac80211: cleanup mlme state namespace | Tomas Winkler | 2008-08-22 | 1 | -12/+22 |
* | | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate | Jasper Bryant-Greene | 2008-08-22 | 1 | -24/+24 |
* | | move ETH_P_PAE from ieee80211_i.h to if_ether.h | Jasper Bryant-Greene | 2008-08-22 | 1 | -4/+0 |
* | | mac80211: remove WLAN_FC_DATA_PRESENT | Harvey Harrison | 2008-08-22 | 1 | -2/+0 |
* | | mac80211: remove rx/tx_data->fc member | Harvey Harrison | 2008-08-22 | 1 | -2/+2 |
* | | mac80211: remove IEEE80211_FC helper | Harvey Harrison | 2008-08-22 | 1 | -2/+0 |
|/ |
|
* | mac80211: pass dtim_period to low level driver | Emmanuel Grumbach | 2008-08-04 | 1 | -0/+1 |
* | mac80211: fix fragmentation kludge | Tomas Winkler | 2008-08-01 | 1 | -0/+1 |
* | mac80211: Reimplement WME using ->select_queue(). | David S. Miller | 2008-07-17 | 1 | -9/+6 |
* | mac80211: fix TX sequence numbers | Johannes Berg | 2008-07-14 | 1 | -2/+0 |
* | mac80211: revamp beacon configuration | Johannes Berg | 2008-07-14 | 1 | -2/+1 |
* | mac80211: push interface checks down | Johannes Berg | 2008-07-14 | 1 | -2/+2 |
* | mac80211: revamp virtual interface handling | Johannes Berg | 2008-07-14 | 1 | -15/+6 |
* | mac80211: make master netdev handling sane | Johannes Berg | 2008-07-14 | 1 | -17/+24 |
* | mac80211: call bss_info_change only once upon disassociation | Tomas Winkler | 2008-07-08 | 1 | -1/+1 |
* | mac80211: add block ack request capability | Ron Rindjunsky | 2008-07-08 | 1 | -0/+1 |
* | mac80211: rework debug settings and make debugging safer | Johannes Berg | 2008-07-02 | 1 | -1/+1 |
* | mac80211: get rid of function pointers in TX path | Johannes Berg | 2008-07-02 | 1 | -0/+6 |
* | mac80211: 11h Infrastructure - Parsing | Assaf Krauss | 2008-06-26 | 1 | -0/+9 |
* | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-16 | 1 | -1/+4 |
* | mac80211: eliminate IBSS warning in rate_lowest_index() | Vladimir Koutny | 2008-06-14 | 1 | -1/+1 |
* | net/mac80211/ieee80211_i.h: fix-up merge damage | John W. Linville | 2008-06-10 | 1 | -21/+0 |