Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e2d4304b7d2b85c45de89ec420037d6b9261a12d
/
net
/
wireless
/
core.c
3d54d25
cfg80211: clean up properly on interface type change
by Johannes Berg
· 15 years ago
01a0ac4
cfg80211: check lost scans later, fix bug
by Johannes Berg
· 15 years ago
16a832e
cfg80211: allow cfg80211_connect_result with bssid == NULL
by Zhu Yi
· 15 years ago
ad00239
cfg80211: fix dangling scan request checking
by Johannes Berg
· 15 years ago
0ff6ce7
cfg80211: fix deadlock
by Johannes Berg
· 15 years ago
16cb9d4
cfg80211: allow driver to override PS default
by Johannes Berg
· 15 years ago
36e6fea
cfg80211: check for and abort dangling scan requests
by Johannes Berg
· 15 years ago
aee83ea
cfg80211: add missing device list locking
by Johannes Berg
· 15 years ago
f5ea912
nl80211: add generation number to all dumps
by Johannes Berg
· 15 years ago
75e6c3b
cfg80211: lower dynamic PS timeout to 100ms
by Johannes Berg
· 15 years ago
abc7381
cfg80211: decouple regulatory variables from cfg80211_mutex
by Luis R. Rodriguez
· 15 years ago
e40cbdac
cfg80211: fix NETDEV_UNREGISTER notifier
by Johannes Berg
· 15 years ago
df7fc0f
cfg80211: keep track of current_bss for userspace SME
by Johannes Berg
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 15 years ago
6682588
cfg80211: fix unregistration
by Johannes Berg
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
0b20633d
cfg80211: disallow configuring unsupported interfaces
by Johannes Berg
· 15 years ago
79c97e9
cfg80211: clean up naming once and for all
by Johannes Berg
· 15 years ago
667503dd
cfg80211: fix locking
by Johannes Berg
· 15 years ago
4d0c8ae
cfg80211: properly name driver locking
by Johannes Berg
· 15 years ago
7848547
cfg80211: fix netdev down problem
by Johannes Berg
· 15 years ago
19957bb
cfg80211: keep track of BSSes
by Johannes Berg
· 15 years ago
0eb1464
cfg80211: reset auth algorithm
by Johannes Berg
· 15 years ago
bc92afd
cfg80211: implement iwpower
by Johannes Berg
· 15 years ago
f212935
cfg80211: managed mode wext compatibility
by Johannes Berg
· 15 years ago
6829c87
cfg80211: emulate connect with auth/assoc
by Johannes Berg
· 15 years ago
b23aa67
cfg80211: connect/disconnect API
by Samuel Ortiz
· 15 years ago
2a783c1
cfg80211: move break statement to correct place
by Johannes Berg
· 15 years ago
51cd4aa
cfg80211: allow drivers that can't scan for specific ssids
by David Kilroy
· 15 years ago
2f0accc
cfg80211: fix rfkill locking problem
by Johannes Berg
· 15 years ago
1f87f7d
cfg80211: add rfkill support
by Johannes Berg
· 15 years ago
3dcf670
cfg80211: mark ops as pointer to const
by David Kilroy
· 15 years ago
1ac6130
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
by Luis R. Rodriguez
· 16 years ago
0864512
cfg80211: implement wext key handling
by Johannes Berg
· 16 years ago
cbe8fa9
cfg80211: put wext data into substructure
by Johannes Berg
· 16 years ago
9d30842
cfg80211: clear WEXT SSID when clearing IBSS
by Johannes Berg
· 16 years ago
b9a5f8ca
nl80211: Add set/get for frag/rts threshold and retry limits
by Jouni Malinen
· 16 years ago
d323655
cfg80211: clean up includes
by Johannes Berg
· 16 years ago
04a773a
cfg80211/nl80211: add IBSS API
by Johannes Berg
· 16 years ago
4bbf4d5
cfg80211: fix locking in nl80211_set_wiphy
by Johannes Berg
· 16 years ago
73d54c9
cfg80211: add regulatory netlink multicast group
by Luis R. Rodriguez
· 16 years ago
7db90f4
cfg80211: move enum reg_set_by to nl80211.h
by Luis R. Rodriguez
· 16 years ago
e38f8a7
cfg80211: Add AP beacon regulatory hints
by Luis R. Rodriguez
· 16 years ago
806a9e3
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
by Luis R. Rodriguez
· 16 years ago
761cf7e
cfg80211: add assert_cfg80211_lock() to ensure proper protection
by Luis R. Rodriguez
· 16 years ago
a179439
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
by Luis R. Rodriguez
· 16 years ago
85fd129
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
by Luis R. Rodriguez
· 16 years ago
b5850a7
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
by Luis R. Rodriguez
· 16 years ago
78c1c7e
cfg80211: free_priv for BSS info
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
3f2355c
cfg80211/mac80211: Add 802.11d support
by Luis R. Rodriguez
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f3b407f
wireless: remove cfg80211_reg_mutex
by Johannes Berg
· 16 years ago
33c0360
cfg80211: fix debugfs error handling
by Johannes Berg
· 16 years ago
ff71268
wireless: remove duplicated #include
by Huang Weiyi
· 16 years ago
638af07
wireless: a global static to local static improvement
by Denis ChengRq
· 16 years ago
60719ff
cfg80211: show interface type
by Johannes Berg
· 16 years ago
734366d
cfg80211: clean up regulatory mess
by Johannes Berg
· 16 years ago
762af43
cfg80211: fix static regdomains
by Johannes Berg
· 16 years ago
b2e1b30
cfg80211: Add new wireless regulatory infrastructure
by Luis R. Rodriguez
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
2940bb6
wireless: Add missing locking to cfg80211_dev_rename
by Eric W. Biederman
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
41ade00
cfg80211/nl80211: introduce key handling
by Johannes Berg
· 17 years ago
5568296
[NL80211]: add netlink interface to cfg80211
by Johannes Berg
· 17 years ago
3a46246
[PATCH] cfg80211: fix initialisation if built-in
by Johannes Berg
· 17 years ago
f16bfc1
[WIRELESS] cfg80211: Clarify locking comment.
by Johannes Berg
· 18 years ago
a4d73ee
[WIRELESS] cfg80211: Fix locking in wiphy_new.
by Johannes Berg
· 18 years ago
704232c
[WIRELESS] cfg80211: New wireless config infrastructure.
by Johannes Berg
· 18 years ago