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
/
netxen
/
netxen_nic.h
Commit message (
Expand
)
Author
Age
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
*
netxen: update driver version
Dhananjay Phadke
2008-08-14
*
netxen: fix mac addr setup
Dhananjay Phadke
2008-08-14
*
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
2008-08-07
*
netxen: add new board types
Dhananjay Phadke
2008-08-07
*
netxen: Needs to include linux/vmalloc.h
David S. Miller
2008-07-22
*
netxen: update driver version
Dhananjay Phadke
2008-07-22
*
netxen: enable tso6, intr coalescing.
Dhananjay Phadke
2008-07-22
*
netxen: cut-through rx changes
Dhananjay Phadke
2008-07-22
*
netxen: mtu, mac, link status changes
Dhananjay Phadke
2008-07-22
*
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
2008-07-22
*
netxen: remove netxen_nic_isr.c
Dhananjay Phadke
2008-07-22
*
netxen: pci probe and firmware init changes
Dhananjay Phadke
2008-07-22
*
netxen: add 2MB PCI memory support
Dhananjay Phadke
2008-07-22
*
netxen: add defs for new chip/boards
Dhananjay Phadke
2008-07-22
*
netxen: hw multicast filtering
Dhananjay Phadke
2008-07-22
*
netxen: cleanup unused variables/functions
Dhananjay Phadke
2008-07-22
*
netxen: cleanup debug messages
Dhananjay Phadke
2008-06-17
*
netxen: remove global physical_port array
Dhananjay Phadke
2008-06-17
*
#if 0 netxen_nic_link_ok()
Adrian Bunk
2008-04-16
*
make netxen_workq static
Adrian Bunk
2008-04-16
*
netxen: fix rx dropped stats
Dhananjay Phadke
2008-03-25
*
netxen: remove low level tx lock
Dhananjay Phadke
2008-03-25
*
netxen: napi and irq cleanup
Dhananjay Phadke
2008-03-25
*
netxen: improve msi support
Dhananjay Phadke
2008-03-25
*
annotate netxen
Al Viro
2008-01-28
*
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
2008-01-28
*
drivers/net/netxen/: cleanups
Adrian Bunk
2008-01-28
*
netxen: fix byte-swapping in tx and rx
Dhananjay Phadke
2008-01-12
*
netxen: update driver version
dhananjay@netxen.com
2008-01-12
*
netxen: ethtool fixes
Dhananjay Phadke
2007-10-10
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2007-07-24
*
netxen: deinline and sparse fix
Stephen Hemminger
2007-07-10
*
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...
Dhananjay Phadke
2007-07-02
*
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
dhananjay.phadke@gmail.com
2007-07-02
*
NetXen: Fix link status messages
Mithlesh Thukral
2007-06-12
*
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
2007-06-09
*
NetXen: Fix for vmalloc issues
Mithlesh Thukral
2007-04-28
*
NetXen: Fixes for Power PC architecture
Mithlesh Thukral
2007-04-28
*
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
2007-04-28
*
NetXen: Removal of redundant argument passing
Mithlesh Thukral
2007-04-28
*
NetXen: Use multiple PCI functions
Mithlesh Thukral
2007-04-28
*
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
2007-03-15
*
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
2007-03-02
*
NetXen: Fix to get the driver working after sparse changes
Amit S. Kale
2007-02-17
*
NetXen: Updates for ethtool support
Amit S. Kale
2007-02-09
*
NetXen: Added ethtool support for user level tools.
Amit S. Kale
2007-02-06
[next]