Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1f434f638457712732238329dfdf089eab25e5b3
/
drivers
/
net
/
netxen
/
netxen_nic_main.c
1f434f6
netxen: support larger dma addressing
by Dhananjay Phadke
· 16 years ago
5d242f1
netxen: update copyright
by Dhananjay Phadke
· 16 years ago
97daee8
netxen: refactor pci probe
by Dhananjay Phadke
· 16 years ago
ba599d4
netxen: firmware download support
by Dhananjay Phadke
· 16 years ago
5325a7b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
028e141
netxen: handle pci bar 0 mapping failure
by Dhananjay Phadke
· 16 years ago
044fad0
netxen: fix physical port mapping
by Dhananjay Phadke
· 16 years ago
ef38fa7
netxen: remove superfluous doorbell map
by Dhananjay Phadke
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
354b45f
netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform
by Yang Hongyang
· 16 years ago
acdb602
netxen: remove pcie workaround
by Dhananjay Phadke
· 16 years ago
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b3df68f
netxen: fix msi-x interrupt handling
by Dhananjay Phadke
· 16 years ago
09640e63
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cdff103
netxen: fix vlan tso/checksum offload
by Dhananjay Phadke
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
0097778
netxen: include ipv6.h (fixes build failure)
by Dhananjay Phadke
· 16 years ago
3bfafd6
netxen: avoid invalid iounmap
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
27c915a
netxen: firmware init fix
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
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
1abd266
netxen: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
4cf1653
netdevice: safe convert to netdev_priv() #part-2
by Wang Chen
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
ec68db6
netxen: enable msi-x for quad-gig boards
by Dhananjay Phadke
· 16 years ago
040dec3
netxen: add pci ids
by Dhananjay Phadke
· 16 years ago
0b62afb
netxen: Remove workaround for chipset quirk
by Dhananjay Phadke
· 16 years ago
11d89d6
netxen: update driver version
by Dhananjay Phadke
· 16 years ago
092bc57
netxen: cleanup interrupt code
by Dhananjay Phadke
· 16 years ago
922c4f2
netxen: force link update across ifdown/ifup
by Dhananjay Phadke
· 16 years ago
9e41077
netxen: fix rxbuf leak across driver reload
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
83821a0
netxen: fix cmd ring init
by Dhananjay Phadke
· 16 years ago
d71e1be
netxen: fix legacy interrupts
by Dhananjay Phadke
· 16 years ago
a70f939
netxen: add new board types
by Dhananjay Phadke
· 16 years ago
24a7a45
netxen: fix link status, link speed
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
70081ac
[netdrvr] netxen: fix netxen_pci_tbl[] breakage
by Al Viro
· 17 years ago
439b454
netxen: download firmware in pci probe
by Dhananjay Phadke
· 17 years ago
dcd56fd
netxen: cleanup debug messages
by Dhananjay Phadke
· 17 years ago
3276fba
netxen: remove global physical_port array
by Dhananjay Phadke
· 17 years ago
dc515f2
netxen: fix portnum for hp mezz cards
by Dhananjay Phadke
· 17 years ago
b1555130
make netxen_workq static
by Adrian Bunk
· 17 years ago
f0c88f9
netxen, phy/marvell, skge: minor checkpatch fixes
by Jeff Garzik
· 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
79ea13c
NULL noise in drivers/net
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
72b0a7a
netxen: stop second phy correctly
by dhananjay@netxen.com
· 17 years ago
1706287
[NETXEN]: Fix ->poll() done logic.
by David S. Miller
· 17 years ago
1daec86
[NETDRVR] lib82596, netxen: delete pointless tests from irq handler
by Jeff Garzik
· 17 years ago
34c6538
unify DMA_..BIT_MASK definitions: v3.1
by Borislav Petkov
· 17 years ago
200eef2
netxen: ethtool fixes
by Dhananjay Phadke
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
acb2cc8
[PATCH] drivers/net: remove superfluous memset
by Mariusz Kozlowski
· 17 years ago
bf1e9a0
Clean up duplicate includes in drivers/net/
by Jesper Juhl
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
3052246
netxen: fix crashes during module unload
by dhananjay@netxen.com
· 17 years ago
b3e2d88
netxen: Avoid firmware load in PCI probe
by dhananjay@netxen.com
· 17 years ago
2c6a3f7
netxen: drop redudant spinlock
by Dhananjay Phadke
· 17 years ago
e01872af
netxen: Fix interrupt handling for multiport adapters
by dhananjay@netxen.com
· 17 years ago
7eec517
netxen: re-init station address after h/w init
by dhananjay@netxen.com
· 17 years ago
ceded32
netxen: Load firmware during probe, dma watchdog fix.
by dhananjay@netxen.com
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 18 years ago
4638aef1
netxen: deinline and sparse fix
by Stephen Hemminger
· 18 years ago
96acb6e
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload
by Dhananjay Phadke
· 18 years ago
2d1a3bb
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
by dhananjay.phadke@gmail.com
· 18 years ago
644caee
RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctly
by dhananjay.phadke@gmail.com
· 18 years ago
3e2face
NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmware
by Mithlesh Thukral
· 18 years ago
225c383
NetXen: Removal of extra free_irq call
by Mithlesh Thukral
· 18 years ago
1c8e039
netxen_nic_main don't use deprecated irq flags
by Andrew Morton
· 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
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
e0e20a1
NetXen: Fix second rmmod failure observed on PowerPC machines.
by Linsys Contractor Mithlesh Thukral
· 18 years ago
Next »