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
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl3945-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
1
-3
/
+1
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-18
/
+66
2009-11-24
iwlwifi: print limited number of event log when uCode error
Wey-Yi Guy
1
-12
/
+62
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-4
/
+2
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-19
iwl3945: Reset saved POWER_TABLE_CMD in "up"
Ben Cahill
1
-1
/
+1
2009-11-19
iwlwifi: update reply_statistics_cmd with 'clear' parameter
Wey-Yi Guy
1
-1
/
+1
2009-11-11
iwlwifi: MAC_ACCESS_REQ cleanup
Ben Cahill
1
-3
/
+2
2009-11-11
iwlwifi: speed up event log dumps
Ben Cahill
1
-6
/
+16
2009-11-11
iwlwifi: Limit size of Event Log dump
Ben Cahill
1
-0
/
+15
2009-11-02
iwlwifi: remove power-wasting calls to apm_ops.init()
Ben Cahill
1
-7
/
+0
2009-11-02
iwlwifi: provide firmware version
Reinette Chatre
1
-0
/
+8
2009-10-27
iwlwifi: make sure device is reset when unloading driver
Ben Cahill
1
-0
/
+9
2009-10-27
iwlwifi: reuse page for notification packets
Zhu Yi
1
-12
/
+15
2009-10-27
iwlwifi: fix use after free bug for paged rx
Zhu Yi
1
-5
/
+13
2009-10-27
iwlwifi: use paged Rx
Zhu Yi
1
-61
/
+59
2009-10-27
iwlwifi/iwl3945: remove data_retry_limit
Abhijeet Kolekar
1
-1
/
+0
2009-10-27
iwl3945: rename tx to tx_cmd
Abhijeet Kolekar
1
-27
/
+27
2009-10-27
iwlwifi/iwl3945: unify rts_tx_cmd_flag
Abhijeet Kolekar
1
-8
/
+1
2009-10-27
iwlwifi: dynamic allocate tx queue structure
Wey-Yi Guy
1
-1
/
+0
2009-10-27
iwl3945: move iwl_power_initialize()
Ben Cahill
1
-0
/
+1
2009-10-27
iwl3945: streamline iwl3945_rfkill_poll()
Ben Cahill
1
-6
/
+21
2009-10-27
iwl3945: remove unnecessary call to apm_ops.reset()
Ben Cahill
1
-5
/
+0
2009-10-27
iwlwifi: turn off device when not used.
Ben Cahill
1
-4
/
+2
2009-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-10-12
iwlwifi: change the order of freeing memory
Wey-Yi Guy
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-08
iwlwifi: LED cleanup
Johannes Berg
1
-5
/
+3
2009-10-08
iwlwifi: device tracing
Johannes Berg
1
-1
/
+7
2009-10-08
iwlwifi: drop lib80211 dependency
Christian Lamparter
1
-1
/
+0
2009-10-08
iwlwifi: use S_IRUGO and S_IWUSR in module parameters
Wey-Yi Guy
1
-5
/
+6
2009-09-29
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
1
-18
/
+13
2009-09-23
iwlwifi: reduce noise when skb allocation fails
Reinette Chatre
1
-1
/
+8
2009-09-23
iwlwifi: fix potential rx buffer loss
Reinette Chatre
1
-8
/
+16
2009-08-31
iwl3945: reduce debug noise when default debug flags used
Reinette Chatre
1
-5
/
+3
2009-08-28
iwlwifi: Make injection of non-broadcast frames work again
Gábor Stefanik
1
-3
/
+6
2009-08-20
iwlwifi: prevent read outside array bounds
Reinette Chatre
1
-0
/
+2
2009-08-14
iwlwifi: automatically adjust sleep level
Johannes Berg
1
-63
/
+3
2009-08-14
iwlwifi: Traffic type and counter for debugFs
Wey-Yi Guy
1
-0
/
+1
2009-08-14
iwlwifi: new debugging feature for dumping data traffic
Wey-Yi Guy
1
-3
/
+10
2009-08-14
iwlwifi: re-introduce per device debugging
Reinette Chatre
1
-10
/
+11
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-08-04
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
1
-0
/
+3
2009-07-27
iwlwifi: fix up command sending
Johannes Berg
1
-9
/
+11
2009-07-27
iwlagn: fix minimum number of queues setting
reinette chatre
1
-2
/
+2
2009-07-24
iwlwifi: inform user about rfkill state changes
Reinette Chatre
1
-1
/
+1
2009-07-24
iwlwifi: clarify hardware error message
Reinette Chatre
1
-1
/
+1
2009-07-24
iwlwifi: make debug level more user friendly
Reinette Chatre
1
-11
/
+14
[next]