index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
iwlwifi: move host command sending functions to core module
Tomas Winkler
2008-03-25
9
-322
/
+399
*
|
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
2008-03-25
6
-13
/
+13
*
|
iwlwifi: iwl3945 remove 4965 commands
Tomas Winkler
2008-03-25
1
-39
/
+0
*
|
iwlwifi-2.6: enables RX TKIP decryption in HW
Emmanuel Grumbach
2008-03-25
1
-0
/
+51
*
|
iwlwifi-2.6: enables HW TKIP encryption
Emmanuel Grumbach
2008-03-25
2
-9
/
+25
*
|
iwlwifi-2.6: RX status translation to old scheme
Emmanuel Grumbach
2008-03-25
3
-0
/
+81
*
|
iwlwifi-2.6: Cleans up set_key flow
Emmanuel Grumbach
2008-03-25
2
-56
/
+110
*
|
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
2008-03-25
7
-623
/
+677
*
|
iwlwifi: Probe Flow - Performing allocation in a separate function
Assaf Krauss
2008-03-25
3
-8
/
+39
*
|
iwlwifi: Packing all 4965 parameters
Assaf Krauss
2008-03-25
4
-33
/
+42
*
|
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2008-03-25
2
-120
/
+151
*
|
iwlwifi: remove macros containing offsets from eeprom struct
Reinette Chatre
2008-03-25
2
-64
/
+0
*
|
libertas: store rssi as an u32
Holger Schurig
2008-03-25
3
-9
/
+4
*
|
libertas: remove lots of unused stuff
Holger Schurig
2008-03-25
10
-134
/
+46
*
|
libertas: misc power saving adjusts
Holger Schurig
2008-03-25
6
-36
/
+23
*
|
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-25
6
-47
/
+10
*
|
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
2008-03-25
3
-12
/
+7
*
|
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2008-03-25
2
-36
/
+57
*
|
iwlwifi: Add debugfs to iwl core
Tomas Winkler
2008-03-25
7
-6
/
+377
*
|
iwlwifi: Add TX/RX statistcs to driver
Tomas Winkler
2008-03-25
3
-1
/
+24
*
|
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
Tomas Winkler
2008-03-25
7
-415
/
+415
*
|
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
Tomas Winkler
2008-03-25
9
-71
/
+71
*
|
iwlwifi: Bug fix, CCMP with HW encryption with AGG
Max Stepanov
2008-03-25
2
-0
/
+6
*
|
libertas: remove some unused commands
Holger Schurig
2008-03-25
2
-10
/
+0
*
|
libertas: rename packetfilter to mac_control
Holger Schurig
2008-03-25
5
-23
/
+22
*
|
libertas: convert CMD_MAC_CONTROL to a direct command
Holger Schurig
2008-03-25
3
-28
/
+8
|
/
*
Merge branch 'master' of ../net-2.6/
David S. Miller
2008-03-23
3
-36
/
+4
|
\
|
*
connector: convert to single-threaded workqueue
Evgeniy Polyakov
2008-03-23
1
-1
/
+1
|
*
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
2008-03-23
1
-1
/
+1
|
*
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
2008-03-23
1
-34
/
+2
*
|
[CASSINI]: Use shorter list_splice_init() macro for brevity.
Robert P. J. Day
2008-03-23
1
-8
/
+4
*
|
[8390]: Fix build error.
David S. Miller
2008-03-22
1
-1
/
+1
*
|
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-03-22
100
-63181
/
+25074
|
\
\
|
*
|
ixgbe: Increment version
Auke Kok
2008-03-17
1
-1
/
+1
|
*
|
ixgbe: Add optional DCA infrastructure
Jeb Cramer
2008-03-17
2
-0
/
+157
|
*
|
ixgbe: Introduce adaptive interrupt moderation
Ayyappan Veeraiyan
2008-03-17
3
-12
/
+232
|
*
|
ixgbe: Introduce Multiqueue TX
Ayyappan Veeraiyan
2008-03-17
2
-5
/
+66
|
*
|
ixgbe: Introduce MSI-X queue vector code
Ayyappan Veeraiyan
2008-03-17
2
-350
/
+826
|
*
|
/drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...
Jon Schindler
2008-03-17
1
-3
/
+4
|
*
|
/drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...
Jon Schindler
2008-03-17
1
-3
/
+4
|
*
|
/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...
Jon Schindler
2008-03-17
1
-3
/
+4
|
*
|
/drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...
Jon Schindler
2008-03-17
1
-2
/
+4
|
*
|
/drivers/net/8390.c replaced init_module&cleanup_module with module_init&modu...
Jon Schindler
2008-03-17
1
-2
/
+4
|
*
|
smc91x: make superh use default config V2
Magnus Damm
2008-03-17
1
-30
/
+0
|
*
|
smc91x: add insw/outsw to default config V2
Magnus Damm
2008-03-17
1
-0
/
+2
|
*
|
smc91x: introduce platform data flags V2
Magnus Damm
2008-03-17
2
-27
/
+64
|
*
|
smc91x: pass along private data V2
Magnus Damm
2008-03-17
2
-275
/
+280
|
*
|
S2io: Version update for multiqueue and vlan patches
Sreenivasa Honnur
2008-03-17
1
-1
/
+1
|
*
|
S2io: Support for vlan_rx_kill_vid entry point
Sreenivasa Honnur
2008-03-17
2
-50
/
+71
|
*
|
S2io: Multiqueue network device support - FIFO selection based on L4 ports
Sreenivasa Honnur
2008-03-17
2
-19
/
+150
[prev]
[next]