summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix HT information element parsingJohannes Berg2008-10-141-4/+2
* mac80211: clean up rate control APIJohannes Berg2008-09-241-0/+2
* mac80211: make master iface not wirelessJohannes Berg2008-09-241-0/+4
* mac80211: remove beacon countersJohannes Berg2008-09-151-5/+0
* mac80211: move regular interface handlingJohannes Berg2008-09-151-1/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-3/+3
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-5/+2
* mac80211: clean up some commentsJohannes Berg2008-09-151-5/+2
* mac80211: clean up scan namespaceJohannes Berg2008-09-151-25/+28
* mac80211: make bridge_packets a virtual interface optionJohannes Berg2008-09-151-10/+19
* mac80211: move ieee80211_set_freq to utilsJohannes Berg2008-09-151-1/+1
* mac80211: reorder MLME code moreJohannes Berg2008-09-151-19/+20
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-47/+54
* mac80211: move frame TX functionJohannes Berg2008-09-111-2/+2
* mac80211: move spectrum management code outJohannes Berg2008-09-111-0/+5
* mac80211: make BA session handling independent of STA modeJohannes Berg2008-09-111-16/+23
* mac80211: initialise queue QoS parameters at hw startJohannes Berg2008-09-111-0/+1
* mac80211: move BSS handling to scan codeJohannes Berg2008-09-111-0/+6
* mac80211: refactor and move scan RX codeJohannes Berg2008-09-111-0/+9
* mac80211: start moving scan code from mlmeJohannes Berg2008-09-111-1/+12
* mac80211: use sdata pointer for scan interfaceJohannes Berg2008-09-111-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-1/+3
|\
| * mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen2008-09-021-1/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-08-291-0/+6
|\ \ | |/
| * mac80211: Fix debugfs file add/del for netdevJouni Malinen2008-08-261-0/+6
* | mac80211: Handle scan result IEs in one blockJouni Malinen2008-08-291-10/+8
* | mac80211: add direct probe before associationRon Rindjunsky2008-08-221-3/+6
* | mac80211: change number of pre-assoc scansRon Rindjunsky2008-08-221-1/+3
* | mac80211: cleanup mlme state namespaceTomas Winkler2008-08-221-12/+22
* | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-24/+24
* | move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene2008-08-221-4/+0
* | mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison2008-08-221-2/+0
* | mac80211: remove rx/tx_data->fc memberHarvey Harrison2008-08-221-2/+2
* | mac80211: remove IEEE80211_FC helperHarvey Harrison2008-08-221-2/+0
|/
* mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-041-0/+1
* mac80211: fix fragmentation kludgeTomas Winkler2008-08-011-0/+1
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-171-9/+6
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-2/+0
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-2/+1
* mac80211: push interface checks downJohannes Berg2008-07-141-2/+2
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-141-15/+6
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-17/+24
* mac80211: call bss_info_change only once upon disassociationTomas Winkler2008-07-081-1/+1
* mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-0/+1
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-1/+1
* mac80211: get rid of function pointers in TX pathJohannes Berg2008-07-021-0/+6
* mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-261-0/+9
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-1/+4
* mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-141-1/+1
* net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville2008-06-101-21/+0
OpenPOWER on IntegriCloud