- 23e55a3 ixgb: fix bug when freeing resources by Brandeburg, Jesse · 16 years ago
- b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
- 78ed11a netdrv intel: always enable VLAN filtering except in promiscous mode by Patrick McHardy · 16 years ago
- 746b9f0 netdrv intel: disable VLAN filtering in promiscous mode by Patrick McHardy · 16 years ago
- f731a9e ixgb: update copyright dates and versions by Jesse Brandeburg · 16 years ago
- 6d37ab2 ixgb: make NAPI the only option and the default by Jesse Brandeburg · 16 years ago
- 2c21fc6 ixgb: cleanup header by Jesse Brandeburg · 16 years ago
- c219934 ixgb: audit use of dev_kfree_skb_any by Jesse Brandeburg · 16 years ago
- 9e7bd33 ixgb: clean up assignments inside if statements by Jesse Brandeburg · 16 years ago
- fc2d14e ixgb: rx cleanup performance improvements by Jesse Brandeburg · 16 years ago
- 8441dab ixgb: cleanup checkpatch suggestions that are relevant by Jesse Brandeburg · 16 years ago
- 1459336 ixgb: trivial fix space after for by Jesse Brandeburg · 16 years ago
- 52035bd ixgb: fix spelling errors by Jesse Brandeburg · 16 years ago
- 0060c07 ixgb: whitespace fixups by Jesse Brandeburg · 16 years ago
- 9a43299 ixgb: cleanup space after while by Jesse Brandeburg · 16 years ago
- 03f8304 ixgb: format all if( to be if ( by Jesse Brandeburg · 16 years ago
- 7490d71 ixgb: clean up un-necessary declarations by Jesse Brandeburg · 16 years ago
- d9fed18 ixgb: add copybreak parameter by Jesse Brandeburg · 16 years ago
- db58294 ixgb: remove lltx support and update tx routine by Jesse Brandeburg · 16 years ago
- 1257969 ixgb: fix unload race with timers by Jesse Brandeburg · 16 years ago
- b5ca88e ixgb: fix race on rx_buffer_len in mtu change by Jesse Brandeburg · 16 years ago
- 3433663 ixgb: move time stamp set before setting dma pointer by Jesse Brandeburg · 16 years ago
- a65a604 ixgb: don't allow too small MTU by Jesse Brandeburg · 16 years ago
- 72ab519 ixgb: check down state before enable irq by Jesse Brandeburg · 16 years ago
- a3dc3da ixgb: leave room for extra hardware memory usage by Jesse Brandeburg · 16 years ago
- 4360386 ixgb: fix bug in descriptor ring due to prefetch corruption by Jesse Brandeburg · 16 years ago
- e539e46 ixgb: repeat 32 bit ioremap cleanup by Jesse Brandeburg · 16 years ago
- 0f8ecba ixgb: maybe stop tx port missed a piece by Jesse Brandeburg · 16 years ago
- 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
- 222441a ixgb: convert uint16_t style integers to u16 by Joe Perches · 17 years ago
- 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 9c61a9d ixgb: remove irq_sem by Jesse Brandeburg · 17 years ago
- a9340b8 ixgb: move externs out of .c files by Auke Kok · 17 years ago
- 446490c ixgb: convert boolean_t to bool by Joe Perches · 17 years ago
- bab2bce ixgb: add explicit state checking by Jesse Brandeburg · 17 years ago
- c7793ac ixgb: remove unused variable by Julia Lawall · 17 years ago
- ac0b350 ixgb: add RNBC counter - no buffer count - to ethtool stats by Auke Kok · 17 years ago
- 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 17 years ago
- 8b32e63 ixgb: enable sun hardware support for broadcom phy by Matheos Worku · 17 years ago
- a7df90a ixgb endianness annotations by Al Viro · 17 years ago
- 49d85c5 [NET]: Fix interrupt semaphore corruption in Intel drivers. by David S. Miller · 17 years ago
- 53e52c7 [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. by David S. Miller · 17 years ago
- 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
- 3fd7131 ixgb: make sure jumbos stay enabled after reset by Matheos Worku · 17 years ago
- 19abe86 ixgb: fix TX hangs under heavy load by Auke Kok · 17 years ago
- 273dc74 ixgb: fix sparse warnings by Stephen Hemminger · 17 years ago
- c676504 ixgb: endianness by Al Viro · 17 years ago
- b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
- 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
- ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
- 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
- bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
- 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
- fb136c0 ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak by Auke Kok · 17 years ago
- 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
- 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
- 55e924c ixgb: ROUND_UP macro cleanup in drivers/net/ixgb by Milind Arun Choudhary · 18 years ago
- 1c8816c ixgb: Use ARRAY_SIZE macro when appropriate. by Ahmed S. Darwish · 18 years ago
- 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
- aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 18 years ago
- ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 18 years ago
- ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago
- eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
- bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 18 years ago
- 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 18 years ago
- 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
- 81b1955 PCI: Use newly defined PCI channel offline routine by Linas Vepstas · 18 years ago
- 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
- a3ffab8 ixgb: Write RA register high word first, increment version by Aaron Salter · 18 years ago
- dfd341e ixgb: Maybe stop TX if not enough free descriptors by Jesse Brandeburg · 18 years ago
- 5d92785 ixgb: Fix early TSO completion by Jesse Brandeburg · 18 years ago
- 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
- ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- 76ddb3f e100, e1000, ixgb: increment version numbers by Auke Kok · 18 years ago
- f7d4fa0 ixgb: convert to netdev_priv(netdev) by Auke Kok · 18 years ago
- a4d3c54 ixgb: combine more rx descriptors to improve performance by Jesse Brandeburg · 18 years ago
- 0eb5a34 e100, e1000, ixgb: Fix an impossible memory overwrite bug by Auke Kok · 18 years ago
- 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
- a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
- 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
- f8ec473 e1000, ixgb: Remove pointless wrappers by Jeff Garzik · 18 years ago
- 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
- 9ee093f ixgb: Increment version to 1.0.112-k2 by Auke Kok · 18 years ago
- 69c7a940 ixgb: remove skb->dev assignment by Auke Kok · 18 years ago
- 01748fb ixgb: Add PCI Error recovery callbacks by Linas Vepstas · 18 years ago
- adc5413 ixgb: Add buffer_info and test like e1000 has. by Jesse Brandeburg · 18 years ago
- 7a0eec3 ixgb: Cache-align all TX components of the adapter struct. by Jesse Brandeburg · 18 years ago
- ab8ced2 ixgb: recalculate after how many descriptors to wake the queue by Auke Kok · 18 years ago
- a91bb6a ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off) by Jesse Brandeburg · 18 years ago
- f990b42 ixgb: convert dev->priv to netdev_priv(dev). by Auke Kok · 18 years ago
- 5791704 ixgb: Convert dev_alloc_skb to netdev_alloc_skb. by Auke Kok · 18 years ago
- 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
- 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
- 891b11f ixgb: Increment version to 1.0.109-k4 by Auke Kok · 18 years ago
- 3ae84d9 ixgb: fix cache miss due to miscalculation by Jesse Brandeburg · 18 years ago
- 0fe198a ixgb: Add CX4 PHY type detection and subdevice ID. by Manasi Deval · 18 years ago
- 709cf01 [PATCH] ixgb: fix tx unit hang - properly calculate desciptor count by Auke Kok · 18 years ago
- 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago