index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
gianfar.c
Commit message (
Expand
)
Author
Age
*
gianfar: Fix a bug where the pointer never moves for dma_unmap...
Andy Fleming
2008-05-13
*
gianfar: Fix a locking bug in gianfar's sysfs code
Andy Fleming
2008-05-06
*
[netdrvr] gianfar: Determine TBIPA value dynamically
Paul Gortmaker
2008-04-29
*
gianfar: Fix skb allocation strategy
Andy Fleming
2008-04-25
*
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
*
gianfar: Support NAPI for TX Frames
Dai Haruki
2008-04-16
*
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
Andy Fleming
2008-03-26
*
gianfar: Only process completed frames
Andy Fleming
2008-03-26
*
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
Dai Haruki
2008-03-26
*
gianfar: don't pass NULL dev ptr to DMA ops
Becky Bruce
2008-02-23
*
gianfar iomem misannotations
Al Viro
2008-02-15
*
gianfar: fix compile warning
Grant Likely
2007-12-04
*
gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement
Anton Vorontsov
2007-10-17
*
gianfar: Fix compile regression caused by 09f75cd7
Li Yang
2007-10-16
*
gianfar: Fix regression caused by new napi interface
Li Yang
2007-10-15
*
gianfar: Cleanup compile warning caused by 0795af57
Li Yang
2007-10-15
*
gianfar: Fix compile regression caused by bea3348e
Li Yang
2007-10-15
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
Fix RGMII-ID handling in gianfar
Andy Fleming
2007-07-18
*
gianfar: add support for SGMII
Kapil Juneja
2007-07-08
*
gianfar: Fix typo bug introduced by move to udp_hdr()
Kumar Gala
2007-06-29
*
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
2007-06-03
*
gianfar: Add I/O barriers when touching buffer descriptor ownership.
Scott Wood
2007-05-17
*
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-26
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
[GIANFAR]: Fix compile error in latest git
Jan Altenberg
2007-03-05
*
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-03-02
*
gianfar: don't duplicate gfar_error()
Sergei Shtylyov
2007-02-17
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
2006-12-02
*
[PATCH] add netpoll support for gianfar: respin
Vitaly Wool
2006-12-02
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
|
\
|
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
|
*
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-09-13
|
*
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-09-12
*
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] Fix locking in gianfar
Andy Fleming
2006-04-20
*
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
*
[PATCH] gianfar: Fix sparse warnings
Kumar Gala
2006-02-07
*
[PATCH] gianfar: Use new PHY_ID_FMT macro
Kumar Gala
2006-01-12
*
[PATCH] gfar: fix compile error
Kumar Gala
2006-01-12
*
[PATCH] Gianfar update and sysfs support
Andy Fleming
2005-11-18
[next]