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
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-5
/
+8
2011-08-29
iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)
Stanislaw Gruszka
1
-5
/
+8
2011-08-08
iwlegacy: remove wireless extensions inclusions
Johannes Berg
9
-9
/
+0
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2
-3
/
+11
2011-08-01
iwlegacy: set tx power after rxon_assoc
Stanislaw Gruszka
2
-3
/
+11
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-2
/
+2
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+2
2011-07-13
iwlegacy: Add missing comma between constant string array
Joe Perches
1
-1
/
+1
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
1
-2
/
+1
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-29
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-1332
/
+147
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-46
/
+28
2011-06-20
iwlegacy: fix stop/wake queue hacks
Kalle Valo
1
-0
/
+9
2011-06-17
iwlegacy: fix up brokenness caused by cleanup
Dan Carpenter
1
-2
/
+2
2011-06-10
iwlegacy: refactor iwl4965_mac_channel_switch
Stanislaw Gruszka
1
-56
/
+55
2011-06-10
iwlegacy: remove unused agg_tids_count
Stanislaw Gruszka
2
-17
/
+0
2011-06-10
iwlegacy: remove firmware event log
Stanislaw Gruszka
10
-742
/
+1
2011-06-10
iwlegacy: remove reset rf infrastructure
Stanislaw Gruszka
10
-407
/
+81
2011-06-10
iwlegacy: remove recover from statistics
Stanislaw Gruszka
5
-103
/
+1
2011-06-10
iwlegacy: remove unused power commands defines
Stanislaw Gruszka
1
-7
/
+0
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-46
/
+28
2011-06-08
iwlegacy: fix channel switch locking
Stanislaw Gruszka
5
-46
/
+28
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-6
/
+7
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-03
iwlegacy: add missing null check
Greg Dietsche
1
-0
/
+3
2011-06-03
iwlegacy: propagate error return value
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: return -EINVAL instead of -1
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: remove unecessary if statement
Greg Dietsche
1
-2
/
+0
2011-06-03
iwlegacy: remove unreachable code
Greg Dietsche
1
-1
/
+0
2011-06-01
iwl4965: correctly validate temperature value
Stanislaw Gruszka
1
-1
/
+1
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
1
-2
/
+2
2011-05-27
iwl4965: fix 5GHz operation
Stanislaw Gruszka
1
-2
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+13
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-05-16
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+13
2011-05-10
iwlegacy: fix IBSS mode crashes
Stanislaw Gruszka
2
-0
/
+13
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-11
/
+35
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-75
/
+82
2011-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-11
/
+35
2011-04-29
iwlegacy: remove sync_cmd_mutex
Stanislaw Gruszka
4
-5
/
+2
2011-04-29
iwlegacy: more priv->mutex serialization
Stanislaw Gruszka
3
-23
/
+34
2011-04-29
iwlegacy: fix enqueue hcmd race conditions
Stanislaw Gruszka
2
-28
/
+25
2011-04-29
iwlegacy: comment typo fix diable -> disable
Stanislaw Gruszka
2
-2
/
+2
2011-04-29
iwlegacy: remove scan_tx_antennas
Stanislaw Gruszka
2
-4
/
+0
[next]