Commit Graph

48 Commits (1e493d1946a0b26b79001c18d7312d536156ff5a)

Author SHA1 Message Date
Luis R. Rodriguez f59ac04816 cfg80211: keep track of supported interface modes 17 years ago
Johannes Berg 7f93ea3e24 mac80211: fill start-sequence-number for BA session start 17 years ago
Tomas Winkler 48c2fc59aa mac80211: cleanup mlme state namespace 17 years ago
Jasper Bryant-Greene f698d856f6 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate 17 years ago
Luis Carlos Cobo bdbe819540 mac80211: allow no mac address until firmware load 17 years ago
Harvey Harrison 62bf1d762e mac80211: explicitly check skb->len 17 years ago
Luis Carlos Cobo 8dbc1722a7 mac80211: keep mesh ifaces in allmulti mode 17 years ago
Tomas Winkler ea95bba41e mac80211: make listen_interval be limited by low level driver 17 years ago
Johannes Berg d0f0980414 mac80211: partially fix skb->cb use 17 years ago
Jeremy Fitzhardinge 023a04bebe mac80211: return correct error return from ieee80211_wep_init 17 years ago
David S. Miller 51cb6db0f5 mac80211: Reimplement WME using ->select_queue(). 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
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 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
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 dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
Tomas Winkler fc32f9243d mac80211: call bss_info_change only once upon disassociation 17 years ago
Ron Rindjunsky 429a380571 mac80211: add block ack request capability 17 years ago
Ivo van Doorn ea0c925370 mac80211: Only flush workqueue when last interface was removed 17 years ago
Johannes Berg f4ea83dd74 mac80211: rework debug settings and make debugging safer 17 years ago
Johannes Berg 59959a6150 mac80211: make workqueue freezable 17 years ago
Tomas Winkler dc0ae30c31 mac80211: fix beacon interval value 17 years ago
Assaf Krauss ad81b2f97d mac80211: Fixing slow IBSS rejoin 17 years ago
Tomas Winkler b83f4e15e6 mac80211: fix deadlock in sta->lock 17 years ago
Yi Zhu f6d9710489 mac80211: fix a typo in ieee80211_handle_filtered_frame comment 17 years ago
Johannes Berg e253008360 mac80211: use multi-queue master netdevice 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Johannes Berg 36d6825b91 mac80211: let drivers wake but not start queues 17 years ago
Ron Rindjunsky edcdf8b21a mac80211: separate Tx and Rx MCS when configuring HT 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Johannes Berg 07346f81e8 mac80211: proper STA info locking 17 years ago
Johannes Berg e100bb64bf mac80211: QoS related cleanups 17 years ago
Johannes Berg 988c0f723d mac80211: a few code cleanups 17 years ago
Pavel Emelyanov 339a7c41c9 mac80211: Do not free net device after it is unregistered. 17 years ago
Johannes Berg 636c5d488b mac80211: insert WDS peer after adding interface 17 years ago
Johannes Berg e94e106831 mac80211: don't allow invalid WDS peer addresses 17 years ago
Johannes Berg 8b808bf29b mac80211: assign conf.beacon_control for mesh 17 years ago
Johannes Berg b16bd15c37 mac80211: fix spinlock recursion 17 years ago
Johannes Berg 2c8dccc774 mac80211: rename files 17 years ago
Johannes Berg 3b96766f0e mac80211: fix key vs. sta locking problems 17 years ago
Ron Rindjunsky 513a1025fd mac80211: BA session debug prints changes 17 years ago
Tomas Winkler 38668c059f mac80211: eliminate conf_ht 17 years ago
Johannes Berg 93e5deb1ae mac80211: automatically free sta struct when insertion fails 17 years ago
Jan Niehusmann 64f851e410 mac80211: trigger ieee80211_sta_work after opening interface 17 years ago
Ron Rindjunsky cee24a3e58 mac80211: A-MPDU MLME use dynamic allocation 17 years ago