Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21921108bef40b75495301f5dd3d992ed66a7ba8
/
net
/
wireless
« Previous
e2f367f26
nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
by Jouni Malinen
· 16 years ago
14b9815
cfg80211: add support for custom firmware regulatory solutions
by Luis R. Rodriguez
· 16 years ago
3f2355c
cfg80211/mac80211: Add 802.11d support
by Luis R. Rodriguez
· 16 years ago
88dc1c3
cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid
by Luis R. Rodriguez
· 16 years ago
02ba0b3
cfg80211: call_crda() won't tell us if CRDA was present
by Luis R. Rodriguez
· 16 years ago
a01ddaf
cfg80211: expect different rd in cfg80211 when intersecting
by Luis R. Rodriguez
· 16 years ago
b8295ac
cfg80211: separate intersection section in __set_regdom()
by Luis R. Rodriguez
· 16 years ago
8375af3
cfg80211: remove switch from __set_regdom()
by Luis R. Rodriguez
· 16 years ago
5203cdb
cfg80211: remove switch from __regulatory_hint()
by Luis R. Rodriguez
· 16 years ago
91e9900
cfg80211: mark negative frequencies as invalid
by Luis R. Rodriguez
· 16 years ago
4f6d4d1
wireless: clean up sysfs code using %pM
by Johannes Berg
· 16 years ago
2ba4b32
lib80211: consolidate crypt init routines
by John W. Linville
· 16 years ago
274bfb8
lib80211: absorb crypto bits from net/ieee80211
by John W. Linville
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
5166ccd
cfg80211: Add kdoc for struct regulatory_request
by Luis R. Rodriguez
· 16 years ago
9c96477
cfg80211: Add regulatory domain intersection capability
by Luis R. Rodriguez
· 16 years ago
d71aaf6
cfg80211: a reg rule is invalid if freq diff is 0
by Luis R. Rodriguez
· 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
bd81525
wireless: implement basic rate helper function
by Johannes Berg
· 16 years ago
2df7816
wireless: fix a few sparse warnings
by Johannes Berg
· 16 years ago
84fa4f4
wireless regulatory: move ignore_request
by Johannes Berg
· 16 years ago
2083c49
wireless: clean up regulatory ignore_request function
by Johannes Berg
· 16 years ago
be3d481
wireless: remove struct regdom hinting
by Johannes Berg
· 16 years ago
d2372b3
wireless: make regdom passing semantics simpler
by Johannes Berg
· 16 years ago
f3e63db
wireless: remove write-only 'granted' variable
by Johannes Berg
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 16 years ago
2819f8a
wireless: escape_ssid should handle non-printables
by John W. Linville
· 16 years ago
c5d3dce
wireless: remove NETWORK_EMPTY_ESSID flag
by John W. Linville
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
ac9440a
wireless: fix EU check
by Johannes Berg
· 16 years ago
f6037d0
wireless: get rid of pointless request list
by Johannes Berg
· 16 years ago
f3b407f
wireless: remove cfg80211_reg_mutex
by Johannes Berg
· 16 years ago
cf03268
wireless: don't publish __regulatory_hint
by Johannes Berg
· 16 years ago
93da9cc
Add nl80211 commands to get and set o11s mesh networking parameters
by colin@cozybit.com
· 16 years ago
0a9542e
nl80211: fix monitor flags
by Johannes Berg
· 16 years ago
d51626d
nl80211: export HT capabilities
by Johannes Berg
· 16 years ago
44a504c4
wireless: fix regression caused by regulatory config option
by Arjan van de Ven
· 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
5d6ffc5
wireless: fix typo in Kconfig.
by Davide Pesavento
· 16 years ago
638af07
wireless: a global static to local static improvement
by Denis ChengRq
· 16 years ago
92ffe05
cfg80211: reject invalid configuration items
by Johannes Berg
· 16 years ago
723b038
cfg80211: allow set_interface without type
by Johannes Berg
· 16 years ago
60719ff
cfg80211: show interface type
by Johannes Berg
· 16 years ago
942b25c
cfg80211: clean up static regdomain mess
by Johannes Berg
· 16 years ago
a3d2eaf
cfg80211: fix regulatory code const
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
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
d966474
net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS
by Florian Mickler
· 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
317900c
wext: Send name on events
by Jamal Hadi Salim
· 16 years ago
bba95fe
nl80211: fix dump callbacks
by Johannes Berg
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
22bb1be
wext: make sysfs bits optional and deprecate them
by Johannes Berg
· 16 years ago
b463727
net/wireless/nl80211.c: fix endless Netlink callback loop.
by Julius Volz
· 16 years ago
0f5cabb
wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
by David S. Miller
· 16 years ago
87de87d
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
by David S. Miller
· 16 years ago
a67fa76
wext: Pull top-level ioctl dispatch logic into helper function.
by David S. Miller
· 16 years ago
d291125
wext: Pass iwreq pointer down into standard/private handlers.
by David S. Miller
· 17 years ago
ca1e8bb
wext: Parameterize the standard/private handlers.
by David S. Miller
· 17 years ago
67dd760
wext: Pull ioctl permission checking out into helper function.
by David S. Miller
· 17 years ago
d88174e
wext: Extract private call iw_point handling into seperate functions.
by David S. Miller
· 17 years ago
84149b0
wext: Extract standard call iw_point handling into seperate function.
by David S. Miller
· 17 years ago
208887d
wext: Make adjust_priv_size() take a "struct iw_point *".
by David S. Miller
· 17 years ago
25519a2
wext: Remove inline from get_priv_size() and adjust_priv_size().
by David S. Miller
· 17 years ago
d2c3cc0
mac80211: implement EU regulatory domain
by Tony Vroon
· 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
bc3ed28
netlink: Improve returned error codes
by Thomas Graf
· 16 years ago
2940bb6
wireless: Add missing locking to cfg80211_dev_rename
by Eric W. Biederman
· 16 years ago
ae7245c
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
253898c
cfg80211: default to regulatory max power for channel
by John W. Linville
· 17 years ago
16f2e85
nl80211: fix STA AID bug
by Johannes Berg
· 17 years ago
6c507cd
cfg80211: don't export ieee80211_get_channel
by Johannes Berg
· 17 years ago
dfe98e9
Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev
by David S. Miller
· 17 years ago
906c730
wireless: add wiphy channel freq to channel struct lookup helper
by Johannes Berg
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
2ec600d
nl80211/cfg80211: support for mesh, sta dumping
by Luis Carlos Cobo
· 17 years ago
b46b4ee
wireless: update US regulatory domain
by Tomas Winkler
· 17 years ago
66f7ac5
nl80211: Add monitor interface configuration flags
by Michael Wu
· 17 years ago
406f238
wireless: Fix WARN_ON() with ieee802.11b
by Ivo van Doorn
· 17 years ago
aac09fb
wireless: fix ERP rate flags
by Johannes Berg
· 17 years ago
ee688b00
nl80211: export hardware bitrate/channel capabilities
by Johannes Berg
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
4248d2f
WEXT: remove unused variable
by Masakazu Mokuno
· 17 years ago
d6084cb
net/wireless/Kconfig: whitespace corrections
by John W. Linville
· 17 years ago
fd5b74d
cfg80211/nl80211: implement station attribute retrieval
by Johannes Berg
· 17 years ago
5727ef1
cfg80211/nl80211: station handling
by Johannes Berg
· 17 years ago
ed1b6cc
cfg80211/nl80211: add beacon settings
by Johannes Berg
· 17 years ago
41ade00
cfg80211/nl80211: introduce key handling
by Johannes Berg
· 17 years ago
e372c41
[NET]: Consolidate net namespace related proc files creation.
by Denis V. Lunev
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
0a06ea8
[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
by David S. Miller
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
0aa4f33
[WIRELESS]: Fix Kconfig.
by Andrew Morton
· 17 years ago
Next »