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
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-789
/
+687
2010-03-16
iwlwifi: Silence tfds_in_queue message
Adel Gadllah
1
-1
/
+1
2010-03-10
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
2
-34
/
+17
2010-03-10
iwl3945: fix memory corruption
Reinette Chatre
1
-3
/
+3
2010-03-10
iwl3945: check ucode load error code
Abhijeet Kolekar
1
-1
/
+1
2010-03-10
iwlwifi: clean up queue/fifo handling
Johannes Berg
5
-77
/
+109
2010-03-10
iwlwifi: add internal short scan support for 3945
Wey-Yi Guy
1
-8
/
+14
2010-03-10
iwlwifi: remove unnecessary parameter in scan function
Wey-Yi Guy
1
-5
/
+3
2010-03-10
iwlwifi: remove duplicate function
Wey-Yi Guy
1
-23
/
+0
2010-03-10
iwlwifi: remove needlessly exported symbols
Reinette Chatre
3
-4
/
+1
2010-03-10
iwlwifi: change WEP key protection to use mutex
Johannes Berg
4
-12
/
+12
2010-03-10
iwlwifi: remove un-necessary parameters
Wey-Yi Guy
1
-21
/
+7
2010-03-10
iwlagn: move sysfs flags and filter_flags files to debugfs
Johannes Berg
2
-83
/
+29
2010-03-10
iwlwifi: remove STATUS_MODE_PENDING
Johannes Berg
5
-44
/
+19
2010-03-10
iwlwifi: remove alive start adhoc restart
Johannes Berg
2
-17
/
+0
2010-03-10
iwlwifi: move 3945 clip groups to 3945 data
Johannes Berg
2
-8
/
+12
2010-03-10
iwlwifi: clear up AC/FIFO debug output
Johannes Berg
1
-2
/
+2
2010-03-10
iwlwifi: remove sanity check
Johannes Berg
1
-5
/
+0
2010-03-10
iwlwifi: remove IBSS channel sanity check
Johannes Berg
1
-9
/
+0
2010-03-10
iwlwifi: remove priv->active_rate_basic
Johannes Berg
6
-50
/
+10
2010-03-10
iwlwifi: remove never-changing priv->rates_mask variable
Johannes Berg
3
-8
/
+4
2010-03-10
iwlwifi: remove frame dropping
Johannes Berg
2
-19
/
+0
2010-03-10
iwlwifi: remove dead code from iwl_mac_reset_tsf
Johannes Berg
1
-13
/
+3
2010-03-10
iwlwifi: remove superfluous channel check
Johannes Berg
1
-8
/
+0
2010-03-10
iwlagn: remove write-only variables
Johannes Berg
6
-42
/
+15
2010-03-10
iwlwifi: move ICT data to agn part of union
Johannes Berg
3
-51
/
+56
2010-03-10
iwlwifi: move 3945 specific data into union
Johannes Berg
5
-40
/
+45
2010-03-10
iwlagn: move ICT code into separate file
Johannes Berg
10
-279
/
+385
2010-03-02
iwlwifi: load firmware asynchronously before mac80211 registration
Johannes Berg
2
-78
/
+81
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-66
/
+9
2010-02-27
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
3
-62
/
+1
2010-02-27
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-4
/
+8
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-10
/
+31
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
20
-157
/
+418
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-9
/
+27
2010-02-24
iwlwifi: increase command buffer size
Abhijeet Kolekar
2
-4
/
+8
2010-02-24
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
3
-62
/
+1
2010-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-22
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
2
-5
/
+7
2010-02-22
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
4
-4
/
+20
2010-02-19
iwlwifi: add debugfs to monitor force reset parameters
Wey-Yi Guy
1
-2
/
+32
2010-02-19
iwlwifi: separated time check for different type of force reset
Wey-Yi Guy
3
-12
/
+33
2010-02-19
iwlwifi: indicate calib version for 6050 series
Abhijeet Kolekar
3
-3
/
+79
2010-02-19
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
7
-10
/
+13
2010-02-19
iwl3945: remove STATUS macros from header
Reinette Chatre
3
-20
/
+2
2010-02-19
iwlwifi: set HT flags after channel in rxon
Dan Halperin
1
-1
/
+1
2010-02-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-76
/
+65
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+4
2010-02-12
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
1
-1
/
+4
[next]