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
*
forcedeth: tx timeout fix
Ayaz Abdulla
2009-04-27
1
-10
/
+21
*
forcedeth: Use napi_complete() not __napi_complete().
David S. Miller
2009-04-09
1
-2
/
+2
*
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
forcedeth: Fix resume from hibernation regression.
Ed Swierk
2009-04-06
1
-0
/
+3
*
forcedeth: version bump to 64
Ayaz Abdulla
2009-03-10
1
-1
/
+1
*
forcedeth: fix irq clearing and napi spin lock changes
Ayaz Abdulla
2009-03-10
1
-14
/
+4
*
forcedeth: performance changes
Ayaz Abdulla
2009-03-10
1
-2
/
+2
*
forcedeth: add interrupt moderation logic
Ayaz Abdulla
2009-03-10
1
-31
/
+106
*
forcedeth: remove isr processing loop
Ayaz Abdulla
2009-03-10
1
-147
/
+105
*
forcedeth: add new optimization mode
Ayaz Abdulla
2009-03-10
1
-48
/
+57
*
forcedeth: napi - handle all processing
Ayaz Abdulla
2009-03-10
1
-38
/
+60
*
forcedeth: add/modify tx done with limit
Ayaz Abdulla
2009-03-10
1
-6
/
+14
*
forcedeth: remove overhead
Ayaz Abdulla
2009-03-10
1
-32
/
+4
*
forcedeth: save irq events for napi processing
Ayaz Abdulla
2009-03-10
1
-24
/
+23
*
forcedeth: remove msix + napi
Ayaz Abdulla
2009-03-10
1
-21
/
+5
*
forcedeth: fix missing napi enable/disable calls
Ayaz Abdulla
2009-03-10
1
-12
/
+26
*
forcedeth: fix stats version feature
Ayaz Abdulla
2009-03-10
1
-6
/
+6
*
forcedeth: fix non-constant printk warnings
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
1
-1
/
+12
|
\
|
*
net: forcedeth: Fix wake-on-lan regression
Tobias Diedrich
2009-02-16
1
-1
/
+12
*
|
forcedeth: bump version to 63
Ayaz Abdulla
2009-02-07
1
-1
/
+1
*
|
forcedeth: recover error support
Ayaz Abdulla
2009-02-07
1
-3
/
+10
*
|
forcedeth: ethtool tx csum fix
Ayaz Abdulla
2009-02-07
1
-1
/
+1
*
|
forcedeth: msi interrupt fix
Ayaz Abdulla
2009-02-07
1
-0
/
+5
*
|
forcedeth: mgmt unit interface
Ayaz Abdulla
2009-02-07
1
-16
/
+82
*
|
forcedeth: enable msix to default
Yinghai Lu
2009-02-06
1
-1
/
+1
*
|
forcedeth: ck804 and mcp55 doesn't need timerirq
Yinghai Lu
2009-02-06
1
-4
/
+4
*
|
forcedeth: disable irq at first before schedule rx
Yinghai Lu
2009-02-06
1
-2
/
+2
*
|
forcedeth: don't clear nic_poll_irq too early
Yinghai Lu
2009-02-06
1
-3
/
+5
*
|
forcedeth: make msi-x different name for rx-tx
Yinghai Lu
2009-02-06
1
-3
/
+14
*
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-5
/
+5
|
/
*
forcedeth: napi schedule lock fix
Ayaz Abdulla
2009-01-11
1
-2
/
+2
*
forcedeth: remove mgmt unit for mcp79 chipset
Ayaz Abdulla
2009-01-11
1
-4
/
+4
*
forcedeth: version bump and copyright
Ayaz Abdulla
2009-01-11
1
-2
/
+2
*
forcedeth: xmit lock fix
Ayaz Abdulla
2009-01-11
1
-2
/
+4
*
forcedeth: don't poll NV event 36
Johannes Berg
2008-12-25
1
-1
/
+1
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-5
/
+5
*
netdevice: Kill netdev->priv
Wang Chen
2008-12-08
1
-2
/
+2
*
forcedeth: power down phy when interface is down
Ed Swierk
2008-12-03
1
-2
/
+10
*
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
1
-3
/
+19
*
forcedeth: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-12
/
+17
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-2
/
+0
*
forcdeth: increase max_interrupt_work
Joe Korty
2008-11-02
1
-1
/
+1
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-5
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-01
1
-3
/
+13
|
\
|
*
forcedeth: call restore mac addr in nv_shutdown path
Yinghai Lu
2008-09-18
1
-3
/
+13
*
|
forcedeth fix: take phy out of reset during power up
Ayaz Abdulla
2008-09-24
1
-1
/
+1
|
/
*
forcedeth: fix kexec regression
Rafael J. Wysocki
2008-09-05
1
-3
/
+5
*
forcedeth: fix checksum flag
Ayaz Abdulla
2008-08-27
1
-2
/
+2
*
forcedeth: add tx pause limit
Ayaz Abdulla
2008-08-07
1
-1
/
+6
[next]