Commit Graph

752 Commits (c37bbb0fdcc01610fd55604eb6927210a1d20044)

Author SHA1 Message Date
John W. Linville 576fdeaef6 mac80211: quiet chatty IBSS merge message 17 years ago
Jan-Espen Pettersen 8ab65b03b7 mac80211: don't send empty extended rates IE 17 years ago
Jouni Malinen 93015f0f34 mac80211: Fix debugfs file add/del for netdev 17 years ago
Julia Lawall 667d8af9af net/mac80211/mesh.c: correct the argument to __mesh_table_free 17 years ago
Jouni Malinen 087d833e5a mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM 17 years ago
Ron Rindjunsky 9859b81eae mac80211: add direct probe before association 17 years ago
Ron Rindjunsky 6042a3e3ff mac80211: change number of pre-assoc scans 17 years ago
Tomas Winkler 48c2fc59aa mac80211: cleanup mlme state namespace 17 years ago
Tomas Winkler 8e7cdbb633 mac80211: filter probes in ieee80211_rx_mgmt_probe_resp 17 years ago
Jasper Bryant-Greene f698d856f6 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate 17 years ago
Jasper Bryant-Greene fef1643bf0 move ETH_P_PAE from ieee80211_i.h to if_ether.h 17 years ago
Luis Carlos Cobo bdbe819540 mac80211: allow no mac address until firmware load 17 years ago
Harvey Harrison 4eb2ae9a42 mac80211: remove WLAN_FC_DATA_PRESENT 17 years ago
Harvey Harrison a4b7d7bda5 mac80211: remove rx/tx_data->fc member 17 years ago
Harvey Harrison 358c8d9d33 mac80211: use ieee80211 frame control directly 17 years ago
Harvey Harrison e7827a7031 mac80211: remove IEEE80211_FC helper 17 years ago
Harvey Harrison 6b644e524b mac80211: remove ieee80211_get_hdrlen 17 years ago
Harvey Harrison b73d70ad86 mac80211: rx.c/tx.c remove more users of tx/rx_data->fc 17 years ago
Harvey Harrison d298487260 mac80211: wep.c replace magic numbers in IV/ICV removal 17 years ago
Harvey Harrison c44d040e18 mac80211: wme.h remove unused QOS_CONTROL_LEN 17 years ago
Harvey Harrison 62bf1d762e mac80211: explicitly check skb->len 17 years ago
Bruno Randolf 9deb1ae572 mac80211: radiotap: assume modulation from rates 17 years ago
Bruno Randolf b4f28bbb9b mac80211: add rx status flag for short preamble 17 years ago
Tomas Winkler 92ab853549 mac80211: add ieee80211_queue_stopped) 17 years ago
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