index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-12
ieee820154: add max csma backoffs setting support
Alexander Aring
2014-11-12
at86rf230: remove invalid backoff exponent check
Alexander Aring
2014-11-12
ieee820154: add backoff exponent setting support
Alexander Aring
2014-11-12
ieee820154: add short_addr setting support
Alexander Aring
2014-11-12
ieee820154: add pan_id setting support
Alexander Aring
2014-11-12
ieee820154: remove valid page and channel checks
Alexander Aring
2014-11-12
ieee820154: add channel set support
Alexander Aring
2014-11-12
ieee802154: cleanup cfg802154 intendation
Alexander Aring
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
2014-11-12
mac802154: change module description
Alexander Aring
2014-11-12
mac802154: add wpan_phy priv id
Alexander Aring
2014-11-12
mac820154: move mutex locks out of loop
Alexander Aring
2014-11-12
mac820154: rename sdata next to tmp
Alexander Aring
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
2014-11-11
ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug
John W. Linville
2014-11-11
mwifiex: simplify ad hoc join capability info
James Cameron
2014-11-11
wlcore: make wlcore_cmd_send_failsafe() static
Luciano Coelho
2014-11-11
wlcore: check minimum buffer size in some cmd_send functions
Luciano Coelho
2014-11-11
mwifiex: fix version display problem on big endian platforms
Amitkumar Karwar
2014-11-11
ath9k_htc: add spectral scan debug interface
Oleksij Rempel
2014-11-11
ath9k_htc: process rx spectral packets
Oleksij Rempel
2014-11-11
ath9k_htc: trigger spectral scan on set_channel
Oleksij Rempel
2014-11-11
ath9k_htc: set initial spec_config values
Oleksij Rempel
2014-11-11
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
Oleksij Rempel
2014-11-11
ath9k_htc: add ath_ps_ops bindings
Oleksij Rempel
2014-11-11
ath9k_htc: fix rs_datalen conversation
Oleksij Rempel
2014-11-11
ath9k: For AR9271 chipsets, set count = 0 for endless samples.
Oleksij Rempel
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
2014-11-11
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2014-11-11
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
2014-11-11
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
ath9k: add ath_ps_ops bindings
Oleksij Rempel
2014-11-11
ath: add struct ath_ps_ops
Oleksij Rempel
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
2014-11-11
ath9k: add ath_hw to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
2014-11-11
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
ath9k: add struct ath_spec_scan_priv
Oleksij Rempel
2014-11-11
mwifiex: fix warning while starting BSS
Avinash Patil
2014-11-11
mwifiex: do not setup AMPDU/AMSDU with broadcast receiver
Avinash Patil
2014-11-11
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
2014-11-11
mwifiex: remove data_complete handler
Avinash Patil
2014-11-11
mwifiex: rx workqueue support for USB interface
Avinash Patil
2014-11-11
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
2014-11-11
bcma: get IRQ numbers from dt
Hauke Mehrtens
2014-11-11
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
2014-11-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-11-11
ath9k: Fix RTC_DERIVED_CLK usage
Miaoqing Pan
[prev]
[next]