Commit Graph

60 Commits (2107fb8b5bf018be691afdd4c6ffaecf0c3307be)

Author SHA1 Message Date
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
Johannes Berg 97bff8ecf4 mac80211: fix sta_info_destroy(NULL) 17 years ago
Ron Rindjunsky cee24a3e58 mac80211: A-MPDU MLME use dynamic allocation 17 years ago
Luis Carlos Cobo 2a8ca29a88 mac80211: fix mesh_path and sta_info get_by_idx functions 17 years ago
Luis Carlos Cobo b4e08ea141 mac80211: add PLINK_ prefix and kernel doc to enum plink_state 17 years ago
Johannes Berg 03e4497ebe mac80211: fix sta_info mesh timer bug 17 years ago
Johannes Berg dbbea6713d mac80211: add documentation book 17 years ago
Johannes Berg 44213b5e13 mac80211: remove STA entries when taking down interface 17 years ago
Johannes Berg 73651ee639 mac80211: split sta_info_add 17 years ago
Johannes Berg d0709a6518 mac80211: RCU-ify STA info structure access 17 years ago
Johannes Berg 902acc7896 mac80211: clean up mesh code 17 years ago
Luis Carlos Cobo ee3858551a mac80211: mesh data structures and first mesh changes 17 years ago
Johannes Berg db4d1169d0 mac80211: split ieee80211_key_alloc/free 17 years ago
Johannes Berg 43ba7e958f mac80211: atomically check whether STA exists already 17 years ago
Johannes Berg 004c872e78 mac80211: consolidate TIM handling code 17 years ago
Johannes Berg 836341a704 mac80211: remove sta TIM flag, fix expiry TIM handling 17 years ago
Johannes Berg d2259243a1 mac80211: invoke set_tim() callback after setting own TIM info 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Ron Rindjunsky fe3bf0f59e mac80211: A-MPDU Tx MLME data initialization 17 years ago
Johannes Berg 51fb61e76d mac80211: move interface type to vif structure 17 years ago
Johannes Berg 32bfd35d4b mac80211: dont use interface indices in drivers 17 years ago
Ron Rindjunsky 16c5f15c73 mac80211: A-MPDU Rx MLME data initialization 17 years ago
Ron Rindjunsky 07db218396 mac80211: A-MPDU Rx adding basic functionality 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Johannes Berg 0d17440688 mac80211: round station cleanup timer 17 years ago
Tomas Winkler 478f8d2ba5 [MAC80211]: add sta_notify callback 18 years ago