- 20 Mar, 2003 37 commits
-
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
happens exactly on the sysenter entry path before the kernel stacks have been switched to the proper ones.
-
Jeff Garzik authored
Also, bump version to 1.5. Leak fix contributed by Don Fry @ IBM
-
Jeff Garzik authored
into redhat.com:/garz/repo/net-drivers-2.5
-
Jeb J. Cramer authored
* Previous patch wiped NAPI support, adding it back here. But, with a twist: this one doesn't disable/enable interrupts each time we enter/leave polling. (It's EXPERIMENTAL).
-
Jeb J. Cramer authored
* Corrected indentation from previous patches
-
Jeb J. Cramer authored
* Fixed controller wake-up through ASF
-
Jeb J. Cramer authored
* Added Interrupt Throttle Rate tuning support
-
Jeb J. Cramer authored
* Added method to flush Tx FIFO after link disconnect; the hardware hangs on to Tx skb's that were in flight prior to link loss
-
Jeb J. Cramer authored
* Miscellaneous whitespace changes
-
Jeb J. Cramer authored
* Changed "Compaq" branding to "HP"
-
Jeb J. Cramer authored
* Optimized E1000_*_REG macros
-
Jeb J. Cramer authored
* Completely clean Tx descriptor to avoid potential dirty descriptor fetching (rare, but possible)
-
Jeb J. Cramer authored
* ISR cleanup; performing single PCI read
-
Jeb J. Cramer authored
* Removed modulus math; decreases CPU utilization, especially on PPC64 [anton@samba.org]
-
Jeb J. Cramer authored
* Added MII support
-
Jeb J. Cramer authored
* Added support for 82541 and 82547 gigabit ethernet adapters
-
Jeb J. Cramer authored
* Fixed IRQ registration bug; IRQ now registered after resources are acquired
-
Jeb J. Cramer authored
* Setting speed/duplex is now it's own routine * Update ETHTOOL_GEEPROM routine to use new eeprom size variable
-
Jeb J. Cramer authored
* Version, copyright, changelog and MAINTAINERS updates
-
Jeb J. Cramer authored
* Documentation/networking/e1000.txt updates
-
Osamu Tomita authored
This is the patch to support NEC PC-9800 subarchitecture against 2.5.65-ac1. (9/14) C-bus(PC98's legacy bus like ISA) network cards support. Change IO port and IRQ assign. Add NE2000 compatible driver for PC-9800. PCI netwwork card works fine without patch. Regards, Osamu Tomita
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Check if ASF is enabled in EEPROM, and if so, enable PME wakeup when suspending.
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Bug fix: read wrong byte in EEPROM when offset is odd number * Bug fix: memory leak in ETHTOOL_GSTRINGS [Oleg Drokin <green@linuxhacker.ru]
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Validate updates to MAC address as valid ethernet address.
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Bug fix on e100_close when repeating hot remove/hot add from team. Basically need to disable interurpts and unregister handler before shutting h/w down. * Need to mask only the relevant bits in the interrupt status register
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Honor WOL settings in EEPROM: only advertise WOL magic packet if in EEPROM.
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * ICH5 support: chipset integrated LAN (8255x) * PHY loopback diags is broken on all ICHs
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Bug fix when changing to non-autoneg, device may lose link with some switches, so try to recover link by forcing PHY.
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Get rid of all of the strong marketing brand strings and replace with simple pci_device_id table. pci.ids should be the master list for device ID/strings.
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Bug fix on setting up Tx csum
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * clean up #includes
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Add support for VLAN hw offload
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Spelling mistakes
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Update version, copyright year, changelog
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Update Documentation/networking/e100.txt
-
Scott Feldman authored
On Thu, 20 Mar 2003, Scott Feldman wrote: * Back this patch out - we'll add it later. I was working against 2.5.64 when this was checked into 2.5.65, so it messed up my patches.
-
- 19 Mar, 2003 3 commits
-
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/sparc-2.5
-