aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2009-03-27mac80211: fix warnings in ieee80211_if_configJohannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-27mac80211: disallow moving netnsJohannes Berg
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: disable IBSS beacon before joinJohannes Berg
2009-02-09mac80211: convert master interface to netdev_opsJohannes Berg
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-01-29mac80211: add interface list lockJohannes Berg
2009-01-29mac80211: change workqueue back to non-freezeableBob Copeland
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg
2009-01-29mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: Print unknown packet type in tasklet_handlerLarry Finger
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-12mac80211: only create default STA interface if supportedJohannes Berg
2008-12-12mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-11-25mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: add might_sleep to hw_configJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: fix short slot handlingJohannes Berg
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg
2008-10-31mac80211: clean up ieee80211_hw_config errorsJohannes Berg
2008-10-31mac80211: minor code cleanupsJohannes Berg
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-15mac80211: small rate control changesJohannes Berg
2008-09-15mac80211: warn on some invalid vlan operationsJohannes Berg
2008-09-15mac80211: move regular interface handlingJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: make bridge_packets a virtual interface optionJohannes Berg
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg