index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
/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
*
S2io: Multiqueue network device support implementation
Sreenivasa Honnur
2008-03-17
2
-30
/
+186
*
qeth: remove old qeth files
Frank Blaschka
2008-03-17
10
-14269
/
+0
*
qeth: new qeth device driver
Frank Blaschka
2008-03-17
13
-16
/
+13495
*
ctc: removal of the old ctc driver
Peter Tiedemann
2008-03-17
4
-3537
/
+0
*
ctcm: infrastructure for replaced ctc driver
Peter Tiedemann
2008-03-17
11
-8
/
+7920
*
drivers/s390/net: Kconfig brush up
Ursula Braun
2008-03-17
1
-21
/
+22
*
atl1: reduce forward declarations
Jay Cliburn
2008-03-17
2
-713
/
+703
*
atl1: make functions static
Jay Cliburn
2008-03-17
2
-53
/
+51
*
atl1: print debug info if rrd error
Jay Cliburn
2008-03-17
1
-4
/
+22
*
atl1: use netif_msg
Jay Cliburn
2008-03-17
2
-46
/
+111
*
atl1: use csum_start
Jay Cliburn
2008-03-17
1
-5
/
+6
*
atl1: simplify tx packet descriptor
Jay Cliburn
2008-03-17
2
-220
/
+246
*
atl1: add ethtool register dump
Jay Cliburn
2008-03-17
2
-0
/
+54
*
atl1: fix broken TSO
Jay Cliburn
2008-03-17
1
-18
/
+11
*
atl1: move common functions to atlx files
Jay Cliburn
2008-03-17
9
-2710
/
+2751
*
atl1: relocate atl1 driver to /drivers/net/atlx
Jay Cliburn
2008-03-17
8
-1
/
+1
*
remove the obsolete xircom_tulip_cb driver
Adrian Bunk
2008-03-17
3
-1741
/
+1
*
sk98lin: remove obsolete driver
Stephen Hemminger
2008-03-17
42
-41384
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
2008-03-16
2
-5
/
+5
|
\
|
*
[PARISC] make ptr_to_pide() static
FUJITA Tomonori
2008-03-16
1
-2
/
+2
|
*
[PARISC] pdc_stable: fix compile errors
Joel Soete
2008-03-16
1
-3
/
+3
*
|
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
Linus Torvalds
2008-03-15
2
-95
/
+0
*
|
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
Roel Kluin
2008-03-15
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2008-03-15
7
-67
/
+143
|
\
\
|
*
|
firewire: fw-ohci: shut up false compiler warning on PPC32
Stefan Richter
2008-03-14
1
-3
/
+3
|
*
|
firewire: fw-ohci: use dma_alloc_coherent for ar_buffer
Jarod Wilson
2008-03-14
1
-13
/
+5
|
*
|
ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)
Stefan Richter
2008-03-14
1
-0
/
+5
|
*
|
firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)
Stefan Richter
2008-03-14
1
-0
/
+5
|
*
|
firewire: update Kconfig help text
Stefan Richter
2008-03-14
1
-31
/
+19
|
*
|
firewire: warn on fatal condition in topology code
Stefan Richter
2008-03-14
1
-1
/
+2
|
*
|
firewire: fw-sbp2: set single-phase retry_limit
Jarod Wilson
2008-03-14
1
-4
/
+27
|
*
|
firewire: fw-ohci: Apple UniNorth 1st generation support
Stefan Richter
2008-03-14
1
-8
/
+21
|
*
|
firewire: fw-ohci: PPC PMac platform code
Stefan Richter
2008-03-14
1
-0
/
+49
|
*
|
firewire: endianess annotations
Stefan Richter
2008-03-14
3
-6
/
+6
|
*
|
firewire: endianess fix
Stefan Richter
2008-03-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-03-13
10
-36
/
+41
|
\
\
|
*
|
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2008-03-12
2
-7
/
+10
|
*
|
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
2008-03-12
1
-0
/
+1
|
*
|
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-03-11
1
-1
/
+1
|
*
|
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
2008-03-11
1
-0
/
+4
[next]