Commit Graph

101 Commits (5b0bf5e25efea77103b0ac7c8057cd56c778ef41)

Author SHA1 Message Date
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Auke Kok fb136c070b ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Milind Arun Choudhary 55e924cf57 ixgb: ROUND_UP macro cleanup in drivers/net/ixgb 18 years ago
Ahmed S. Darwish 1c8816c6fe ixgb: Use ARRAY_SIZE macro when appropriate. 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_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
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Linas Vepstas 81b1955eef PCI: Use newly defined PCI channel offline routine 18 years ago
Arjan van de Ven 1d39ed565c remove NETIF_F_TSO ifdefery 18 years ago
Aaron Salter a3ffab8758 ixgb: Write RA register high word first, increment version 18 years ago
Jesse Brandeburg dfd341e4e4 ixgb: Maybe stop TX if not enough free descriptors 18 years ago
Jesse Brandeburg 5d92785375 ixgb: Fix early TSO completion 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Auke Kok 76ddb3fd96 e100, e1000, ixgb: increment version numbers 19 years ago
Auke Kok f7d4fa0141 ixgb: convert to netdev_priv(netdev) 19 years ago
Jesse Brandeburg a4d3c54024 ixgb: combine more rx descriptors to improve performance 19 years ago
Auke Kok 0eb5a34cdf e100, e1000, ixgb: Fix an impossible memory overwrite bug 19 years ago
Auke Kok 0abb6eb128 e100, e1000, ixgb: update copyright header and remove LICENSE 19 years ago
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