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.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
2010-06-14
ath9k_hw: reduce delay on programming INI on AR9003
Luis R. Rodriguez
1
-9
/
+0
2010-06-14
ath9k_hw: enable ANI for AR9003
Luis R. Rodriguez
1
-7
/
+1
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
10
-151
/
+1390
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
7
-10
/
+10
2010-06-14
ath9k_hw: add register definitions for the new ANI
Luis R. Rodriguez
2
-0
/
+15
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
7
-11
/
+73
2010-06-14
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
Luis R. Rodriguez
1
-1
/
+8
2010-06-14
ath9k_hw: fix clock rate calculations for ANI
Luis R. Rodriguez
1
-1
/
+30
2010-06-14
ath9k_hw: move clock definitions from hw.c to hw.h
Luis R. Rodriguez
2
-5
/
+5
2010-06-14
mac80211: bracket driver tracing
Johannes Berg
2
-122
/
+156
2010-06-14
mac80211: fix mgmt frame accounting
Johannes Berg
1
-12
/
+13
2010-06-14
mac80211: update aggregation documentation
Johannes Berg
2
-16
/
+50
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
3
-3
/
+6
2010-06-14
mac80211: change TX aggregation locking
Johannes Berg
3
-47
/
+58
2010-06-14
mac80211: defer TX agg session teardown to work
Johannes Berg
1
-5
/
+5
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
6
-11
/
+21
2010-06-14
mac80211: fix RX aggregation timer
Johannes Berg
1
-0
/
+4
2010-06-14
mac80211: defer RX agg session teardown to work
Johannes Berg
4
-14
/
+20
2010-06-14
mac80211: move BA session work
Johannes Berg
4
-38
/
+40
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
7
-58
/
+139
2010-06-14
mac80211: refcount aggregation queue stop
Johannes Berg
3
-40
/
+51
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
4
-32
/
+10
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
8
-177
/
+206
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
4
-63
/
+61
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
5
-28
/
+30
2010-06-14
mac80211: move blockack stop due to fragmentation
Johannes Berg
2
-4
/
+33
2010-06-14
mac80211: always process blockack action from workqueue
Johannes Berg
3
-55
/
+43
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
6
-97
/
+48
2010-06-14
mac80211: common work skb freeing
Johannes Berg
4
-9
/
+3
2010-06-14
mac80211: use common work function
Johannes Berg
5
-73
/
+84
2010-06-14
mac80211: use common work struct
Johannes Berg
8
-38
/
+29
2010-06-14
mac80211: use common skb queue
Johannes Berg
5
-34
/
+20
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
6
-56
/
+24
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
6
-52
/
+57
2010-06-14
iwlwifi: print warning about disconnected antennas
Johannes Berg
1
-0
/
+7
2010-06-14
iwlwifi: rename iwl4965_rx_mpdu_res_start
Emmanuel Grumbach
2
-3
/
+3
2010-06-14
iwlwifi: rename rxq->dma_addr
Emmanuel Grumbach
5
-8
/
+8
2010-06-14
iwlwifi: cancel run time calibration work when going down
Wey-Yi Guy
1
-0
/
+1
2010-06-14
iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.
Dor Shaish
1
-1
/
+6
2010-06-14
iwlwifi: trace full RX
Johannes Berg
2
-4
/
+10
2010-06-08
wl1251: fix ELP_CTRL register reads
Grazvydas Ignotas
1
-6
/
+34
2010-06-08
wireless: fix kernel-doc
Johannes Berg
2
-31
/
+90
2010-06-08
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
1
-0
/
+3
2010-06-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
2
-0
/
+67
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
1
-7
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
4
-27
/
+46
2010-06-08
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
1
-2
/
+2
2010-06-08
libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...
Sascha Silbe
1
-6
/
+3
2010-06-07
ath: Fix uninitialized variable warnings
Prarit Bhargava
3
-0
/
+3
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-234
/
+340
[next]