[PATCH] ipw2200: print geography code upon module load
[safe/jmp/linux-2.6] / drivers / net / e1000 /
2006-03-12 Adrian Bunk[PATCH] drivers/net/e1000/: proper prototypes
2006-03-11 Jeff GarzikMerge branch 'e1000-upstream' of git://198.78.49.142...
2006-03-11 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-11 David S. Miller[PATCH] Wrong return value corrupts free object in...
2006-03-09 Jeff Kirshere1000: Fix mii-tool access to setting speed and duplex
2006-03-03 Jeff Kirshere1000: Added driver comments and whitespace changes...
2006-03-03 Jeff Kirshere1000: Added a performance enhancement - prefetch
2006-03-03 Jeff Kirshere1000: Add copybreak when using packet split
2006-03-03 Jeff Kirshere1000: Fixed the following issues with ESB2 (requires...
2006-03-03 Jeff Kirshere1000: Add support for new hardware (ESB2)
2006-03-03 Jeff Kirshere1000: Add performance enahancement by balancing TX...
2006-03-03 Jeff Kirshere1000: Add enabled Jumbo frame support for 82573L
2006-03-03 Jeff Kirshere1000: Add 82573 controller support to TSO fix
2006-03-03 Jeff Kirshere1000: Fix filling skb descriptors while using packet...
2006-03-03 Jeff Kirshere1000: Fix network problems when forced at 100Mb/s...
2006-03-03 Jeff Kirshere1000: Fix Quadport Wake on LAN
2006-03-03 Jeff Kirshere1000: Fix RSS if enabled in mid-connection
2006-03-03 Jeff Kirshere1000: Fix 82543 issue when reading eeprom
2006-03-03 Jeff Kirshere1000: Fix dhcp issue when the skb structure fields...
2006-03-03 Jeff Kirshere1000: Fix AMT losing connectivity when switching VLAN...
2006-03-03 Jeff Kirshere1000: Fix unecessary delay for 82573 controllers
2006-03-03 Jeff Kirshere1000: Fix lock up while setting ring parameters
2006-03-03 Jeff Kirshere1000: Fix dead counters
2006-03-03 Jeff Kirshere1000: Remove Multiqueue code until we have support...
2006-03-01 Jeff Kirsher[PATCH] e1000: revert to single descriptor for legacy...
2006-01-18 Jesse Brandeburg[PATCH] e1000: fix compile warning
2006-01-18 Jesse Brandeburg[PATCH] e1000: fix receive breakage
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added driver comments
2006-01-18 Jesse Brandeburg[PATCH] e1000: Fix whitespace
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added functions declarations
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added functions to save and restore...
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added RX buffer enhancements
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added disable packet split capability
2006-01-17 Jeff Kirsher[PATCH] e1000: Removed unused variables and initialized...
2006-01-17 Jeff Kirsher[PATCH] e1000: Cleaned up code and removed hard coded...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added copy break code
2006-01-17 Jeff Kirsher[PATCH] e1000: Added variable to handle return values...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added PCIe bus information
2006-01-17 Jeff Kirsher[PATCH] e1000: Added firmware version reporting for...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added hardware support for PCI express...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added cleaned_count to RX buffer allocation
2006-01-17 Jeff Kirsher[PATCH] e1000: Added interrupt auto mask support
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix Netpoll issue
2006-01-17 Jeff Kirsher[PATCH] e1000: Fixed frame size logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix VLAN support
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix __pskb_pull_tail
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix collision distance
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572...
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix desc. clean up
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix TX timeout logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix Desc. Rings and Jumbo Frames
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix TX queue length based on link speed
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix flow control water marks
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix EEPROM read logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix PHY reset when blocked
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix loopback logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix mulitple queues
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix adapter structure and prepare for...
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix LED functionality for 82573
2006-01-17 Jeff Kirsher[PATCH] Fix e1000 stats
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix PHY config for 82573 controller
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix SoL/IDER link and loopback
2006-01-17 Jeff Kirsher[PATCH] e1000: General Fixes
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix TSO
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix jumbo frame performance
2006-01-09 Kenji Kaneshige[PATCH] e1000: Fix invalid memory reference
2005-12-13 Jeff Kirshere1000: Fixes for 8357x
2005-12-04 Jeff GarzikMerge branch 'master'
2005-12-01 Jesse Brandeburg[PATCH] e1000: fix for dhcp issue
2005-11-18 John W. Linville[PATCH] e1000: zero-out pointers in e1000_free_desc_rings
2005-11-18 John W. Linville[PATCH] e1000: avoid leak when e1000_setup_loopback_tes...
2005-11-06 Adrian Bunk[PATCH] drivers/net/e1000/: possible cleanups
2005-10-28 Ashutosh Naik[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_...
2005-10-28 Ravikiran G Thirumalai[PATCH] e1000: use vmalloc_node()
2005-10-28 Martin J. Bligh[PATCH] e1000: remove warning about e1000_suspend
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-20 Mallikarjuna R Chi... [PATCH] e1000: Driver version, white space, comments...
2005-10-19 Andrew Morton[PATCH] e1000 build fix
2005-10-18 Andrew Morton[PATCH] e1000_intr build fix
2005-10-04 Jeff Garzike1000: fix warnings
2005-10-04 Mallikarjuna R Chi... e1000: Flush shadow RAM
2005-10-04 Mallikarjuna R Chi... e1000: Added msleep_interruptible delay
2005-10-04 Mallikarjuna R Chi... e1000: Fixes for packet split related issues
2005-10-04 Mallikarjuna R Chi... e1000: Enable custom configuration bits for 82571/2...
2005-10-04 Mallikarjuna R Chi... e1000: implementation of the multi-queue feature
2005-10-04 Mallikarjuna R Chi... e1000: multi-queue defines/modification to data structures
2005-10-04 Mallikarjuna R Chi... e1000: Support for 82571 and 82572 controllers
2005-09-22 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-14 John W. Linville[PATCH] e1000: support ETHTOOL_GPERMADDR
2005-09-14 John W. Linville[PATCH] e1000: correct rx_dropped counting
2005-09-05 viro@ftp.linux.org.uk[PATCH] (2/7) iomem annotations (e1000)
2005-09-05 Pavel Machek[PATCH] swsusp: fix remaining u32 vs. pm_message_t...
2005-08-19 Andrew Morton[PATCH] e1000 printk warning fix 2
2005-08-12 Matt Mackall[NETPOLL]: e1000 netpoll tweak
2005-07-28 Tony Luck[PATCH] e1000: no need for reboot notifier
2005-06-27 Malli Chilakala[PATCH] e1000: Driver version, white space, comments...
2005-06-27 Malli Chilakala[PATCH] e1000: Included proposals to false late collisi...
2005-06-27 Malli Chilakala[PATCH] e1000: Ethtool set speed/duplex validates param...
2005-06-27 Malli Chilakala[PATCH] e1000: Enable ethtool phys_id feature for 82573...
next