index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Lines
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
-151
/
+152
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-32
/
+55
2013-12-05
cfg80211: don't "leak" uncompleted scans
Eliad Peller
-30
/
+8
2013-12-05
cfg80211: stop sched scan only when needed
Barak Bercovitz
-1
/
+4
2013-12-05
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
-9
/
+9
2013-12-05
nl80211: allow setting bitrate mask back to default
Janusz Dziedzic
-3
/
+5
2013-12-05
cfg80211: fix WARN_ON for re-association to the expired BSS
Ujjal Roy
-10
/
+12
2013-12-04
nl80211: allow the use of DFS channel in mesh
Chun-Yeow Yeoh
-2
/
+11
2013-12-03
nl80211: vendor command support
Johannes Berg
-71
/
+170
2013-12-03
nl80211: don't clear bitrate_mask twice
Janusz Dziedzic
-9
/
+8
2013-12-03
cfg80211: DFS check dfs_region before usage
Luis R. Rodriguez
-0
/
+5
2013-12-03
cfg80211: add reg_get_dfs_region()
Luis R. Rodriguez
-0
/
+28
2013-12-03
nl80211/cfg80211: Set Operating Mode Notification
Marek Kwaczynski
-0
/
+7
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
-453
/
+787
2013-12-02
cfg80211: disable CSA for all drivers
Simon Wunderlich
-0
/
+6
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
-6
/
+3
2013-12-02
cfg80211: protect beacon changing functions with wdev-lock
Simon Wunderlich
-3
/
+19
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
-43
/
+33
2013-12-02
cfg80211: fix reporting 5/10 MHz support to user space
Felix Fietkau
-4
/
+5
2013-11-25
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
Luis R. Rodriguez
-25
/
+16
2013-11-25
cfg80211: distinguish unset DFS region from unknown
Luis R. Rodriguez
-0
/
+3
2013-11-25
cfg80211: intersection dfs regions when intersecting regdomains
Luis R. Rodriguez
-0
/
+16
2013-11-25
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
-4
/
+4
2013-11-25
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
-0
/
+3
2013-11-25
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
-5
/
+3
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
-17
/
+17
2013-11-25
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
Luis R. Rodriguez
-6
/
+5
2013-11-25
cfg80211: set driver regulatory updates on its own
Luis R. Rodriguez
-67
/
+56
2013-11-25
cfg80211: set user regulatory updates on its own
Luis R. Rodriguez
-0
/
+35
2013-11-25
cfg80211: set core regulatory updates on its own
Luis R. Rodriguez
-13
/
+27
2013-11-25
cfg80211: pass the last_request to __set_regdom()
Luis R. Rodriguez
-3
/
+3
2013-11-25
cfg80211: move core reg_notfier() check to source
Luis R. Rodriguez
-13
/
+18
2013-11-25
cfg80211: allow only the core to request to update the world regdom
Luis R. Rodriguez
-0
/
+2
2013-11-25
cfg80211: add helper for calling CRDA
Luis R. Rodriguez
-12
/
+12
2013-11-25
cfg80211: add helper for kfree'ing and assigning last_request
Luis R. Rodriguez
-10
/
+11
2013-11-25
cfg80211: add helper for kfree'ing last_request
Luis R. Rodriguez
-23
/
+19
2013-11-25
cfg80211: process non country IE conflicting first
Luis R. Rodriguez
-19
/
+20
2013-11-25
cfg80211: process country IE regulatory requests on their own
Luis R. Rodriguez
-133
/
+68
2013-11-25
cfg80211: process driver regulatory requests on its own
Luis R. Rodriguez
-17
/
+86
2013-11-25
cfg80211: process user regulatory requests on its own
Luis R. Rodriguez
-33
/
+81
2013-11-25
cfg80211: processing core regulatory hints on its own
Luis R. Rodriguez
-2
/
+44
2013-11-25
cfg80211: check regulatory request alpha2 early
Luis R. Rodriguez
-1
/
+5
2013-11-25
cfg80211: enforce disabling channels by custom or strict settings
Luis R. Rodriguez
-3
/
+14
2013-11-25
cfg80211: fix parsing when db.txt ends on a rule
Luis R. Rodriguez
-0
/
+2
2013-11-25
cfg80211: add function helpers to genregdb.awk
Luis R. Rodriguez
-11
/
+25
2013-11-25
cfg80211: allow beaconing after DFS CAC
Janusz Dziedzic
-11
/
+74
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
-8
/
+6
2013-11-25
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
-10
/
+6
2013-11-25
cfg80211: add missing break in cfg80211_get_chan_state()
Johannes Berg
-0
/
+1
2013-11-25
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
-6
/
+5
[prev]
[next]