Commit Graph

611 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Jussi Kivilinna 5f86173bdf net_sched: Add qdisc_enqueue wrapper 17 years ago
David S. Miller 8387400092 pkt_sched: Kill netdev_queue lock. 17 years ago
David S. Miller 51cb6db0f5 mac80211: Reimplement WME using ->select_queue(). 17 years ago
David S. Miller 24344d2600 mac80211: Temporarily mark QoS support BROKEN. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Emmanuel Grumbach 1e18863790 mac80211: dont add a STA which is not in the same IBSS 17 years ago
Johannes Berg f434b2d111 mac80211: fix struct ieee80211_tx_queue_params 17 years ago
Johannes Berg f591fa5dbb mac80211: fix TX sequence numbers 17 years ago
Johannes Berg 1411f9b531 mac80211: fix RX sequence number check 17 years ago
Emmanuel Grumbach 2560b6e2e4 mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Johannes Berg f3947e2dfa mac80211: push interface checks down 17 years ago
Johannes Berg 75636525fb mac80211: revamp virtual interface handling 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Samuel Ortiz 49292d5635 mac80211: power management wext hooks 17 years ago
Mattias Nissler adeed48090 rc80211_pid: Fix fast_start parameter handling 17 years ago
David S. Miller b19fa1fa91 net: Delete NETDEVICES_MULTIQUEUE kconfig option. 17 years ago
David S. Miller 86d804e10a netdev: Make netif_schedule() routines work with netdev_queue objects. 17 years ago
David S. Miller c2aa288548 mac80211: Decrease number of explicit ->tx_queue references. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
David S. Miller dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. 17 years ago
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
Randy Dunlap 6ef307bc56 mac80211: fix lots of kernel-doc 17 years ago
Emmanuel Grumbach e4abd4d49d mac80211: add support for iwconfig wlanX frag auto 17 years ago
Harvey Harrison 5fdae6b37e mac80211: aes_ccm.c remove crypto wrapper and extra args 17 years ago
Harvey Harrison feccb46694 mac80211: pass scratch buffer directly, remove additional pointers 17 years ago
Harvey Harrison c34498b9e6 mac80211: wpa.c remove rx/tx_data ->fc users 17 years ago
Harvey Harrison a7767f958a mac80211: remove trivial rx_data->fc users 17 years ago
Tomas Winkler fc32f9243d mac80211: call bss_info_change only once upon disassociation 17 years ago
Harvey Harrison 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 years ago
Harvey Harrison f14df8049f mac80211: remove one user of ieee80211_get_hdr_info 17 years ago
Harvey Harrison 73e1f7c823 mac80211: use symbolic defines in wpa.c 17 years ago
Harvey Harrison 238f74a227 mac80211: move QOS control helpers into ieee80211.h 17 years ago
Rami Rosen 4e887d5b2f mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. 17 years ago
Tomas Winkler ebd74487d4 mac80211: fix warning: unused variable ifsta 17 years ago
Tomas Winkler d96a7bc049 mac80211: remove useless tid assignment for management and control frames 17 years ago
Ron Rindjunsky 429a380571 mac80211: add block ack request capability 17 years ago
Ivo van Doorn b2898a2780 mac80211: Don't request encryption for probe response 17 years ago
Vladimir Koutny 6e43829bb6 mac80211: don't report selected IBSS when not found 17 years ago
Ivo van Doorn ea0c925370 mac80211: Only flush workqueue when last interface was removed 17 years ago
Guy Cohen 8db9369ff9 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify 17 years ago
Johannes Berg f4ea83dd74 mac80211: rework debug settings and make debugging safer 17 years ago
Johannes Berg 49461622ed mac80211: get rid of function pointers in RX path 17 years ago
Johannes Berg d9e8a70fa2 mac80211: get rid of function pointers in TX path 17 years ago
Patrick McHardy ff31ab56c0 net-sched: change tcf_destroy_chain() to clear start of filter list 17 years ago
Assaf Krauss 4faeb86070 mac80211: add beacon timestamp to beacon template in IBSS 17 years ago