Commit Graph

114 Commits (b203ffc3a447eb8d9e6120b783ddee081b143061)

Author SHA1 Message Date
Zhu Yi eaf85ca7fe wireless: add ieee80211_amsdu_to_8023s 15 years ago
Samuel Ortiz 67fbb16be6 nl80211: PMKSA caching support 15 years ago
Johannes Berg a58ce43f2f mac80211: avoid spurious deauth frames/messages 15 years ago
Johannes Berg 9bc383de37 cfg80211: introduce capability for 4addr mode 15 years ago
Johannes Berg 5be83de54c cfg80211: convert bools into flags 15 years ago
Holger Schurig 61fa713c75 cfg80211: return channel noise via survey API 15 years ago
Rui Paulo 63c5723bc3 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. 15 years ago
Rui Paulo d19b3bf638 mac80211: replace "destination" with "target" to follow the spec 15 years ago
Felix Fietkau 8b787643ca nl80211: add a parameter for using 4-address frames on virtual interfaces 15 years ago
Holger Schurig ce470613cd cfg80211: no cookies in cfg80211_send_XXX() 15 years ago
Kalle Valo dfce95f51f cfg80211: add firmware and hardware version to wiphy 16 years ago
Johannes Berg 3d23e349d8 wext: refactor 16 years ago
Johannes Berg ad002395fd cfg80211: fix dangling scan request checking 16 years ago
Johannes Berg 16cb9d42b6 cfg80211: allow driver to override PS default 16 years ago
Pat Erley d5b96a6f39 mac80211: remove max_bandwidth 16 years ago
Johannes Berg 5ba63533bb cfg80211: fix alignment problem in scan request 16 years ago
Johannes Berg f5ea9120be nl80211: add generation number to all dumps 16 years ago
Johannes Berg f401a6f7ed cfg80211: use reassociation when possible 16 years ago
Luis R. Rodriguez 8b19e6ca3b cfg80211: enable country IE support to all cfg80211 drivers 16 years ago
Luis R. Rodriguez 371842448c cfg80211: fix regression on beacon world roaming feature 16 years ago
Johannes Berg 1f9298f960 cfg80211: combine IWESSID handlers 16 years ago
Johannes Berg 562e482265 cfg80211: combine IWAP handlers 16 years ago
Johannes Berg 0e82ffe3b9 cfg80211: combine iwfreq implementations 16 years ago
Johannes Berg 463d018323 cfg80211: make aware of net namespaces 16 years ago
Helmut Schaa ca3dbc20d4 cfg80211: update misleading comment 16 years ago
Johannes Berg fffd0934b9 cfg80211: rework key operation 16 years ago
Johannes Berg 667503ddcb cfg80211: fix locking 16 years ago
Johannes Berg cb0b4beb93 cfg80211: mlme API must be able to sleep 16 years ago
Johannes Berg c238c8ac63 cfg80211: dont use union for wext 16 years ago
Johannes Berg 3e5d7649a6 cfg80211: let SME control reassociation vs. association 16 years ago
Johannes Berg 19957bb399 cfg80211: keep track of BSSes 16 years ago
Johannes Berg 517357c685 cfg80211: assimilate and export ieee80211_bss_get_ie 16 years ago
Johannes Berg 8990646d2f cfg80211: implement get_wireless_stats 16 years ago
Johannes Berg 9930380f0b cfg80211: implement IWRATE 16 years ago
Johannes Berg ab737a4f7d cfg80211: implement IWAP for WDS 16 years ago
Johannes Berg bc92afd920 cfg80211: implement iwpower 16 years ago
Johannes Berg f21293549f cfg80211: managed mode wext compatibility 16 years ago
Johannes Berg 6829c878ec cfg80211: emulate connect with auth/assoc 16 years ago
Samuel Ortiz b23aa676ab cfg80211: connect/disconnect API 16 years ago
Johannes Berg aff89a9b90 cfg80211: introduce nl80211 testmode command 16 years ago
Johannes Berg 7ebbe6bd51 cfg80211: remove wireless_dev->bssid 16 years ago
Johannes Berg e6d6e3420d cfg80211: use proper allocation flags 16 years ago
David Kilroy f1f74825fe cfg80211: add wrapper function to get wiphy from priv pointer 16 years ago
Johannes Berg e36d56b648 cfg80211: pass netdev to change_virtual_intf 16 years ago
Johannes Berg 1f87f7d3a3 cfg80211: add rfkill support 16 years ago
Johannes Berg 7643a2c3fc cfg80211: move txpower wext from mac80211 16 years ago
Zhu Yi e31a16d6f6 wireless: move some utility functions from mac80211 to cfg80211 16 years ago
Johannes Berg e3da574a0d cfg80211: allow wext to remove keys that don't exist 16 years ago
David Kilroy cf5aa2f1f3 cfg80211: mark wiphy->privid as pointer to const 16 years ago
David Kilroy 3dcf670baf cfg80211: mark ops as pointer to const 16 years ago