aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2008-08-26mac80211: quiet chatty IBSS merge messageJohn W. Linville
2008-08-26mac80211: don't send empty extended rates IEJan-Espen Pettersen
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen
2008-08-26net/mac80211/mesh.c: correct the argument to __mesh_table_freeJulia Lawall
2008-08-26mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOMJouni Malinen
2008-08-22mac80211: add direct probe before associationRon Rindjunsky
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler
2008-08-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene
2008-08-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison
2008-08-22mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison
2008-08-22mac80211: radiotap: assume modulation from ratesBruno Randolf
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-18mac80211: update new sta's rx timestampRon Rindjunsky
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo
2008-08-04iwlwifi: HW bug fixesTomas Winkler
2008-08-04mac80211: automatic IBSS channel selectionDaniel Drake
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler
2008-07-29mac80211: fix mesh beaconingLuis Carlos Cobo
2008-07-29mac80211: fix cfg80211 hooks for master interfaceJohannes Berg
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.Rami Rosen
2008-07-29mac80211: return correct error return from ieee80211_wep_initJeremy Fitzhardinge
2008-07-29mac80211: tx, use dev_kfree_skb_any for beacon_getJiri Slaby
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-17mac80211: Temporarily mark QoS support BROKEN.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
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-14mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach