index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2013-12-05
cfg80211: fix WARN_ON for re-association to the expired BSS
Ujjal Roy
2013-12-04
nl80211: allow the use of DFS channel in mesh
Chun-Yeow Yeoh
2013-12-03
nl80211: vendor command support
Johannes Berg
2013-12-03
nl80211: don't clear bitrate_mask twice
Janusz Dziedzic
2013-12-03
cfg80211: DFS check dfs_region before usage
Luis R. Rodriguez
2013-12-03
cfg80211: add reg_get_dfs_region()
Luis R. Rodriguez
2013-12-03
nl80211/cfg80211: Set Operating Mode Notification
Marek Kwaczynski
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
cfg80211: disable CSA for all drivers
Simon Wunderlich
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
2013-12-02
cfg80211: protect beacon changing functions with wdev-lock
Simon Wunderlich
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
cfg80211: fix reporting 5/10 MHz support to user space
Felix Fietkau
2013-11-25
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
Luis R. Rodriguez
2013-11-25
cfg80211: distinguish unset DFS region from unknown
Luis R. Rodriguez
2013-11-25
cfg80211: intersection dfs regions when intersecting regdomains
Luis R. Rodriguez
2013-11-25
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
2013-11-25
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
2013-11-25
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
Luis R. Rodriguez
2013-11-25
cfg80211: set driver regulatory updates on its own
Luis R. Rodriguez
2013-11-25
cfg80211: set user regulatory updates on its own
Luis R. Rodriguez
2013-11-25
cfg80211: set core regulatory updates on its own
Luis R. Rodriguez
2013-11-25
cfg80211: pass the last_request to __set_regdom()
Luis R. Rodriguez
2013-11-25
cfg80211: move core reg_notfier() check to source
Luis R. Rodriguez
2013-11-25
cfg80211: allow only the core to request to update the world regdom
Luis R. Rodriguez
2013-11-25
cfg80211: add helper for calling CRDA
Luis R. Rodriguez
2013-11-25
cfg80211: add helper for kfree'ing and assigning last_request
Luis R. Rodriguez
2013-11-25
cfg80211: add helper for kfree'ing last_request
Luis R. Rodriguez
2013-11-25
cfg80211: process non country IE conflicting first
Luis R. Rodriguez
2013-11-25
cfg80211: process country IE regulatory requests on their own
Luis R. Rodriguez
2013-11-25
cfg80211: process driver regulatory requests on its own
Luis R. Rodriguez
2013-11-25
cfg80211: process user regulatory requests on its own
Luis R. Rodriguez
2013-11-25
cfg80211: processing core regulatory hints on its own
Luis R. Rodriguez
2013-11-25
cfg80211: check regulatory request alpha2 early
Luis R. Rodriguez
2013-11-25
cfg80211: enforce disabling channels by custom or strict settings
Luis R. Rodriguez
2013-11-25
cfg80211: fix parsing when db.txt ends on a rule
Luis R. Rodriguez
2013-11-25
cfg80211: add function helpers to genregdb.awk
Luis R. Rodriguez
2013-11-25
cfg80211: allow beaconing after DFS CAC
Janusz Dziedzic
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
2013-11-25
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
2013-11-25
cfg80211: add missing break in cfg80211_get_chan_state()
Johannes Berg
2013-11-25
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2013-11-25
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
2013-11-25
cfg80211: add helper functions for start/end freq
Janusz Dziedzic
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
cfg80211: ignore supported rates for nonexistant bands on scan
Felix Fietkau
2013-11-25
cfg80211: disable 5/10 MHz support for all drivers
Johannes Berg
[prev]
[next]