index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: trans_start cleanups
Eric Dumazet
2010-05-10
1
-2
/
+0
*
forcedeth: Account for consumed budget in napi poll
Tom Herbert
2010-05-05
1
-2
/
+3
*
forcedeth: Kill NAPI config options.
David S. Miller
2010-05-03
1
-193
/
+1
*
forcedeth: GRO support
Tom Herbert
2010-05-03
1
-5
/
+8
*
forcedeth: Stay in NAPI as long as there's work
stephen hemminger
2010-04-30
1
-14
/
+17
*
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-14
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-14
1
-1
/
+1
|
\
|
*
forcedeth: fix tx limit2 flag check
Ayaz Abdulla
2010-04-13
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
\
|
|
/
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-4
/
+6
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
1
-4
/
+2
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-18
1
-4
/
+1
|
\
|
*
forcedeth: mac address fix
Stanislav O. Bezzubtsev
2009-11-15
1
-4
/
+1
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
|
/
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-2
/
+3
*
forcedeth: Fix NAPI race.
Eric Dumazet
2009-07-05
1
-11
/
+14
*
forcedeth: fix dma api mismatches
Eric Dumazet
2009-06-18
1
-19
/
+27
*
forcedeth: addition of new mcp89 device id
Ayaz Abdulla
2009-06-07
1
-0
/
+4
*
forcedeth: remove device id macros
Ayaz Abdulla
2009-06-07
1
-115
/
+98
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-06-03
1
-2
/
+13
|
\
|
*
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
Ed Swierk
2009-06-02
1
-2
/
+13
*
|
forcedeth: add clock gating feature <resend>
Ayaz Abdulla
2009-05-01
1
-0
/
+23
|
/
*
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
[next]