- 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
- 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
- c2d5ab4 e1000/e1000e/igb/ixgb: don't txhang after link down by Jesse Brandeburg · 16 years ago
- cdbf0eb ixgb: Use generic MDIO definitions by Ben Hutchings · 16 years ago
- 4cb9be7 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily by Jesse Brandeburg · 16 years ago
- 3a6d1bc ixgb: fix link down initial state by Jesse Brandeburg · 16 years ago
- 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
- fe52eeb ixgb: refactor tx path to use skb_dma_map/unmap by Alexander Duyck · 16 years ago
- 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
- 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
- 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
- d276016 ixgb: cleanup link up/down messages by Jeff Kirsher · 16 years ago
- 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
- 0edc352 ixgb: convert to net_device_ops by Stephen Hemminger · 16 years ago
- babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
- 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
- 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