summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
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
2008-09-15mac80211: fix work raceJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg
2008-09-11mac80211: move some HT code out of main.cJohannes Berg
2008-09-11mac80211: use sdata pointer for scan interfaceJohannes Berg
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-08-29mac80211: fill start-sequence-number for BA session startJohannes Berg
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-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29mac80211: return correct error return from ieee80211_wep_initJeremy Fitzhardinge
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller