summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar2013-04-161-1/+0
* mac80211: handle wide bandwidth channel switchJohannes Berg2013-04-161-17/+79
* mac80211: parse VHT channel switch IEsJohannes Berg2013-04-169-18/+63
* mac80211: handle extended channel switch announcementJohannes Berg2013-04-163-4/+49
* mac80211: support secondary channel offset in CSAJohannes Berg2013-04-1613-54/+125
* mac80211: support extended channel switchJohannes Berg2013-04-164-26/+71
* cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-162-0/+31
* mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-164-39/+44
* mac80211: use second center_freq segment only in 80+80Johannes Berg2013-04-161-6/+4
* wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-04-161-1/+1
* mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan2013-04-111-4/+7
* mac80211: fix ieee80211_queue_stopped()Thomas Pedersen2013-04-111-1/+2
* mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-102-2/+6
* mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg2013-04-101-32/+0
* mac80211: clear SSID when stopping APMarek Puzyniak2013-04-101-0/+1
* mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich2013-04-101-10/+33
* mac80211: stringify another plink stateThomas Pedersen2013-04-101-2/+2
* mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen2013-04-101-0/+1
* mac80211_hwsim: Register and bind to driverMartin Pitt2013-04-101-5/+26
* mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2013-04-082-8/+6
* mac80211: don't start new netdev queues if driver stoppedJohannes Berg2013-04-081-2/+22
* mac80211: replace some dead code by a warningJohannes Berg2013-04-081-1/+2
* mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg2013-04-081-24/+2
* mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar2013-04-081-1/+2
* mac80211: fix do_stop handling while suspendedJohannes Berg2013-04-081-25/+49
* mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-084-6/+11
* mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-084-5/+8
* mac80211: remove outdated comment referring to master interfaceJohannes Berg2013-04-081-6/+1
* mac80211: return new mpath from mesh_path_add()Bob Copeland2013-04-084-51/+42
* mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh2013-04-081-2/+2
* mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-084-7/+18
* mac80211: check ERP info IE length in parserJohannes Berg2013-04-084-7/+7
* mac80211: check DSSS params IE length in parserJohannes Berg2013-04-085-6/+7
* mac80211: remove unused IE pointers from parserJohannes Berg2013-04-082-28/+0
* mac80211: remove ancient reference to master interfaceJohannes Berg2013-04-081-1/+1
* mac80211: be more careful about sending beacon-loss-eventsBen Greear2013-04-081-3/+5
* mac80211: add beacon stats to debugfsBen Greear2013-04-082-0/+13
* mac80211_hwsim: advertise VHT support also when channels == 1Karl Beldan2013-04-081-3/+0
* mac80211: let drivers not supporting channel contexts use VHTKarl Beldan2013-04-081-13/+1
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-2570-244/+293
* mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-253-2/+17
* mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg2013-03-253-71/+70
* mac80211: ibss: disable beaconing before freeing beaconJohannes Berg2013-03-251-9/+12
* cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen2013-03-251-0/+4
* mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-226-37/+57
* mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic2013-03-221-11/+15
* cfg80211: add P2P Notice of Absence attributeJanusz Dziedzic2013-03-221-0/+20
* mac80211: make beacon-loss-count configurableBen Greear2013-03-221-3/+7
* mac80211: return the RSSI in dBmEmmanuel Grumbach2013-03-201-1/+1
* cfg80211: fix error return code in cfg80211_init()Wei Yongjun2013-03-201-1/+3
OpenPOWER on IntegriCloud