Commit Graph

752 Commits (c37bbb0fdcc01610fd55604eb6927210a1d20044)

Author SHA1 Message Date
Emmanuel Grumbach b9fcc4f298 mac80211: update the authentication method 17 years ago
Emmanuel Grumbach fa6adfe9e6 mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto 17 years ago
Harvey Harrison 4e3996fe89 mac80211: mlme.c use new frame control helpers 17 years ago
Harvey Harrison 182503abf4 mac80211: rx.c use new frame control helpers 17 years ago
Harvey Harrison 065e9605f9 mac80211: tx.c use new frame control helpers 17 years ago
Harvey Harrison 70217d7f83 mac80211: wep.c use new frame control helpers 17 years ago
Luis R. Rodriguez ffd7891dc9 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC 17 years ago
Johannes Berg 9ae705cfd3 mac80211: rename TKIP debugging Kconfig symbol 17 years ago
Johannes Berg 97b045d62b mac80211: add single function calling tx handlers 17 years ago
Johannes Berg 5a9f7b047e mac80211: use separate spinlock for sta flags 17 years ago
Johannes Berg 135a2110c5 mac80211: remove shared key todo 17 years ago
Assaf Krauss b662348662 mac80211: 11h - Handling measurement request 17 years ago
Assaf Krauss f2df38596a mac80211: 11h Infrastructure - Parsing 17 years ago
Johannes Berg ef3a62d272 mac80211: detect driver tx bugs 17 years ago
David S. Miller 3a5be7d4b0 Revert "mac80211: Use skb_header_cloned() on TX path." 17 years ago
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 17 years ago
Vladimir Koutny 87291c0269 mac80211: eliminate IBSS warning in rate_lowest_index() 17 years ago
Harvey Harrison c644bce95f mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_key 17 years ago
Harvey Harrison 7c70537f97 mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller 17 years ago
Harvey Harrison c801242c38 mac80211: tkip.c consolidate tkip IV writing in helper 17 years ago
Harvey Harrison 87228f5743 mac80211: rx.c use new helpers 17 years ago
Harvey Harrison 002aaf4ea6 mac80211: wme.c use new helpers 17 years ago
Harvey Harrison a494bb1cae mac80211: use new helpers in util.c - ieee80211_get_bssid() 17 years ago
Harvey Harrison d5184cacf3 mac80211: wpa.c use new access helpers 17 years ago
Harvey Harrison 6693be7124 mac80211: add utility function to get header length 17 years ago
Harvey Harrison c9c6950c14 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned 17 years ago
Tomas Winkler dc0ae30c31 mac80211: fix beacon interval value 17 years ago
Ron Rindjunsky 8d5e0d58b3 mac80211: do not fragment while aggregation is in use 17 years ago
Tomas Winkler 995ad6c5a4 mac80211: add missing new line in debug print HT_DEBUG 17 years ago
Abhijeet Kolekar 5c5f9664d5 mac80211 : fix for iwconfig in ad-hoc mode 17 years ago
John W. Linville 9a727a250c net/mac80211/ieee80211_i.h: fix-up merge damage 17 years ago
Assaf Krauss be038b3764 mac80211: Checking IBSS support while changing channel in ad-hoc mode 17 years ago
Dan Williams 872ba53395 mac80211: decrease IBSS creation latency 17 years ago
Assaf Krauss ad81b2f97d mac80211: Fixing slow IBSS rejoin 17 years ago
Dan Williams 507b06d062 mac80211: send association event on IBSS create 17 years ago
Tomas Winkler 2d892986e8 mac80211: removing shadowed sband 17 years ago
Tomas Winkler b97e77e044 mac80211: fix unbalanced locking in ieee80211_get_buffered_bc 17 years ago
Pavel Roskin 2b2121417e mac80211: fix panic when using hardware WEP 17 years ago
Johannes Berg 5854a32e6c mac80211: fix rate control initialisation 17 years ago
Emmanuel Grumbach 9306102ea5 mac80211: allow disable FAT in specific configurations 17 years ago
Emmanuel Grumbach e623157b8d mac80211: sends HT IE to user level through wext 17 years ago
Tomas Winkler b83f4e15e6 mac80211: fix deadlock in sta->lock 17 years ago
Tomas Winkler 747cf5e924 mac80211: fix ieee80211_get_buffered_bc 17 years ago
Johannes Berg 23c0752a25 mac80211: clean up skb reallocation code 17 years ago
Senthil Balasubramanian c97c23e386 mac80211: fix alignment issue with compare_ether_addr() 17 years ago
Senthil Balasubramanian 70d251b24c mac80211: Fix for NULL pointer dereference in sta_info_get() 17 years ago
Yi Zhu f6d9710489 mac80211: fix a typo in ieee80211_handle_filtered_frame comment 17 years ago
Abhijeet Kolekar d4231ca3e1 mac80211 : Fixes the status message for iwconfig 17 years ago
Tomas Winkler 9381be059b mac80211: reorder channel and freq reporting in wext scan report 17 years ago
Tomas Winkler 167ad6f7a2 mac80211: fix ieee80211_rx_bss_put/get imbalance 17 years ago