Commit Graph

153 Commits (95ea36275f3c9a1d3d04c217b4b576c657c4e70e)

Author SHA1 Message Date
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Michael Chan cd46171c72 [BNX2]: Add PHY workaround for 5709 A1. 18 years ago
Michael Chan 594a9dfae7 [BNX2]: Add write posting comment. 18 years ago
Arjan van de Ven 8e54588161 [BNX2]: Use msleep(). 18 years ago
Michael Chan 6caebb0229 [BNX2]: Fix suspend/resume problem. 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Michael Chan dd121c4bbf [BNX2]: Update version to 1.6.3. 18 years ago
Michael Chan 7ea6920ee9 [BNX2]: Use constants for stats ticks. 18 years ago
Michael Chan c2d3db8c7c [BNX2]: Add delay before reading firmware version. 18 years ago
Michael Chan e30372c912 [BNX2]: Support NVRAM on 5709. 18 years ago
Michael Chan 6460d948f3 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. 18 years ago
Linus Torvalds de081fa517 Revert "[BNX2]: Seems to not need net/tcp.h" 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Ilpo Järvinen 963bd949b1 [BNX2]: Seems to not need net/tcp.h 18 years ago
Michael Chan 3a334b34b6 [BNX2]: Update version to 1.6.2. 18 years ago
Michael Chan 58fc2ea405 [BNX2]: Print management firmware version. 18 years ago
Michael Chan df149d70e1 [BNX2]: Enhance the heartbeat. 18 years ago
Michael Chan b8a7ce7bed [BNX2]: Reduce spurious INTA interrupts. 18 years ago
Michael Chan 9b1084b8f9 [BNX2]: Modify link up message. 18 years ago
Michael Chan 7b6b83474c [BNX2]: Add ethtool support for remote PHY. 18 years ago
Michael Chan 0d8a657105 [BNX2]: Add support for remote PHY. 18 years ago
Michael Chan deaf391b4c [BNX2]: Add bnx2_set_default_link(). 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Michael Chan b91b9fd112 [BNX2]: Update version and reldate. 18 years ago
Michael Chan 02537b0676 [BNX2]: Fix occasional counter corruption on 5708. 18 years ago
Michael Chan 0aa38df7cd [BNX2]: Enable DMA on 5709. 18 years ago
Michael Chan 641bdcd56c [BNX2]: Add missing wait in bnx2_init_5709_context(). 18 years ago
Michael Chan 7947b20eba [BNX2]: Fix netdev watchdog on 5708. 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Michael Chan fde82055c1 [BNX2]: Fix TSO problem with small MSS. 18 years ago
Michael Chan 72fbaeb623 [BNX2]: Update version and reldate. 18 years ago
Michael Chan 883e515118 [BNX2]: Print bus information for PCIE devices. 18 years ago
Michael Chan 8e6a72c435 [BNX2]: Add 1-shot MSI handler for 5709. 18 years ago
Michael Chan da3e4fbed2 [BNX2]: Restructure PHY event handling. 18 years ago
Michael Chan 1b8227c48e [BNX2]: Add indirect spinlock. 18 years ago
Michael Chan 27a005b883 [BNX2]: Add support for 5709 Serdes. 18 years ago
Michael Chan 605a9e20aa [BNX2]: Re-structure the 2.5G Serdes code. 18 years ago
Michael Chan ca58c3af99 [BNX2]: Put MII register offsets in the bnx2 struct. 18 years ago
Michael Chan 4666f87a82 [BNX2]: Add ipv6 TSO and checksum for 5709. 18 years ago
Michael Chan 30c517b291 [BNX2]: Save PCI state during suspend. 18 years ago
Michael Chan 1b2f922f68 [BNX2]: Fix race conditions when calling register_netdev(). 18 years ago
Michael Chan 40453c839f [BNX2]: Add 40-bit DMA workaround for 5708. 18 years ago
Michael Chan 5bae30c96a [BNX2]: Fix register and memory test on 5709. 18 years ago
Michael Chan dad3e452da [BNX2]: Block MII access when ifdown. 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago