Commit Graph

132 Commits (eb46936b9f2b639f4edeeaf9154d49476fc30fe5)

Author SHA1 Message Date
Brian Cavagnolo 5dc306f3bd mac80211: decrement ref count to netdev after launching mesh discovery 16 years ago
Kalle Valo 520eb82076 mac80211: implement dynamic power save 16 years ago
Johannes Berg f546638c3f mac80211: remove fragmentation offload functionality 16 years ago
Rami Rosen 8e7be8da8e mac80211: tx module cleanup. 16 years ago
Johannes Berg 2df78167ad wireless: fix a few sparse warnings 16 years ago
Sujith 8b30b1fe36 mac80211: Re-enable aggregation 16 years ago
Sujith 075cbc9eb1 mac80211: Change WARN_ON to WARN_ON_ONCE 16 years ago
Johannes Berg e6a9854b05 mac80211/drivers: rewrite the rate control API 16 years ago
Johannes Berg bda3933a8a mac80211: move bss_conf into vif 16 years ago
Johannes Berg 9124b07740 mac80211: make retry limits part of hw config 16 years ago
Johannes Berg 94778280fa mac80211: provide sequence numbers 16 years ago
Johannes Berg 0f4ac38b59 mac80211: kill hw.conf.antenna_sel_{rx,tx} 16 years ago
Johannes Berg 0c68ae2605 mac80211: convert to %pM away from print_mac 17 years ago
Felix Fietkau 870abdf671 mac80211: add multi-rate retry support 17 years ago
Rami Rosen f74b6a5498 mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c) 17 years ago
Tomas Winkler 8ef9dad3f7 mac80211: remove shadowed variables in ieee80211_master_start_xmit 17 years ago
Johannes Berg 4b7679a561 mac80211: clean up rate control API 17 years ago
YanBo 79617deeeb mac80211: mesh portal functionality support 17 years ago
Johannes Berg 133b822638 mac80211: make master iface not wireless 17 years ago
Johannes Berg 538df283c1 mac80211: remove debug frame dumping 17 years ago
Johannes Berg c1b6cf4ee0 mac80211: remove beacon counters 17 years ago
Johannes Berg 25d834e162 mac80211: fix virtual interfaces vs. injection 17 years ago
Johannes Berg 3061307013 mac80211: pass AP vif pointer for VLANs 17 years ago
Johannes Berg ae17e98609 mac80211: move txrate_idx into RC algorithms 17 years ago
Johannes Berg 17741cdc26 mac80211: share STA information with driver 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Johannes Berg 96dd22ac06 mac80211: inform driver of basic rateset 17 years ago
Johannes Berg ccd7b36286 mac80211: clean up some comments 17 years ago
Johannes Berg c2b13452b2 mac80211: clean up scan namespace 17 years ago
Johannes Berg 472dbc45dc mac80211: split off mesh handling entirely 17 years ago
Jasper Bryant-Greene f698d856f6 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate 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 b73d70ad86 mac80211: rx.c/tx.c remove more users of tx/rx_data->fc 17 years ago
Luis Carlos Cobo e32f85f7b9 mac80211: fix use of skb->cb for mesh forwarding 17 years ago
Tomas Winkler f8e79ddd31 mac80211: fix fragmentation kludge 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
Jiri Slaby 1b0241656b mac80211: tx, use dev_kfree_skb_any for beacon_get 17 years ago
Johannes Berg f591fa5dbb mac80211: fix TX sequence numbers 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Johannes Berg f4ea83dd74 mac80211: rework debug settings and make debugging safer 17 years ago
Johannes Berg d9e8a70fa2 mac80211: get rid of function pointers in TX path 17 years ago
Tomas Winkler 5479d0e739 mac80211: fix warning: unused variable invoke_tx_handlers 17 years ago
Johannes Berg 03f93c3d4c mac80211: fix tx fragmentation 17 years ago
Harvey Harrison 065e9605f9 mac80211: tx.c use new frame control helpers 17 years ago
Johannes Berg 97b045d62b mac80211: add single function calling tx handlers 17 years ago
Johannes Berg ef3a62d272 mac80211: detect driver tx bugs 17 years ago