index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
cfg80211: print correct intersected regulatory domain
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
cfg80211: Fix sanity check on 5 GHz when processing country IE
Luis R. Rodriguez
1
-11
/
+19
2009-01-16
cfg80211: Fix parsed country IE info for 5 GHz
Luis R. Rodriguez
1
-2
/
+19
2009-01-16
cfg80211: Fix regression with 11d on bands
Luis R. Rodriguez
1
-3
/
+79
2009-01-16
cfg80211: make handle_band() and handle_channel() wiphy specific
Luis R. Rodriguez
1
-6
/
+19
2009-01-06
wireless: convert wireless ioctl to net_device_ops
Stephen Hemminger
1
-2
/
+2
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-14
/
+13
2008-12-19
nl80211: Add signal strength and bandwith to nl80211station info
Henning Rogge
1
-1
/
+57
2008-12-12
mac80211/cfg80211: check endianness in sparse runs
Johannes Berg
1
-0
/
+2
2008-12-12
cfg80211: fix nl80211 frequency handling
Johannes Berg
1
-14
/
+26
2008-12-06
wireless: Fix incorrect use of loose in wext.c
Nick Andrew
1
-1
/
+1
2008-12-05
cfg80211: "fix" 11d oops
Johannes Berg
1
-0
/
+3
2008-12-05
cfg80211: fix wiphy remove if no regulatory request
Johannes Berg
1
-1
/
+1
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
1
-0
/
+79
2008-12-05
cfg80211: handle SIOCGIWNAME
Johannes Berg
2
-0
/
+61
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
1
-0
/
+57
2008-11-26
nl80211: Change max TX power to be in mBm instead of dBm
Jouni Malinen
1
-2
/
+2
2008-11-26
nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
Jouni Malinen
1
-0
/
+3
2008-11-25
cfg80211: add support for custom firmware regulatory solutions
Luis R. Rodriguez
1
-1
/
+12
2008-11-25
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
6
-24
/
+507
2008-11-25
cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid
Luis R. Rodriguez
1
-0
/
+3
2008-11-25
cfg80211: call_crda() won't tell us if CRDA was present
Luis R. Rodriguez
1
-8
/
+1
2008-11-25
cfg80211: expect different rd in cfg80211 when intersecting
Luis R. Rodriguez
1
-2
/
+3
2008-11-25
cfg80211: separate intersection section in __set_regdom()
Luis R. Rodriguez
1
-8
/
+21
2008-11-25
cfg80211: remove switch from __set_regdom()
Luis R. Rodriguez
1
-15
/
+6
2008-11-25
cfg80211: remove switch from __regulatory_hint()
Luis R. Rodriguez
1
-26
/
+17
2008-11-25
cfg80211: mark negative frequencies as invalid
Luis R. Rodriguez
1
-1
/
+1
2008-11-21
wireless: clean up sysfs code using %pM
Johannes Berg
1
-15
/
+10
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
1
-0
/
+38
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
6
-5
/
+1770
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
2008-11-10
cfg80211: Add kdoc for struct regulatory_request
Luis R. Rodriguez
1
-3
/
+19
2008-11-10
cfg80211: Add regulatory domain intersection capability
Luis R. Rodriguez
1
-8
/
+158
2008-11-10
cfg80211: a reg rule is invalid if freq diff is 0
Luis R. Rodriguez
1
-1
/
+1
2008-11-10
nl80211: Add TX queue parameter configuration
Jouni Malinen
1
-5
/
+62
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
1
-0
/
+8
2008-11-10
wireless: implement basic rate helper function
Johannes Berg
1
-0
/
+19
2008-11-10
wireless: fix a few sparse warnings
Johannes Berg
1
-1
/
+1
2008-10-31
wireless regulatory: move ignore_request
Johannes Berg
1
-63
/
+63
2008-10-31
wireless: clean up regulatory ignore_request function
Johannes Berg
1
-40
/
+27
2008-10-31
wireless: remove struct regdom hinting
Johannes Berg
3
-64
/
+24
2008-10-31
wireless: make regdom passing semantics simpler
Johannes Berg
2
-8
/
+6
2008-10-31
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
1
-5
/
+4
2008-10-31
wireless: escape_ssid should handle non-printables
John W. Linville
1
-6
/
+19
2008-10-31
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
1
-5
/
+0
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
3
-0
/
+69
2008-10-31
wireless: fix EU check
Johannes Berg
1
-1
/
+1
2008-10-31
wireless: get rid of pointless request list
Johannes Berg
1
-69
/
+21
2008-10-31
wireless: remove cfg80211_reg_mutex
Johannes Berg
3
-8
/
+2
[next]