summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rework the pending packets codeJohannes Berg2009-03-271-0/+2
* mac80211: fix warnings in ieee80211_if_configJohannes Berg2009-03-271-9/+3
* cfg80211: clean up signal typeJohannes Berg2009-02-271-0/+5
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-4/+5
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-2/+7
* mac80211: disallow moving netnsJohannes Berg2009-02-271-0/+1
* mac80211: calculate wstats_flags on the flyJohannes Berg2009-02-131-8/+0
* mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-3/+3
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-3/+29
* mac80211: disable IBSS beacon before joinJohannes Berg2009-02-131-0/+2
* mac80211: convert master interface to netdev_opsJohannes Berg2009-02-091-10/+18
* mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-091-1/+0
* mac80211: add interface list lockJohannes Berg2009-01-291-0/+3
* mac80211: change workqueue back to non-freezeableBob Copeland2009-01-291-1/+1
* mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-1/+41
* mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-291-1/+1
* mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan2009-01-291-2/+8
* mac80211: clean up channel type configJohannes Berg2009-01-291-2/+2
* mac80211: remove user_power_level from driver APIJohannes Berg2009-01-291-2/+2
* mac80211: Fix tx power settingVasanthakumar Thiagarajan2009-01-291-2/+2
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-291-10/+0
* mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+7
* mac80211: track master queue statusKalle Valo2008-12-191-0/+2
* mac80211: Print unknown packet type in tasklet_handlerLarry Finger2008-12-191-1/+2
* mac80211: Fix HT channel selectionSujith2008-12-191-17/+10
* mac80211: only create default STA interface if supportedJohannes Berg2008-12-121-6/+8
* mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2008-12-121-1/+11
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-4/+26
* mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez2008-11-251-3/+2
* mac80211: remove SSID driver codeJohannes Berg2008-11-101-12/+3
* mac80211: Re-enable aggregationSujith2008-10-311-5/+2
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-13/+41
* mac80211: add might_sleep to hw_configJohannes Berg2008-10-311-0/+2
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-4/+4
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-2/+2
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-13/+16
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-94/+0
* mac80211: fix short slot handlingJohannes Berg2008-10-311-3/+6
* mac80211: remove max_antenna_gain configJohannes Berg2008-10-311-2/+0
* mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-311-1/+7
* mac80211: minor code cleanupsJohannes Berg2008-10-311-1/+1
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-061-0/+5
* mac80211: clean up rate control APIJohannes Berg2008-09-241-1/+3
* mac80211: make master iface not wirelessJohannes Berg2008-09-241-9/+10
* mac80211: small rate control changesJohannes Berg2008-09-151-25/+25
* mac80211: warn on some invalid vlan operationsJohannes Berg2008-09-151-0/+6
* mac80211: move regular interface handlingJohannes Berg2008-09-151-550/+15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-45/+44
* mac80211: clean up scan namespaceJohannes Berg2008-09-151-3/+3
* mac80211: make bridge_packets a virtual interface optionJohannes Berg2008-09-151-2/+0
OpenPOWER on IntegriCloud