[POWERPC] PS3: Add os-area database routines
[safe/jmp/linux-2.6] / drivers / net / e1000 /
2007-09-28 Auke Koke1000: Add device IDs of blade version of the 82571...
2007-08-14 Auke Koke1000: Add device IDs of new 82571 board variants
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-06-03 Auke Koke1000: disable polling before registering netdevice
2007-05-30 Herbert Xue1000: restore netif_poll_enable call but make sure...
2007-05-21 Auke Koke1000: Don't enable polling in open() (was: e1000:...
2007-05-18 Auke Koke1000: Fix msi enable leak on error, don't print error...
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Andrew Mortone1000: use flush_work_keventd()
2007-04-28 Milind Arun Choudharye1000: ROUND_UP macro cleanup in drivers/net/e1000
2007-04-28 Yan Burmane1000: Use kcalloc()
2007-04-28 Ahmed S. Darwishe1000: Use ARRAY_SIZE macro when appropriate
2007-04-28 Arjan van de Venuser of the jiffies rounding code: e1000
2007-04-27 Linus TorvaldsMerge branch 'e1000-fixes' of /linux/kernel/git/jgarzik...
2007-04-26 Mark Huthe1000: FIX: Stop raw interrupts disabled nag from RT
2007-04-26 Bruce Allane1000: FIX: firmware handover bits
2007-04-26 Auke Koke1000: FIX: be ready for incoming irq at pci_request_irq
2007-04-26 Herbert Xu[NETDRV]: Perform missing csum_offset conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-20 Linus TorvaldsRevert "e1000: fix NAPI performance on 4-port adapters"
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-21 Linus TorvaldsRevert "e1000: fix shared interrupt warning message"
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-17 Kok, Aukee1000: allow ethtool to see link status when down
2007-02-17 Kok, Aukee1000: remove obsolete custom pci_save_state code
2007-02-17 Kok, Aukee1000: fix shared interrupt warning message
2007-02-17 Robert P. J. DayVarious typo fixes.
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-07 Linas VepstasPCI: Use newly defined PCI channel offline routine
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2007-02-05 Auke Koke1000: update version to 7.3.20-k2
2007-02-05 Jesse Brandeburge1000: tune our dynamic itr transmit packet accounting
2007-02-05 Bruce Allane1000: clear ip csum info from context descriptor
2007-02-05 Auke Koke1000: display flow control of link status at link up
2007-02-05 Jesse Brandeburge1000: fix NAPI performance on 4-port adapters
2007-02-05 Jesse Brandeburge1000: Fix MSI only interrupt handler routine
2007-02-05 Auke Koke1000: clean up debug output defines
2007-02-05 Jesse Brandeburge1000: simplify case handling gigabit at half duplex
2007-01-08 Jeff GarzikRevert "[PATCH] e1000: disable TSO on the 82544 with...
2006-12-26 Herbert Xue1000: Do not truncate TSO TCP header with 82544 workaround
2006-12-26 Jesse Brandeburg[PATCH] e1000: No-delay link detection at interface up
2006-12-26 Jeff Garzike1000: 3 new driver stats for managability testing
2006-12-26 Jesse Brandeburg[PATCH] e1000: Make the copybreak value a module parameter
2006-12-26 Bruce Allan[PATCH] e1000: Fix PBA allocation calculations
2006-12-26 Jesse Brandeburg[PATCH] e1000: narrow down the scope of the tipg timer...
2006-12-26 Jeff Kirsher[PATCH] e1000: fix ethtool reported bus type for older...
2006-12-26 Bruce Allan[PATCH] e1000: fix to set the new max frame size before...
2006-12-26 Jeff Garzike1000: workaround for the ESB2 NIC RX unit issue
2006-12-26 Jesse Brandeburg[PATCH] e1000: disable TSO on the 82544 with slab debugging
2006-12-26 Jesse Brandeburg[PATCH] e1000: Fix Wake-on-Lan with forced gigabit...
2006-12-26 Jeff Garzike1000: consolidate managability enabling/disabling
2006-12-26 Jeff Garzike1000: omit stats for broken counter in 82543
2006-12-26 Jeff Garzike1000: For sanity, reformat e1000_set_mac_type(), struc...
2006-12-26 Jesse Brandeburg[PATCH] e1000: dynamic itr: take TSO and jumbo into...
2006-12-26 Jesse Brandeburg[PATCH] e1000: The user-supplied itr setting needs...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-02 Andrew Mortone1000 linkage fix
2006-12-02 Auke Koke1000: increment version to 7.3.15-k2
2006-12-02 Jesse Brandeburge1000: add dynamic itr modes
2006-12-02 Jesse Brandeburge1000: add dynamic generic MSI interrupt routine
2006-12-02 Auke Koke1000: reorder e1000_param.c
2006-12-02 Jesse Brandeburge1000: Only set IDE for tx when we are using TIDV/TADV
2006-12-02 Jeff Kirshere1000: rename ICH8 flash macros
2006-12-02 Jesse Brandeburge1000: add queue restart counter
2006-12-02 Auke Koke1000: New hardware support
2006-12-02 Jesse Brandeburge1000: Remove unneeded and unwanted memsets
2006-12-02 Auke Koke1000: simplify skb_put call.
2006-12-02 Jeff Kirshere1000: reorder pci-e infor struct
2006-12-02 Jeff Kirshere1000: fix VR powerdown code
2006-12-02 Jesse Brandeburge1000: add mmiowb() for IA64 to sync tail writes
2006-12-02 Auke Koke1000: Enble early receive (ERT) on 82573
2006-12-02 Auke Koke1000: FIX: enable hw TSO for IPV6
2006-12-02 Auke Koke1000: Remove DISABLE_MULR debug code
2006-12-02 Auke Koke1000: whitespace changes, comments, typos
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-07 Auke Kok[PATCH] e1000: Fix regression: garbled stats and irq...
2006-10-24 Auke Koke1000: Increment version to 7.2.9-k4
2006-10-24 Jesse Brandeburge1000: FIX: move length adjustment due to crc stripping...
2006-10-24 Jesse Brandeburge1000: FIX: Don't limit descriptor size to 4kb for...
2006-10-24 Jesse Brandeburge1000: FIX: Disable Packet Split for non jumbo frames
2006-10-24 Bruce Allane1000: FIX: fix wrong txdctl threshold bitmasks
2006-10-24 Auke Koke1000: FIX: 82542 doesn't support WoL
2006-10-24 Jesse Brandeburge1000: FIX: don't poke at manageability registers for...
2006-10-21 Linas Vepstas[PATCH] e1000: Reset all functions after a PCI error
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Auke Koke100, e1000, ixgb: increment version numbers
2006-09-27 Vasily Averine1000: possible memory leak in e1000_set_ringparam
2006-09-27 Linas Vepstase1000: Janitor: Use #defined values for literals
2006-09-27 Bruce Allane1000: don't strip vlan ID if 8021q claims it
2006-09-27 Jeff Kirshere1000: rework polarity, NVM, eeprom code and fixes.
next