Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
56a007871a6689db80e19f63fe6dc3692daa2a6f
/
drivers
/
net
/
netxen
/
netxen_nic_init.c
56a0078
netxen: defer firmware handshake
by Dhananjay Phadke
· 16 years ago
d877f1e
netxen: refactor transmit code
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
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
5d242f1
netxen: update copyright
by Dhananjay Phadke
· 16 years ago
dbf64b1
netxen: cleanup unused code
by Dhananjay Phadke
· 16 years ago
584dbe9
netxen: fix memory leak in drivers/net/netxen_nic_init.c
by Daniel Marjamäki
· 16 years ago
6f70340
netxen: handle dma mapping failures
by Dhananjay Phadke
· 16 years ago
27c915a
netxen: firmware init fix
by Dhananjay Phadke
· 16 years ago
2edbb45
netxen: fix endianness in firmware commands
by Dhananjay Phadke
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
15eef1e
netxen: fix dma watchdog
by Dhananjay Phadke
· 16 years ago
9ad2764
netxen: fix promisc mode, mtu setting
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
439b454
netxen: download firmware in pci probe
by Dhananjay Phadke
· 16 years ago
dcd56fd
netxen: cleanup debug messages
by Dhananjay Phadke
· 16 years ago
f0c88f9
netxen, phy/marvell, skge: minor checkpatch fixes
by Jeff Garzik
· 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
5bc5142
drivers/net/netxen: Add missing "space"
by Joe Perches
· 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
53a01e0
netxen: optimize tx handling
by dhananjay@netxen.com
· 17 years ago
200eef2
netxen: ethtool fixes
by Dhananjay Phadke
· 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
4a79a04
NetXen: Fix NetXen driver ping on system-p
by Mithlesh Thukral
· 17 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
595e3fb
NetXen: Multi PCI support for Quad 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
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
d8d7920
NetXen: Fix hardware access for ppc architecture.
by Linsys Contractor Adhiraj Joshi
· 18 years ago
b58ecad
NetXen: Fix softlockup seen during hardware access
by Linsys Contractor Mithlesh Thukral
· 18 years ago
e0e20a1
NetXen: Fix second rmmod failure observed on PowerPC machines.
by Linsys Contractor Mithlesh Thukral
· 18 years ago
f8dfdd5
netxen: do_rom_fast_write error handling
by Stephen Hemminger
· 18 years ago
e45d9ab
NetXen: Updates for ethtool support
by Amit S. Kale
· 18 years ago
9b41011
NetXen: Fixes for ppc architecture.
by Amit S. Kale
· 18 years ago
27d2ab5
NetXen: Added ethtool support for user level tools.
by Amit S. Kale
· 18 years ago
1fcca1a
NetXen: Firmware crb init changes.
by Amit S. Kale
· 18 years ago
a608ab9
netxen patches
by Al Viro
· 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
ed33ebe
NetXen: Fix for PPC machines.
by Amit S. Kale
· 18 years ago
6c58664
NetXen: work queue fixes.
by Amit S. Kale
· 18 years ago
92104e9
netxen: remove private ioctl
by Stephen Hemminger
· 18 years ago
0bfdcc8
[netdrvr] netxen: workqueue-related build fixes
by Jeff Garzik
· 18 years ago
8d1413b
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
ed25ffa
[PATCH] NetXen: multiport firmware support, ioctl interface
by Amit S. Kale
· 18 years ago
80922fb
[PATCH] NetXen: whitespace cleaup and more cleanup fixes
by Amit S. Kale
· 18 years ago
cb8011a
[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction
by Amit S. Kale
· 18 years ago
3d396eb
Add NetXen 1G/10G ethernet driver.
by Amit S. Kale
· 18 years ago