index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-04-10
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2
-6
/
+20
2012-04-10
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-10
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
2
-5
/
+5
2012-04-10
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
1
-3
/
+5
2012-04-10
mac80211: optimize aggregation session timeout handling
Felix Fietkau
6
-9
/
+40
2012-04-10
mac80211: reduce code duplication in debugfs code
Felix Fietkau
1
-58
/
+13
2012-04-10
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2
-16
/
+18
2012-04-10
rt2x00: increase led's name buffer length
Jakub Kicinski
1
-8
/
+8
2012-04-10
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
1
-13
/
+11
2012-04-10
rtlwifi: Use is_zero_ether_addr, remove line continuation
Joe Perches
1
-3
/
+2
2012-04-10
p54usb: Load firmware asynchronously
Larry Finger
2
-68
/
+130
2012-04-10
p54: only unregister ieee80211_hw when it has been registered
Christian Lamparter
2
-2
/
+10
2012-04-10
mac80211: end service period only after sending last buffered frame
Marco Porsch
1
-7
/
+9
2012-04-10
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
7
-0
/
+241
2012-04-10
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
1
-3
/
+4
2012-04-10
mwifiex: remove redundant signal handling code
Amitkumar Karwar
6
-108
/
+9
2012-04-10
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
1
-0
/
+18
2012-04-10
mwifiex: update signal strength in mBm units
Amitkumar Karwar
1
-2
/
+3
2012-04-10
mac80211: Add iface name when calling WARN-ON.
Ben Greear
1
-1
/
+3
2012-04-10
ath9k_hw: Update rx gain initval to improve rx sensitivity
Rajkumar Manoharan
1
-5
/
+5
2012-04-10
wireless: rename ht_info to ht_operation
Johannes Berg
16
-106
/
+102
2012-04-10
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
1
-0
/
+2
2012-04-10
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
1
-1
/
+1
2012-04-10
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
6
-4
/
+126
2012-04-10
ath9k_hw: improve ANI processing and rx desensitizing parameters
Rajkumar Manoharan
4
-115
/
+27
2012-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-44
/
+58
2012-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-109
/
+184
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
147
-1037
/
+5017
2012-03-28
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
118
-732
/
+3077
2012-03-28
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
26
-1
/
+5182
2012-03-28
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
66
-558
/
+1929
2012-03-28
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
76
-346
/
+5351
2012-03-28
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
103
-999
/
+964
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
379
-7606
/
+4783
2012-03-28
Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-6
/
+10
2012-03-28
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
90
-323
/
+650
2012-03-28
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-03-28
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Arnd Bergmann
214
-6281
/
+14139
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2
-2
/
+2
2012-03-26
ath5k: drop self from MAINTAINERS
Bob Copeland
1
-1
/
+0
2012-03-26
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-03-26
rt2x00: rt2800usb: fix status register reread logic
Stanislaw Gruszka
1
-1
/
+1
2012-03-26
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
1
-1
/
+7
2012-03-26
mac80211: remove outdated comment
Eliad Peller
1
-3
/
+0
2012-03-26
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
1
-2
/
+2
2012-03-26
ath9k: reduce listen time period
Rajkumar Manoharan
1
-1
/
+1
2012-03-26
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
2
-12
/
+23
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
1
-10
/
+6
2012-03-26
ath9k: fix max noise floor threshold
Rajkumar Manoharan
1
-3
/
+2
[next]