summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove SSID driver codeJohannes Berg2008-11-101-3/+0
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-311-20/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-8/+0
* mac80211: rewrite HT handlingJohannes Berg2008-10-311-7/+5
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-3/+0
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-2/+0
* mac80211: provide sequence numbersJohannes Berg2008-10-311-0/+2
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+1
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-2/+0
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-8/+8
* mac80211: remove unused declaration of struct sta_attribute.Rami Rosen2008-10-311-5/+0
* 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
OpenPOWER on IntegriCloud