626 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
Ron Rindjunsky a61dae1f78 mac80211: update new sta's rx timestamp 17 years ago
Luis Carlos Cobo 8dbc1722a7 mac80211: keep mesh ifaces in allmulti mode 17 years ago
Luis Carlos Cobo e32f85f7b9 mac80211: fix use of skb->cb for mesh forwarding 17 years ago
Tomas Winkler 4c43e0d0ec iwlwifi: HW bug fixes 17 years ago
Daniel Drake 80693ceb78 mac80211: automatic IBSS channel selection 17 years ago
Tomas Winkler ea95bba41e mac80211: make listen_interval be limited by low level driver 17 years ago
Emmanuel Grumbach 98f7dfd86c mac80211: pass dtim_period to low level driver 17 years ago
David S. Miller 35ed4e7598 mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove(). 17 years ago
Tomas Winkler f8e79ddd31 mac80211: fix fragmentation kludge 17 years ago
Luis Carlos Cobo 56a6d13dfd mac80211: fix mesh beaconing 17 years ago
Johannes Berg 14db74bcc3 mac80211: fix cfg80211 hooks for master interface 17 years ago
Johannes Berg d0f0980414 mac80211: partially fix skb->cb use 17 years ago
Rami Rosen 5422399518 mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c. 17 years ago
Jeremy Fitzhardinge 023a04bebe mac80211: return correct error return from ieee80211_wep_init 17 years ago
Jiri Slaby 1b0241656b mac80211: tx, use dev_kfree_skb_any for beacon_get 17 years ago
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