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
/
net
/
forcedeth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-2
/
+2
*
[PATCH] make drivers/net/forcedeth.c:nv_update_pause() static
Adrian Bunk
2006-06-22
1
-1
/
+1
*
[FORCEDETH] Fix xmit_lock/netif_tx_lock after merge
Herbert Xu
2006-06-20
1
-10
/
+10
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-19
1
-9
/
+9
|
\
|
*
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
1
-9
/
+9
*
|
[PATCH] forcedeth: new device ids
Ayaz Abdulla
2006-06-11
1
-0
/
+32
*
|
[PATCH] forcedeth config: version
Ayaz Abdulla
2006-06-11
1
-1
/
+2
*
|
[PATCH] forcedeth config: module parameters
Ayaz Abdulla
2006-06-11
1
-22
/
+45
*
|
[PATCH] forcedeth config: diagnostics
Ayaz Abdulla
2006-06-11
1
-8
/
+398
*
|
[PATCH] forcedeth config: move functions
Ayaz Abdulla
2006-06-11
1
-133
/
+133
*
|
[PATCH] forcedeth config: statistics
Ayaz Abdulla
2006-06-11
1
-3
/
+194
*
|
[PATCH] forcedeth config: csum
Ayaz Abdulla
2006-06-11
1
-8
/
+77
*
|
[PATCH] forcedeth config: wol
Ayaz Abdulla
2006-06-11
1
-7
/
+10
*
|
[PATCH] forcedeth config: phy
Ayaz Abdulla
2006-06-11
1
-30
/
+78
*
|
[PATCH] forcedeth config: flow control
Ayaz Abdulla
2006-06-11
1
-59
/
+176
*
|
[PATCH] forcedeth config: ring sizes
Ayaz Abdulla
2006-06-11
1
-58
/
+240
*
|
[PATCH] forcedeth config: tso cleanup
Ayaz Abdulla
2006-06-11
1
-6
/
+2
*
|
Merge branch 'master' into upstream
Jeff Garzik
2006-06-08
1
-0
/
+16
|
\
\
|
|
/
|
*
[PATCH] Implement get / set tso for forcedeth driver
Zachary Amsden
2006-06-05
1
-0
/
+16
*
|
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
Jeff Garzik
2006-05-26
1
-20
/
+20
*
|
[PATCH] forcedeth: add support for flow control
Ayaz Abdulla
2006-05-26
1
-35
/
+104
|
/
*
[PATCH] forcedeth: fix multi irq issues
Ayaz Abdulla
2006-05-21
1
-154
/
+226
*
[PATCH] revert "forcedeth: fix multi irq issues"
Andrew Morton
2006-05-20
1
-228
/
+84
*
forcedeth: fix multi irq issues
Ayaz Abdulla
2006-05-02
1
-84
/
+228
*
[PATCH] forcedeth: fix initialization
Ayaz Abdulla
2006-04-26
1
-12
/
+67
*
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-03-28
1
-1
/
+2
*
[PATCH] forcedeth: Add support for MSI/MSIX
Ayaz Abdulla
2006-02-20
1
-31
/
+436
*
[PATCH] forcedeth: Add support for 64bit rings
Ayaz Abdulla
2006-02-20
1
-16
/
+42
*
[PATCH] forcedeth: Add vlan support
Ayaz Abdulla
2006-02-20
1
-5
/
+71
*
[PATCH] forcedeth: TSO fix for large buffers
Ayaz Abdulla
2006-01-09
1
-64
/
+100
*
[PATCH] forcedeth: fix random memory scribbling bug
Manfred Spraul
2005-12-24
1
-7
/
+8
*
[netdrvr forcedeth] phy address scan range
Ayaz Abdulla
2005-11-11
1
-16
/
+14
*
[netdrvr forcedeth] support for irq mitigation
Ayaz Abdulla
2005-11-11
1
-67
/
+104
*
[netdrvr forcedeth] remove superfluous rx engine stop/start
Ayaz Abdulla
2005-11-11
1
-12
/
+22
*
[netdrvr forcedeth] scatter gather and segmentation offload support
Ayaz Abdulla
2005-10-26
1
-87
/
+162
*
forcedeth: add hardware tx checksumming
Manfred Spraul
2005-09-21
1
-27
/
+44
*
[PATCH] forcedeth: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-1
/
+3
*
[PATCH] __user annotations (forcedeth.c)
viro@ftp.linux.org.uk
2005-09-06
1
-2
/
+2
*
[PATCH] forcedeth: Initialize link settings in every nv_open()
Manfred Spraul
2005-08-19
1
-0
/
+5
*
[PATCH] forcedeth: write back original mac address during ifdown
Manfred Spraul
2005-07-31
1
-8
/
+9
*
[PATCH] forcedeth: Add set_mac_address support
Manfred Spraul
2005-07-31
1
-11
/
+52
*
[PATCH] forcedeth: 64-bit DMA support
Manfred Spraul
2005-07-31
1
-49
/
+161
*
[PATCH] forcedeth: rewritten tx irq handling
Manfred Spraul
2005-07-31
1
-48
/
+63
*
[PATCH] forcedeth: Improve ethtool support
Manfred Spraul
2005-07-31
1
-81
/
+90
*
[PATCH] forcedeth: Jumbo Frame Support
Manfred Spraul
2005-07-31
1
-18
/
+107
*
[PATCH] forcedeth: Add support for new device id
Manfred Spraul
2005-06-27
1
-1
/
+16
*
[PATCH] forcedeth: Poll for link changes
Manfred Spraul
2005-06-27
1
-12
/
+13
*
[PATCH] forcedeth: add two new pci ids
Manfred Spraul
2005-06-27
1
-2
/
+19
*
[PATCH] forcedeth: Update error handling
Manfred Spraul
2005-05-15
1
-17
/
+76
*
[PATCH] forcedeth: netpoll support
Michal Schmidt
2005-05-12
1
-0
/
+10
[next]