Commit Graph

85 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Jouni Malinen 38a679a52b mac80211: Fix sta_mtx unlocking on insert STA failure path 15 years ago
Johannes Berg 34e895075e mac80211: allow station add/remove to sleep 15 years ago
Felix Fietkau 0e5ded5a87 mac80211: allow station updates on ap interfaces for vlan stations 15 years ago
Johannes Berg 98b6218388 mac80211/cfg80211: add station events 15 years ago
Johannes Berg 9607e6b66a mac80211: add ieee80211_sdata_running 15 years ago
Johannes Berg 12375ef933 mac80211: trace interface name 15 years ago
Johannes Berg 47846c9b0c mac80211: reduce reliance on netdev 15 years ago
Johannes Berg abe60632f3 mac80211: make station management completely depend on vif 15 years ago
Johannes Berg af65cd96dd mac80211: make software rate control optional 15 years ago
Johannes Berg 3b53fde8ac mac80211: let sta_info_get_by_idx get sta by sdata 15 years ago
Felix Fietkau f14543ee4d mac80211: implement support for 4-address frames for AP and client mode 15 years ago
Johannes Berg af81858172 mac80211: async station powersave handling 15 years ago
Johannes Berg 5ed176e1c4 mac80211: make ieee80211_find_sta per virtual interface 15 years ago
Johannes Berg fbc44bf717 mac80211: fix vlan and optimise RX 16 years ago
Johannes Berg f5ea9120be nl80211: add generation number to all dumps 16 years ago
Luis R. Rodriguez 7e189a12c2 mac80211: extend sta kdoc - explain when they are added 16 years ago
Johannes Berg 5bb644a0fd mac80211: cancel/restart all timers across suspend/resume 16 years ago
Senthil Balasubramanian cccaec98a3 mac80211: Initialize RX's last received sequence number 16 years ago
Johannes Berg 2448798133 mac80211: add driver ops wrappers 16 years ago
Johannes Berg 57c4d7b4c4 mac80211: clean up beacon interval settings 16 years ago
Johannes Berg af8cdcd828 mac80211: convert to cfg80211 IBSS API 16 years ago
Johannes Berg e4e72fb4de mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi 16 years ago
Johannes Berg cd8ffc800c mac80211: fix aggregation to not require queue stop 16 years ago
Johannes Berg 96f5e66e8a mac80211: fix aggregation for hardware with ampdu queues 16 years ago
Johannes Berg 55687e380a mac80211: fix aggregation timer lockups 16 years ago
Shaddy Baddah 5cf12e8dc6 mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() 16 years ago
Johannes Berg c6a1fa12d2 mac80211: minor code cleanups 16 years ago
Johannes Berg 0c68ae2605 mac80211: convert to %pM away from print_mac 17 years ago
Johannes Berg 63044e9f54 mac80211: fix debugfs lockup 17 years ago
Johannes Berg 4b7679a561 mac80211: clean up rate control API 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 24723d1bc9 mac80211: move ieee80211_sta_expire 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Randy Dunlap 6ef307bc56 mac80211: fix lots of kernel-doc 17 years ago
Johannes Berg f4ea83dd74 mac80211: rework debug settings and make debugging safer 17 years ago
Johannes Berg 5a9f7b047e mac80211: use separate spinlock for sta flags 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 07346f81e8 mac80211: proper STA info locking 17 years ago
Johannes Berg e100bb64bf mac80211: QoS related cleanups 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
Johannes Berg 7d1559f173 mac80211: fix sta-info pinning 17 years ago
Jiri Slaby 4d6141c30a mac80211: fix defined but not used 17 years ago
Johannes Berg 49ec6fa220 mac80211: fix possible sta-debugfs work lockup 17 years ago
Luis Carlos Cobo cb585bccfe mac80211: fix spinlock recursion on sta expiration 17 years ago
Johannes Berg dc6676b7f2 mac80211: sta_info_flush() fixes 17 years ago
Johannes Berg 4f6fab472c mac80211: clean up sta_info_destroy() users wrt. RCU/locking 17 years ago
Johannes Berg 93e5deb1ae mac80211: automatically free sta struct when insertion fails 17 years ago