summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-12mac80211: misc cleanupsRami Rosen
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: provide sequence numbersJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: remove unused declaration of struct sta_attribute.Rami Rosen
2008-10-15mac80211: fix HT information element parsingJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-15mac80211: remove beacon countersJohannes Berg
2008-09-15mac80211: move regular interface handlingJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg
2008-09-15mac80211: clean up some commentsJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: make bridge_packets a virtual interface optionJohannes Berg
2008-09-15mac80211: move ieee80211_set_freq to utilsJohannes Berg
2008-09-15mac80211: reorder MLME code moreJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: move spectrum management code outJohannes Berg
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg
2008-09-11mac80211: move BSS handling to scan codeJohannes Berg
2008-09-11mac80211: refactor and move scan RX codeJohannes Berg
2008-09-11mac80211: start moving scan code from mlmeJohannes Berg
2008-09-11mac80211: use sdata pointer for scan interfaceJohannes Berg
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-02mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen
2008-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen
2008-08-27mac80211: Fix debugfs file add/del for netdevJouni Malinen
2008-08-22mac80211: add direct probe before associationRon Rindjunsky
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison