index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
forcedeth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-7
/
+4
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-3
/
+3
2010-07-25
forcedeth: Fix different hardware statistics versions.
Mike Ditto
1
-29
/
+31
2010-07-05
forcedeth: correct valid flag
Julia Lawall
1
-1
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
2010-05-05
forcedeth: Account for consumed budget in napi poll
Tom Herbert
1
-2
/
+3
2010-05-03
forcedeth: Kill NAPI config options.
David S. Miller
1
-193
/
+1
2010-05-03
forcedeth: GRO support
Tom Herbert
1
-5
/
+8
2010-04-30
forcedeth: Stay in NAPI as long as there's work
stephen hemminger
1
-14
/
+17
2010-04-14
drivers: net: use skb_headlen()
Eric Dumazet
1
-2
/
+2
2010-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-13
forcedeth: fix tx limit2 flag check
Ayaz Abdulla
1
-1
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
1
-4
/
+2
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-3
/
+3
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+1
2009-11-15
forcedeth: mac address fix
Stanislav O. Bezzubtsev
1
-4
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-2
/
+3
2009-07-05
forcedeth: Fix NAPI race.
Eric Dumazet
1
-11
/
+14
2009-06-18
forcedeth: fix dma api mismatches
Eric Dumazet
1
-19
/
+27
2009-06-07
forcedeth: addition of new mcp89 device id
Ayaz Abdulla
1
-0
/
+4
2009-06-07
forcedeth: remove device id macros
Ayaz Abdulla
1
-115
/
+98
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+13
2009-06-02
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
Ed Swierk
1
-2
/
+13
2009-05-01
forcedeth: add clock gating feature <resend>
Ayaz Abdulla
1
-0
/
+23
2009-04-27
forcedeth: tx timeout fix
Ayaz Abdulla
1
-10
/
+21
2009-04-09
forcedeth: Use napi_complete() not __napi_complete().
David S. Miller
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
1
-2
/
+2
2009-04-06
forcedeth: Fix resume from hibernation regression.
Ed Swierk
1
-0
/
+3
2009-03-10
forcedeth: version bump to 64
Ayaz Abdulla
1
-1
/
+1
2009-03-10
forcedeth: fix irq clearing and napi spin lock changes
Ayaz Abdulla
1
-14
/
+4
2009-03-10
forcedeth: performance changes
Ayaz Abdulla
1
-2
/
+2
2009-03-10
forcedeth: add interrupt moderation logic
Ayaz Abdulla
1
-31
/
+106
2009-03-10
forcedeth: remove isr processing loop
Ayaz Abdulla
1
-147
/
+105
2009-03-10
forcedeth: add new optimization mode
Ayaz Abdulla
1
-48
/
+57
2009-03-10
forcedeth: napi - handle all processing
Ayaz Abdulla
1
-38
/
+60
2009-03-10
forcedeth: add/modify tx done with limit
Ayaz Abdulla
1
-6
/
+14
2009-03-10
forcedeth: remove overhead
Ayaz Abdulla
1
-32
/
+4
2009-03-10
forcedeth: save irq events for napi processing
Ayaz Abdulla
1
-24
/
+23
2009-03-10
forcedeth: remove msix + napi
Ayaz Abdulla
1
-21
/
+5
2009-03-10
forcedeth: fix missing napi enable/disable calls
Ayaz Abdulla
1
-12
/
+26
2009-03-10
forcedeth: fix stats version feature
Ayaz Abdulla
1
-6
/
+6
2009-02-26
forcedeth: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+12
2009-02-16
net: forcedeth: Fix wake-on-lan regression
Tobias Diedrich
1
-1
/
+12
[next]