summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-281-2/+2
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-281-1/+1
* [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-231-3/+3
* endianness noise in tulip_coreAl Viro2008-01-121-1/+2
* de4x5 fixesAl Viro2008-01-121-84/+43
* xircom_cb endianness fixesAl Viro2008-01-121-28/+26
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-081-5/+0
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-081-1/+2
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-231-1/+1
* NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-231-2/+2
* [NET]: Remove references to net-modules.txt.Adrian Bunk2007-11-121-14/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-1/+1
|\
| * Typo: depricated -> deprecatedRolf Eike Beer2007-10-201-1/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-191-8/+6
|\ \ | |/ |/|
| * NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-191-8/+6
* | remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
|/
* netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz2007-10-151-2/+2
* more tulip endianness annotationsAl Viro2007-10-141-1/+1
* more trivial signedness fixes in driversAl Viro2007-10-141-2/+3
* Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...Micah Gruber2007-10-101-5/+0
* Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang2007-10-101-1/+0
* tulip: endianness annotationsAl Viro2007-10-106-28/+28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-107-70/+47
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-102-4/+0
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-108-8/+0
* uli526x: Add suspend and resume routines (updated)Rafael J. Wysocki2007-10-101-6/+102
* net/tulip/xircom_cb.c: remove superfulous priv assignmentMariusz Kozlowski2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-103-34/+34
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-311-8/+0
* fallout from Auke's pci ->revision patchAl Viro2007-07-151-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-125-35/+23
|\
| * PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-1/+1
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-115-34/+22
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-104-8/+8
|/
* Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-081-14/+13
* tulip: Convert to generic booleanRichard Knutsson2007-07-082-58/+49
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-081-1/+0
* Fix occurrences of "the the "Michael Opdenacker2007-05-093-3/+3
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-025-4/+1
* Rev tulip versionValerie Henson2007-04-281-3/+3
* Fix tulip SytemError typoValerie Henson2007-04-283-4/+4
* TULIP: Natsemi dp83840a PHY fixThibaut VARENE2007-04-281-1/+17
* TULIP: Fix for 64-bit MIPSValerie Henson2007-04-282-4/+25
* dmfe: add support for Wake on lanMaxim Levitsky2007-04-281-2/+64
* dmfe: add support for suspend/resumeMaxim Levitsky2007-04-281-3/+49
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-275-27/+19
|\
| * [TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-11/+7
| * [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-265-16/+12
| * [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-1/+1
OpenPOWER on IntegriCloud