Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54fdb040b4760d5b2994d15c1371e297679420e9
/
net
/
mac80211
/
cfg.c
b8d476c
mac80211: Send Layer 2 Update frame on reassociation
by Jouni Malinen
· 16 years ago
094d05d
mac80211: Fix HT channel selection
by Sujith
· 16 years ago
420e7fa
nl80211: Add signal strength and bandwith to nl80211station info
by Henning Rogge
· 16 years ago
447107f
mac80211: remove WARN_ON() from ieee80211_hw_config
by Reinette Chatre
· 16 years ago
72bdcf3
nl80211: Add frequency configuration (including HT40)
by Jouni Malinen
· 16 years ago
fbf1892
mac80211: Allow AP mode to be enabled
by Jouni Malinen
· 16 years ago
3188848
nl80211: Add TX queue parameter configuration
by Jouni Malinen
· 16 years ago
90c97a0
nl80211: Add basic rate configuration for AP mode
by Jouni Malinen
· 16 years ago
93da9cc
Add nl80211 commands to get and set o11s mesh networking parameters
by colin@cozybit.com
· 16 years ago
ae5eb02
mac80211: rewrite HT handling
by Johannes Berg
· 16 years ago
bda3933
mac80211: move bss_conf into vif
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
d73782f
mac80211: clean up ieee80211_hw_config errors
by Johannes Berg
· 16 years ago
3db5943
mac80211: remove wiphy_to_hw
by Johannes Berg
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
f8b25cd
mac80211: allow interface settings changes only when down
by Johannes Berg
· 16 years ago
133b822
mac80211: make master iface not wireless
by Johannes Berg
· 16 years ago
687c7c0
mac80211: share sta_info->ht_info
by Johannes Berg
· 16 years ago
323ce79
mac80211: share sta->supp_rates
by Johannes Berg
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
b2e1b30
cfg80211: Add new wireless regulatory infrastructure
by Luis R. Rodriguez
· 16 years ago
36aedc90
mac80211/cfg80211: HT capabilities for NEW_STA
by Jouni Malinen
· 16 years ago
9f1ba90
mac80211/cfg80211: Add BSS configuration options for AP mode
by Jouni Malinen
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
14db74b
mac80211: fix cfg80211 hooks for master interface
by Johannes Berg
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
f3947e2
mac80211: push interface checks down
by Johannes Berg
· 16 years ago
7563652
mac80211: revamp virtual interface handling
by Johannes Berg
· 16 years ago
3e122be
mac80211: make master netdev handling sane
by Johannes Berg
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
679fda1
net/mac80211: always true conditionals
by Nicolas Kaiser
· 17 years ago
b0f76b3
mac80211: add a struct to hold tkip context
by Harvey Harrison
· 17 years ago
07346f81
mac80211: proper STA info locking
by Johannes Berg
· 17 years ago
b454048
mac80211: allow WDS mode
by Johannes Berg
· 17 years ago
98dd6a5
mac80211: further RCU fixes
by Johannes Berg
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
3b96766
mac80211: fix key vs. sta locking problems
by Johannes Berg
· 17 years ago
4f6fab4
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
by Johannes Berg
· 17 years ago
93e5deb
mac80211: automatically free sta struct when insertion fails
by Johannes Berg
· 17 years ago
cfa22c7
mac80211: always force mesh_path deletions
by Luis Carlos Cobo
· 17 years ago
03e4497
mac80211: fix sta_info mesh timer bug
by Johannes Berg
· 17 years ago
73651ee
mac80211: split sta_info_add
by Johannes Berg
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
c5dd9c2
mac80211: mesh path and mesh peer configuration
by Luis Carlos Cobo
· 17 years ago
ee38585
mac80211: mesh data structures and first mesh changes
by Luis Carlos Cobo
· 17 years ago
2ec600d
nl80211/cfg80211: support for mesh, sta dumping
by Luis Carlos Cobo
· 17 years ago
db4d116
mac80211: split ieee80211_key_alloc/free
by Johannes Berg
· 17 years ago
43ba7e9
mac80211: atomically check whether STA exists already
by Johannes Berg
· 17 years ago
8cc9a73
mac80211: Use monitor configuration flags
by Michael Wu
· 17 years ago
66f7ac5
nl80211: Add monitor interface configuration flags
by Michael Wu
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
4fd6931
mac80211: implement cfg80211 station handling
by Johannes Berg
· 17 years ago
5dfdaf5
mac80211: add beacon configuration via cfg80211
by Johannes Berg
· 17 years ago
51fb61e
mac80211: move interface type to vif structure
by Johannes Berg
· 17 years ago
7bbdd2d
mac80211: implement station stats retrieval
by Johannes Berg
· 17 years ago
62da92f
mac80211: support getting key sequence counters via cfg80211
by Johannes Berg
· 17 years ago
e8cbb4c
mac80211: support adding/removing keys via cfg80211
by Johannes Berg
· 17 years ago
42613db
[MAC80211]: implement cfg80211's change_interface hook
by Johannes Berg
· 17 years ago
e0eb685
[MAC80211]: rename ieee80211_cfg.h to cfg.h
by Michael Wu
· 17 years ago
fa5fea7
[MAC80211]: rename ieee80211_cfg.c to cfg.c
by Johannes Berg
· 17 years ago
[Renamed from net/mac80211/ieee80211_cfg.c]
5568296
[NL80211]: add netlink interface to cfg80211
by Johannes Berg
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
f0706e8
[MAC80211]: Add mac80211 wireless stack.
by Jiri Benc
· 18 years ago