aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2008-09-05Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds
2008-09-02mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen
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-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
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14mac80211: fix RX sequence number checkJohannes Berg
2008-07-14mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packetsEmmanuel Grumbach
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: push interface checks downJohannes Berg
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-14mac80211: power management wext hooksSamuel Ortiz
2008-07-09rc80211_pid: Fix fast_start parameter handlingMattias Nissler
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-07-08netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller
2008-07-08mac80211: Decrease number of explicit ->tx_queue references.David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller