Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
83ac51fa747c3a74372417629fcad4b110857b77
/
drivers
/
net
/
netxen
/
netxen_nic.h
83ac51f
netxen: annotate dma watchdog setup
by Dhananjay Phadke
· 15 years ago
6598b16
netxen: enable ip addr hashing
by Dhananjay Phadke
· 15 years ago
b2af9cb
netxen: fix deadlock on dev close
by Dhananjay Phadke
· 15 years ago
cf981ff
netxen: fix context deletion sequence
by Dhananjay Phadke
· 15 years ago
67c38fc
netxen: avoid frequent firmware reset
by Dhananjay Phadke
· 15 years ago
98e31bb
netxen: fix the version code macro
by Dhananjay Phadke
· 15 years ago
cb2107b
netxen: fix tx ring accounting
by Dhananjay Phadke
· 15 years ago
7a2469c
netxen: cache msi register offset
by Dhananjay Phadke
· 16 years ago
3d0a3cc
netxen: fix bonding support
by Dhananjay Phadke
· 16 years ago
5cf4d32
netxen: fix mac list management
by Dhananjay Phadke
· 16 years ago
f7185c7
netxen: fix firmware download
by Dhananjay Phadke
· 16 years ago
4ea528a
netxen: refactor netxen_recv_context struct
by Dhananjay Phadke
· 16 years ago
f6d21f4
netxen: enable rss for NX2031
by Dhananjay Phadke
· 16 years ago
f98a9f6
netxen: sanitize function names
by Dhananjay Phadke
· 16 years ago
1fbe632
netxen: annotate register access functions
by Dhananjay Phadke
· 16 years ago
71dcddb
netxen: allocate status rings dynamically
by Dhananjay Phadke
· 16 years ago
3bf26ce
netxen: async link event handling
by Dhananjay Phadke
· 16 years ago
56a0078
netxen: defer firmware handshake
by Dhananjay Phadke
· 16 years ago
d877f1e
netxen: refactor transmit code
by Dhananjay Phadke
· 16 years ago
1b1f789
netxen: refactor netxen_adapter
by Dhananjay Phadke
· 16 years ago
e98e335
netxen: code cleanup
by Dhananjay Phadke
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bd257ed
netxen: fix firmware download warnings
by Dhananjay Phadke
· 16 years ago
ff4fbd4
netxen: update version to 4.0.30
by Dhananjay Phadke
· 16 years ago
d8b100c
netxen: add receive side scaling (rss) support
by Dhananjay Phadke
· 16 years ago
9b3ef55
netxen: remove old lro code
by Dhananjay Phadke
· 16 years ago
438627c
netxen: sanitize variable names
by Dhananjay Phadke
· 16 years ago
0b72e65
netxen: add suspend resume support
by Dhananjay Phadke
· 16 years ago
de9307c
netxen: remove old flash check.
by Dhananjay Phadke
· 16 years ago
1e2d005
netxen: annotate board_config and board_type
by Dhananjay Phadke
· 16 years ago
becf46a
netxen: cleanup superfluous multi-context code
by Dhananjay Phadke
· 16 years ago
d32cc3d
netxen: small xmit optimizations
by Dhananjay Phadke
· 16 years ago
0ddc110
netxen: cleanup rx handling
by Dhananjay Phadke
· 16 years ago
1f434f6
netxen: support larger dma addressing
by Dhananjay Phadke
· 16 years ago
5d242f1
netxen: update copyright
by Dhananjay Phadke
· 16 years ago
ba599d4
netxen: firmware download support
by Dhananjay Phadke
· 16 years ago
b3df68f
netxen: fix msi-x interrupt handling
by Dhananjay Phadke
· 16 years ago
e125646
netxen: revert jumbo ringsize
by Dhananjay Phadke
· 16 years ago
32ec803
netxen: reduce memory footprint
by Dhananjay Phadke
· 16 years ago
6f70340
netxen: handle dma mapping failures
by Dhananjay Phadke
· 16 years ago
06e9d9f
netxen: cleanup mac list on driver unload
by Dhananjay Phadke
· 16 years ago
c7860a2
netxen: fix link speed reporting for some boards
by Dhananjay Phadke
· 16 years ago
391587c
netxen: fix ipv6 offload and tx cleanup
by Dhananjay Phadke
· 16 years ago
2edbb45
netxen: fix endianness in firmware commands
by Dhananjay Phadke
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
11d89d6
netxen: update driver version
by Dhananjay Phadke
· 16 years ago
9dc28ef
netxen: fix mac addr setup
by Dhananjay Phadke
· 16 years ago
9ad2764
netxen: fix promisc mode, mtu setting
by Dhananjay Phadke
· 16 years ago
a70f939
netxen: add new board types
by Dhananjay Phadke
· 16 years ago
4255589
netxen: Needs to include linux/vmalloc.h
by David S. Miller
· 16 years ago
5873556
netxen: update driver version
by Dhananjay Phadke
· 16 years ago
cd1f816
netxen: enable tso6, intr coalescing.
by Dhananjay Phadke
· 16 years ago
d9e651b
netxen: cut-through rx changes
by Dhananjay Phadke
· 16 years ago
c9fc891
netxen: mtu, mac, link status changes
by Dhananjay Phadke
· 16 years ago
48bfd1e
netxen: add netxen_nic_ctx.c
by Dhananjay Phadke
· 16 years ago
a97342f
netxen: remove netxen_nic_isr.c
by Dhananjay Phadke
· 16 years ago
2956640
netxen: pci probe and firmware init changes
by Dhananjay Phadke
· 16 years ago
3ce06a3
netxen: add 2MB PCI memory support
by Dhananjay Phadke
· 16 years ago
e4c93c8
netxen: add defs for new chip/boards
by Dhananjay Phadke
· 16 years ago
623621b
netxen: hw multicast filtering
by Dhananjay Phadke
· 16 years ago
7830b22
netxen: cleanup unused variables/functions
by Dhananjay Phadke
· 16 years ago
dcd56fd
netxen: cleanup debug messages
by Dhananjay Phadke
· 16 years ago
3276fba
netxen: remove global physical_port array
by Dhananjay Phadke
· 16 years ago
aa39432
#if 0 netxen_nic_link_ok()
by Adrian Bunk
· 17 years ago
b155513
make netxen_workq static
by Adrian Bunk
· 17 years ago
d1847a7
netxen: fix rx dropped stats
by Dhananjay Phadke
· 17 years ago
ba53e6b
netxen: remove low level tx lock
by Dhananjay Phadke
· 17 years ago
05aaa02
netxen: napi and irq cleanup
by Dhananjay Phadke
· 17 years ago
443be79
netxen: improve msi support
by Dhananjay Phadke
· 17 years ago
f305f78
annotate netxen
by Al Viro
· 17 years ago
4790654
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
by Jeff Garzik
· 17 years ago
993fb90
drivers/net/netxen/: cleanups
by Adrian Bunk
· 17 years ago
5dc1626
netxen: fix byte-swapping in tx and rx
by Dhananjay Phadke
· 17 years ago
001a731
netxen: update driver version
by dhananjay@netxen.com
· 17 years ago
200eef2
netxen: ethtool fixes
by Dhananjay Phadke
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
ceded32
netxen: Load firmware during probe, dma watchdog fix.
by dhananjay@netxen.com
· 17 years ago
4638aef1
netxen: deinline and sparse fix
by Stephen Hemminger
· 17 years ago
96acb6e
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload
by Dhananjay Phadke
· 17 years ago
2d1a3bb
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
by dhananjay.phadke@gmail.com
· 17 years ago
c27e672
NetXen: Fix link status messages
by Mithlesh Thukral
· 17 years ago
0d04761
NetXen: Fix compile failure seen on PPC architecture
by Mithlesh Thukral
· 17 years ago
78403a9
NetXen: Fix for vmalloc issues
by Mithlesh Thukral
· 18 years ago
6d1495f
NetXen: Fixes for Power PC architecture
by Mithlesh Thukral
· 18 years ago
6c80b18
NetXen: Port swap feature for multi port cards
by Mithlesh Thukral
· 18 years ago
13ba9c7
NetXen: Removal of redundant argument passing
by Mithlesh Thukral
· 18 years ago
3176ff3
NetXen: Use multiple PCI functions
by Mithlesh Thukral
· 18 years ago
b58ecad
NetXen: Fix softlockup seen during hardware access
by Linsys Contractor Mithlesh Thukral
· 18 years ago
0c25cfe
NetXen: Updates, removal of unsupported features and minor bug fixes.
by Linsys Contractor Mithlesh Thukral
· 18 years ago
8258117
NetXen: Fix to get the driver working after sparse changes
by Amit S. Kale
· 18 years ago
e45d9ab
NetXen: Updates for ethtool support
by Amit S. Kale
· 18 years ago
27d2ab5
NetXen: Added ethtool support for user level tools.
by Amit S. Kale
· 18 years ago
a608ab9
netxen patches
by Al Viro
· 18 years ago
184231b
NetXen: Use pci_register_driver() instead of pci_module_init() in init_module
by Amit S. Kale
· 18 years ago
90f8b1d
NetXen: Firmware check modifications
by Amit S. Kale
· 18 years ago
6c722e9
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
bd56c6b
NetXen: Reducing ring sizes for IOMMU issue.
by Amit S. Kale
· 18 years ago
ed33ebe
NetXen: Fix for PPC machines.
by Amit S. Kale
· 18 years ago
Next »