aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-24mac80211: clean up rate control APIJohannes Berg1-0/+2
2008-09-24mac80211: make master iface not wirelessJohannes Berg1-0/+4
2008-09-15mac80211: remove beacon countersJohannes Berg1-5/+0
2008-09-15mac80211: move regular interface handlingJohannes Berg1-1/+1
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-3/+3
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg1-5/+2
2008-09-15mac80211: clean up some commentsJohannes Berg1-5/+2
2008-09-15mac80211: clean up scan namespaceJohannes Berg1-25/+28
2008-09-15mac80211: make bridge_packets a virtual interface optionJohannes Berg1-10/+19
2008-09-15mac80211: move ieee80211_set_freq to utilsJohannes Berg1-1/+1
2008-09-15mac80211: reorder MLME code moreJohannes Berg1-19/+20
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg1-47/+54
2008-09-11mac80211: move frame TX functionJohannes Berg1-2/+2
2008-09-11mac80211: move spectrum management code outJohannes Berg1-0/+5
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg1-16/+23
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg1-0/+1
2008-09-11mac80211: move BSS handling to scan codeJohannes Berg1-0/+6
2008-09-11mac80211: refactor and move scan RX codeJohannes Berg1-0/+9
2008-09-11mac80211: start moving scan code from mlmeJohannes Berg1-1/+12
2008-09-11mac80211: use sdata pointer for scan interfaceJohannes Berg1-1/+1
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+3
2008-09-02mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen1-1/+3
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen1-10/+8
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen1-0/+6
2008-08-22mac80211: add direct probe before associationRon Rindjunsky1-3/+6
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky1-1/+3
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler1-12/+22
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene1-24/+24
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene1-4/+0
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison1-2/+0
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison1-2/+2
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison1-2/+0
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach1-0/+1
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler1-0/+1
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller1-9/+6
2008-07-14mac80211: fix TX sequence numbersJohannes Berg1-2/+0
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-2/+1
2008-07-14mac80211: push interface checks downJohannes Berg1-2/+2
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg1-15/+6
2008-07-14mac80211: make master netdev handling saneJohannes Berg1-17/+24
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler1-1/+1
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky1-0/+1
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg1-1/+1
2008-07-02mac80211: get rid of function pointers in TX pathJohannes Berg1-0/+6
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss1-0/+9
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller1-1/+4
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny1-1/+1
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville1-21/+0
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+23