Commit Graph

312 Commits (37b798da5df377521a8cd32a82467aa2d431f33e)

Author SHA1 Message Date
Johannes Berg bd81525272 wireless: implement basic rate helper function 16 years ago
Johannes Berg 2df78167ad wireless: fix a few sparse warnings 16 years ago
Johannes Berg 84fa4f43c4 wireless regulatory: move ignore_request 16 years ago
Johannes Berg 2083c4997b wireless: clean up regulatory ignore_request function 16 years ago
Johannes Berg be3d48106c wireless: remove struct regdom hinting 16 years ago
Johannes Berg d2372b3152 wireless: make regdom passing semantics simpler 16 years ago
Johannes Berg f3e63db2e5 wireless: remove write-only 'granted' variable 16 years ago
John W. Linville 9387b7caf3 wireless: use individual buffers for printing ssid values 16 years ago
John W. Linville 2819f8ad6d wireless: escape_ssid should handle non-printables 16 years ago
John W. Linville c5d3dce875 wireless: remove NETWORK_EMPTY_ESSID flag 16 years ago
John W. Linville 7e272fcff6 wireless: consolidate on a single escape_essid implementation 16 years ago
Johannes Berg ac9440a4e4 wireless: fix EU check 16 years ago
Johannes Berg f6037d09e2 wireless: get rid of pointless request list 16 years ago
Johannes Berg f3b407fba5 wireless: remove cfg80211_reg_mutex 16 years ago
Johannes Berg cf03268e6e wireless: don't publish __regulatory_hint 16 years ago
colin@cozybit.com 93da9cc17c Add nl80211 commands to get and set o11s mesh networking parameters 16 years ago
Johannes Berg 0a9542ee12 nl80211: fix monitor flags 16 years ago
Johannes Berg d51626df57 nl80211: export HT capabilities 16 years ago
Arjan van de Ven 44a504c405 wireless: fix regression caused by regulatory config option 16 years ago
Johannes Berg 33c0360bf7 cfg80211: fix debugfs error handling 16 years ago
Huang Weiyi ff71268aa4 wireless: remove duplicated #include 16 years ago
Davide Pesavento 5d6ffc5336 wireless: fix typo in Kconfig. 16 years ago
Denis ChengRq 638af07386 wireless: a global static to local static improvement 16 years ago
Johannes Berg 92ffe055c3 cfg80211: reject invalid configuration items 16 years ago
Johannes Berg 723b038def cfg80211: allow set_interface without type 16 years ago
Johannes Berg 60719ffd72 cfg80211: show interface type 16 years ago
Johannes Berg 942b25cf90 cfg80211: clean up static regdomain mess 16 years ago
Johannes Berg a3d2eaf0dc cfg80211: fix regulatory code const 16 years ago
Johannes Berg 734366deae cfg80211: clean up regulatory mess 16 years ago
Johannes Berg 762af43bda cfg80211: fix static regdomains 16 years ago
Luis R. Rodriguez b2e1b30290 cfg80211: Add new wireless regulatory infrastructure 17 years ago
Luis R. Rodriguez f59ac04816 cfg80211: keep track of supported interface modes 17 years ago
Florian Mickler d9664741e0 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS 17 years ago
Jouni Malinen 36aedc903e mac80211/cfg80211: HT capabilities for NEW_STA 17 years ago
Jouni Malinen 9f1ba9062e mac80211/cfg80211: Add BSS configuration options for AP mode 17 years ago
Jamal Hadi Salim 317900cb01 wext: Send name on events 17 years ago
Johannes Berg bba95fefb8 nl80211: fix dump callbacks 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Johannes Berg 22bb1be4d2 wext: make sysfs bits optional and deprecate them 17 years ago
Julius Volz b46372710a net/wireless/nl80211.c: fix endless Netlink callback loop. 17 years ago
Tony Vroon 59d393ad92 mac80211: implement EU regulatory domain 17 years ago
David S. Miller 0f5cabba49 wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed. 17 years ago
David S. Miller 87de87d5e4 wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c 17 years ago
David S. Miller a67fa76d8b wext: Pull top-level ioctl dispatch logic into helper function. 17 years ago
David S. Miller d291125559 wext: Pass iwreq pointer down into standard/private handlers. 17 years ago
David S. Miller ca1e8bb8e4 wext: Parameterize the standard/private handlers. 17 years ago
David S. Miller 67dd760807 wext: Pull ioctl permission checking out into helper function. 17 years ago
David S. Miller d88174e4d2 wext: Extract private call iw_point handling into seperate functions. 17 years ago
David S. Miller 84149b0fca wext: Extract standard call iw_point handling into seperate function. 17 years ago
David S. Miller 208887d4cc wext: Make adjust_priv_size() take a "struct iw_point *". 17 years ago