summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip
Commit message (Expand)AuthorAgeFilesLines
* 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-111-5/+0Star
* Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang2007-10-111-1/+0Star
* tulip: endianness annotationsAl Viro2007-10-116-28/+28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-117-70/+47Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-112-4/+0Star
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-111-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-118-8/+0Star
* uli526x: Add suspend and resume routines (updated)Rafael J. Wysocki2007-10-111-6/+102
* net/tulip/xircom_cb.c: remove superfulous priv assignmentMariusz Kozlowski2007-10-111-1/+0Star
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-113-34/+34
* DDB5477: remove driver bits of supportYoichi Yuasa2007-08-011-8/+0Star
* fallout from Auke's pci ->revision patchAl Viro2007-07-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-125-35/+23Star
|\
| * PCI: add pci_try_set_mwiRandy Dunlap2007-07-121-1/+1
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-125-34/+22Star
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-114-8/+8
|/
* Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-091-14/+13Star
* tulip: Convert to generic booleanRichard Knutsson2007-07-092-58/+49Star
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-091-1/+0Star
* Fix occurrences of "the the "Michael Opdenacker2007-05-093-3/+3
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-035-4/+1Star
* 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/+19Star
|\
| * [TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-11/+7Star
| * [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-265-16/+12Star
| * [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-1/+1
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-265-9/+13
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-3/+11
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-268-18/+4Star
|/
* [PATCH] dmfe trivial endianness annotationsAl Viro2007-03-141-3/+3
* __devinit & __devexit cleanups for de2104x driverPrarit Bhargava2007-03-061-3/+3
* dmfe: Fix link detectionMaxim Levitsky2007-03-061-18/+40
* dmfe: fix two bugsMaxim Levitsky2007-03-061-5/+10
* dmfe: trivial/spelling fixesMaxim Levitsky2007-03-061-36/+88
* revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton2007-03-061-8/+1Star
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-032-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+4
|\
| * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-042-4/+9
| |\
| * | [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de2006-11-131-4/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-052-4/+9
|\ \ \ | | |/ | |/|
| * | drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault2006-12-021-1/+8
| * | [PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2006-12-021-3/+1Star
| |/