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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
iwlwifi: move host command sending functions to core module
Tomas Winkler
9
-322
/
+399
2008-03-25
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
6
-13
/
+13
2008-03-25
iwlwifi: iwl3945 remove 4965 commands
Tomas Winkler
1
-39
/
+0
2008-03-25
iwlwifi-2.6: enables RX TKIP decryption in HW
Emmanuel Grumbach
1
-0
/
+51
2008-03-25
iwlwifi-2.6: enables HW TKIP encryption
Emmanuel Grumbach
2
-9
/
+25
2008-03-25
iwlwifi-2.6: RX status translation to old scheme
Emmanuel Grumbach
3
-0
/
+81
2008-03-25
iwlwifi-2.6: Cleans up set_key flow
Emmanuel Grumbach
2
-56
/
+110
2008-03-25
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
7
-623
/
+677
2008-03-25
iwlwifi: Probe Flow - Performing allocation in a separate function
Assaf Krauss
3
-8
/
+39
2008-03-25
iwlwifi: Packing all 4965 parameters
Assaf Krauss
4
-33
/
+42
2008-03-25
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2
-120
/
+151
2008-03-25
iwlwifi: remove macros containing offsets from eeprom struct
Reinette Chatre
2
-64
/
+0
2008-03-25
libertas: store rssi as an u32
Holger Schurig
3
-9
/
+4
2008-03-25
libertas: remove lots of unused stuff
Holger Schurig
10
-134
/
+46
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
6
-36
/
+23
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
6
-47
/
+10
2008-03-25
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
3
-12
/
+7
2008-03-25
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2
-36
/
+57
2008-03-25
iwlwifi: Add debugfs to iwl core
Tomas Winkler
7
-6
/
+377
2008-03-25
iwlwifi: Add TX/RX statistcs to driver
Tomas Winkler
3
-1
/
+24
2008-03-25
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
Tomas Winkler
7
-415
/
+415
2008-03-25
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
Tomas Winkler
9
-71
/
+71
2008-03-25
iwlwifi: Bug fix, CCMP with HW encryption with AGG
Max Stepanov
2
-0
/
+6
2008-03-25
libertas: remove some unused commands
Holger Schurig
2
-10
/
+0
2008-03-25
libertas: rename packetfilter to mac_control
Holger Schurig
5
-23
/
+22
2008-03-25
libertas: convert CMD_MAC_CONTROL to a direct command
Holger Schurig
3
-28
/
+8
2008-03-24
Merge branch 'master' of ../net-2.6/
David S. Miller
3
-36
/
+4
2008-03-24
[CASSINI]: Use shorter list_splice_init() macro for brevity.
Robert P. J. Day
1
-8
/
+4
2008-03-24
connector: convert to single-threaded workqueue
Evgeniy Polyakov
1
-1
/
+1
2008-03-23
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
1
-1
/
+1
2008-03-23
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
1
-34
/
+2
2008-03-23
[8390]: Fix build error.
David S. Miller
1
-1
/
+1
2008-03-23
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
100
-63181
/
+25074
2008-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-3
/
+18
2008-03-21
[NET] ifb: set separate lockdep classes for queue locks
Jarek Poplawski
1
-0
/
+15
2008-03-21
[TG3]: Fix build warning on sparc32.
David S. Miller
1
-3
/
+3
2008-03-19
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
1
-3
/
+0
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
306
-3191
/
+8132
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
264
-2835
/
+7579
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-81
/
+127
2008-03-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-52
/
+118
2008-03-17
ahci: Add Marvell 6121 SATA support
Jose Alberto Reguero
1
-4
/
+15
2008-03-17
pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size
Tejun Heo
1
-1
/
+1
2008-03-17
ahci: implement skip_host_reset parameter
Tejun Heo
1
-19
/
+29
2008-03-17
ahci: request all PCI BARs
Tejun Heo
1
-1
/
+4
2008-03-17
libata-acpi: improve dock event handling
Tejun Heo
1
-27
/
+69
2008-03-17
ioc3.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-11
/
+11
2008-03-17
ucc_geth: use correct thread number for 10/100Mbps link
Joakim Tjernlund
1
-2
/
+4
2008-03-17
igb: Correctly get protocol information
Mitch Williams
1
-4
/
+17
2008-03-17
[IOC3] Fix section missmatch
Ralf Baechle
1
-1
/
+2
[next]