index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
/
netxen_nic_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netxen: hold tx lock while sending firmware commands
Dhananjay Phadke
2009-01-14
1
-0
/
+4
*
netxen: cleanup mac list on driver unload
Dhananjay Phadke
2009-01-14
1
-0
/
+13
*
netxen: firmware init fix
Dhananjay Phadke
2009-01-14
1
-4
/
+2
*
netxen: fix link speed reporting for some boards
Dhananjay Phadke
2009-01-14
1
-8
/
+20
*
netxen: fix ipv6 offload and tx cleanup
Dhananjay Phadke
2009-01-14
1
-4
/
+0
*
netxen: fix endianness in firmware commands
Dhananjay Phadke
2009-01-14
1
-18
/
+24
*
drivers/net/netxen: fix sparse warnings: use NULL pointer instead of plain in...
Hannes Eder
2008-12-26
1
-2
/
+2
*
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-12
1
-1
/
+1
*
netxen: update driver version
Dhananjay Phadke
2008-08-14
1
-4
/
+4
*
netxen: fix mac addr setup
Dhananjay Phadke
2008-08-14
1
-13
/
+38
*
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
Andrew Morton
2008-08-07
1
-2
/
+4
*
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
2008-08-07
1
-35
/
+42
*
netxen: add new board types
Dhananjay Phadke
2008-08-07
1
-0
/
+3
*
netxen: fix link status, link speed
Dhananjay Phadke
2008-08-07
1
-4
/
+13
*
netxen: update driver version
Dhananjay Phadke
2008-07-22
1
-9
/
+5
*
netxen: enable tso6, intr coalescing.
Dhananjay Phadke
2008-07-22
1
-20
/
+27
*
netxen: mtu, mac, link status changes
Dhananjay Phadke
2008-07-22
1
-15
/
+183
*
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
2008-07-22
1
-243
/
+0
*
netxen: pci probe and firmware init changes
Dhananjay Phadke
2008-07-22
1
-48
/
+23
*
netxen: add 2MB PCI memory support
Dhananjay Phadke
2008-07-22
1
-115
/
+1244
*
netxen: add defs for new chip/boards
Dhananjay Phadke
2008-07-22
1
-38
/
+27
*
netxen: hw multicast filtering
Dhananjay Phadke
2008-07-22
1
-9
/
+124
*
netxen: cleanup unused variables/functions
Dhananjay Phadke
2008-07-22
1
-208
/
+62
*
netxen: cleanup debug messages
Dhananjay Phadke
2008-06-17
1
-60
/
+44
*
netxen: remove global physical_port array
Dhananjay Phadke
2008-06-17
1
-4
/
+4
*
netxen: reduce stack usage of netxen_nic_flash_print
Harvey Harrison
2008-04-25
1
-7
/
+8
*
netxen: improve msi support
Dhananjay Phadke
2008-03-25
1
-0
/
+2
*
annotate netxen
Al Viro
2008-01-28
1
-13
/
+13
*
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
2008-01-28
1
-6
/
+6
*
drivers/net/netxen: Add missing "space"
Joe Perches
2008-01-28
1
-1
/
+1
*
drivers/net/netxen/: cleanups
Adrian Bunk
2008-01-28
1
-8
/
+11
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-1
/
+1
*
netxen: fix crashes during module unload
dhananjay@netxen.com
2007-08-31
1
-4
/
+4
*
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...
Dhananjay Phadke
2007-07-02
1
-10
/
+19
*
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
dhananjay.phadke@gmail.com
2007-07-02
1
-1
/
+5
*
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
2007-06-09
1
-6
/
+6
*
NetXen: Fixes for Power PC architecture
Mithlesh Thukral
2007-04-28
1
-2
/
+1
*
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
2007-04-28
1
-54
/
+13
*
NetXen: Multi PCI support for Quad cards
Mithlesh Thukral
2007-04-28
1
-7
/
+108
*
NetXen: Removal of redundant argument passing
Mithlesh Thukral
2007-04-28
1
-4
/
+15
*
NetXen: Use multiple PCI functions
Mithlesh Thukral
2007-04-28
1
-53
/
+168
*
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+1
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+5
*
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
NetXen: Bug fix for Jumbo frames on XG card
Linsys Contractor Mithlesh Thukral
2007-03-15
1
-1
/
+4
*
netxen: fix warnings
Ralf Baechle
2007-03-09
1
-2
/
+3
*
NetXen: Fix second rmmod failure observed on PowerPC machines.
Linsys Contractor Mithlesh Thukral
2007-03-02
1
-2
/
+3
*
NetXen: Driver unload fixes
Amit S. Kale
2007-02-27
1
-4
/
+5
[next]