Commit Graph

73 Commits (78aef519ed07797f94cff1d0d66dd01704474916)

Author SHA1 Message Date
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik f8ec473387 e1000, ixgb: Remove pointless wrappers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Auke Kok 9ee093f653 ixgb: Increment version to 1.0.112-k2 19 years ago
Auke Kok 69c7a94033 ixgb: remove skb->dev assignment 19 years ago
Linas Vepstas 01748fbb41 ixgb: Add PCI Error recovery callbacks 19 years ago
Jesse Brandeburg adc5413965 ixgb: Add buffer_info and test like e1000 has. 19 years ago
Jesse Brandeburg 7a0eec3bca ixgb: Cache-align all TX components of the adapter struct. 19 years ago
Auke Kok ab8ced2fb0 ixgb: recalculate after how many descriptors to wake the queue 19 years ago
Jesse Brandeburg a91bb6a8b4 ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off) 19 years ago
Auke Kok f990b426af ixgb: convert dev->priv to netdev_priv(dev). 19 years ago
Auke Kok 5791704fbe ixgb: Convert dev_alloc_skb to netdev_alloc_skb. 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Auke Kok 891b11f619 ixgb: Increment version to 1.0.109-k4 19 years ago
Jesse Brandeburg 3ae84d9269 ixgb: fix cache miss due to miscalculation 19 years ago
Manasi Deval 0fe198a5e1 ixgb: Add CX4 PHY type detection and subdevice ID. 19 years ago
Auke Kok 709cf0187d [PATCH] ixgb: fix tx unit hang - properly calculate desciptor count 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Auke Kok d3f464b538 ixgb: update version, dates 19 years ago
Auke Kok 25a9f2f154 ixgb: remove changelog 19 years ago
Auke Kok 25943071b4 ixgb: replace netdev->priv with netdev_priv() 19 years ago
Auke Kok 235949d162 ixgb: remove inlines, allow compiler to choose 19 years ago
Auke Kok 3352a3b20c ixgb: remove lock access in the fast path 19 years ago
Auke Kok 3f3dc0dd20 ixgb: allocate only buffersize needed 19 years ago
Auke Kok 989316ddfe ixgb: revert an unwanted fix regarding tso/descriptors 19 years ago
Auke Kok 8556f0d189 ixgb: fix interface losing macaddr on ifdn/up 19 years ago
Auke Kok e59d16965c ixgb: fix smp polling race condition 19 years ago
Auke Kok a24e2513c2 ixgb: increment version to 1.0.104-k4 19 years ago
Auke Kok 6b900bb4bc ixgb: use rx copybreak/skb recycle 19 years ago
Auke Kok 1dfdd7df21 ixgb: add performance enhancements to the buffer_info struct 19 years ago
Auke Kok 777e1d4a0f ixgb: increment version to 1.0.104-k2 19 years ago
Auke Kok 9b8118df48 ixgb: add tx timeout counter 19 years ago
Auke Kok ec9c3f5d3b ixgb: use DPRINTK and msglvl, and ethtool to control it 19 years ago
Auke Kok c85fd6f0de ixgb: remove hardcoded number 19 years ago
Auke Kok 940829e2f9 ixgb: add copper 10gig driver id 19 years ago
Auke Kok f017f14b3f ixgb: add NETIF_F_LLTX analogous to e1000 19 years ago
Auke Kok 953784d66d ixgb: fix flow control 19 years ago
Auke Kok 4de17c8c72 ixgb: remove duplicate code setting duplex and speed 19 years ago
Auke Kok 96f9c2e277 ixgb: fix rare early tso completion 19 years ago
Andreas Schwab c91e468a48 [PATCH] Use pci_set_consistent_dma_mask in ixgb driver 19 years ago
Adrian Bunk e9ab1d1453 [PATCH] drivers/net/ixgb/: make some code static 19 years ago
Nishanth Aravamudan 3173c8907f [PATCH] drivers/net: fix-up schedule_timeout() usage 20 years ago
John W. Linville df859c519e [PATCH] ixgb: support ETHTOOL_GPERMADDR 20 years ago
John W. Linville c535a9dd26 [PATCH] ixgb: correct rx_dropped counting 20 years ago
Malli Chilakala ab707da7cf [PATCH] ixgb: Driver version, white space, comments 20 years ago
Malli Chilakala b40a1f06c0 [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64 20 years ago
Malli Chilakala fcb01756e8 [PATCH] ixgb: Remove unused functions 20 years ago