Commit Graph

173 Commits (85fd129a721e6e892dbaaf05203baf819730f699)

Author SHA1 Message Date
Luis R. Rodriguez 85fd129a72 cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity 16 years ago
Luis R. Rodriguez b5850a7a4f cfg80211: rename cfg80211_registered_device's idx to wiphy_idx 16 years ago
Johannes Berg 4aa188e1a8 mac80211/cfg80211: move iwrange handler to cfg80211 16 years ago
Johannes Berg 77965c970d cfg80211: clean up signal type 16 years ago
Johannes Berg 630e64c487 nl80211: remove admin requirement from station get 16 years ago
Johannes Berg a77b855245 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual 16 years ago
Dan Williams cb3a8eec0e cfg80211: age scan results on resume 16 years ago
Jouni Malinen 98c8a60a04 nl80211: Provide access to STA TX/RX packet counters 16 years ago
Jouni Malinen 70692ad292 nl80211: Optional IEs into scan request 16 years ago
Randy Dunlap 13e967b292 wireless: fix for CONFIG_NL80211=n 16 years ago
Johannes Berg 79420f09e7 cfg80211: add more flexible BSS lookup 16 years ago
Johannes Berg d491af19db cfg80211: allow users to request removing a BSS 16 years ago
Johannes Berg 78c1c7e109 cfg80211: free_priv for BSS info 16 years ago
Johannes Berg 2a51931192 cfg80211/nl80211: scanning (and mac80211 update to use it) 16 years ago
Luis R. Rodriguez f130347c2d cfg80211: add get reg command 16 years ago
Luis R. Rodriguez d81c2d9c90 cfg80211: do not pass -EALREADY to userspace on regdomain change request 16 years ago
Luis R. Rodriguez 24ed1da133 cfg80211: allow users to help a driver's compliance 16 years ago
Luis R. Rodriguez f976376de0 cfg80211: Allow for strict regulatory settings 16 years ago
Luis R. Rodriguez 716f9392e2 cfg80211: pass more detailed regulatory request information on reg_notifier() 16 years ago
Luis R. Rodriguez d46e5b1d0c cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory() 16 years ago
Luis R. Rodriguez 2a44f911d8 cfg80211: rename fw_handles_regulatory to custom_regulatory 16 years ago
Luis R. Rodriguez e74b1e7fb2 cfg80211: ignore consecutive equal regulatory hints 16 years ago
Luis R. Rodriguez 5eebade608 cfg80211: process user requests only after previous user/driver/core requests 16 years ago
Luis R. Rodriguez 34f573473a cfg80211: export freq_reg_info() 16 years ago
Luis R. Rodriguez 1fa25e4136 cfg80211: add wiphy_apply_custom_regulatory() 16 years ago
Johannes Berg 881d948c23 wireless: restrict to 32 legacy rates 16 years ago
Johannes Berg 0378b3f1c4 cfg80211: add PM hooks 16 years ago
Jouni Malinen 9aed3cc124 nl80211: New command for adding extra IE(s) into management frames 16 years ago
Jouni Malinen 3cfcf6ac6d mac80211: 802.11w - Use BIP (AES-128-CMAC) 16 years ago
Luis R. Rodriguez 039498c6ec cfg80211: fix typo on message after intersection 16 years ago
Luis R. Rodriguez 3e0c3ff36c cfg80211: allow multiple driver regulatory_hints() 16 years ago
Luis R. Rodriguez 560e28e14f cfg80211: call reg_notifier() once 16 years ago
Luis R. Rodriguez 667ecd010d cfg80211: print correct intersected regulatory domain 16 years ago
Luis R. Rodriguez 615aab4b75 cfg80211: Fix sanity check on 5 GHz when processing country IE 16 years ago
Luis R. Rodriguez 02e68a3da0 cfg80211: Fix parsed country IE info for 5 GHz 16 years ago
Luis R. Rodriguez 0c7dc45d21 cfg80211: Fix regression with 11d on bands 16 years ago
Luis R. Rodriguez a92a3ce724 cfg80211: make handle_band() and handle_channel() wiphy specific 16 years ago
Stephen Hemminger 148bc4303f wireless: convert wireless ioctl to net_device_ops 16 years ago
Sujith 094d05dc32 mac80211: Fix HT channel selection 16 years ago
Henning Rogge 420e7fabd9 nl80211: Add signal strength and bandwith to nl80211station info 16 years ago
Johannes Berg b143923689 mac80211/cfg80211: check endianness in sparse runs 16 years ago
Johannes Berg 306d6112f9 cfg80211: fix nl80211 frequency handling 16 years ago
Nick Andrew 6c5cc8e051 wireless: Fix incorrect use of loose in wext.c 16 years ago
Johannes Berg 0f70f39846 cfg80211: "fix" 11d oops 16 years ago
Johannes Berg 4a4f4d805d cfg80211: fix wiphy remove if no regulatory request 16 years ago
Johannes Berg e60c7744f8 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE 16 years ago
Johannes Berg fee52678db cfg80211: handle SIOCGIWNAME 16 years ago
Jouni Malinen 72bdcf3438 nl80211: Add frequency configuration (including HT40) 16 years ago
Jouni Malinen bf8c1ac6d8 nl80211: Change max TX power to be in mBm instead of dBm 16 years ago
Jouni Malinen e2f367f269 nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS 16 years ago