aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tulip
AgeCommit message (Expand)Author
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz
2007-10-14more tulip endianness annotationsAl Viro
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-10Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...Micah Gruber
2007-10-10Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang
2007-10-10tulip: endianness annotationsAl Viro
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10uli526x: Add suspend and resume routines (updated)Rafael J. Wysocki
2007-10-10net/tulip/xircom_cb.c: remove superfulous priv assignmentMariusz Kozlowski
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa
2007-07-15fallout from Auke's pci ->revision patchAl Viro
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-07-08Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt
2007-07-08tulip: Convert to generic booleanRichard Knutsson
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-28Rev tulip versionValerie Henson
2007-04-28Fix tulip SytemError typoValerie Henson
2007-04-28TULIP: Natsemi dp83840a PHY fixThibaut VARENE
2007-04-28TULIP: Fix for 64-bit MIPSValerie Henson
2007-04-28dmfe: add support for Wake on lanMaxim Levitsky
2007-04-28dmfe: add support for suspend/resumeMaxim Levitsky
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller
2007-04-26[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-14[PATCH] dmfe trivial endianness annotationsAl Viro
2007-03-06__devinit & __devexit cleanups for de2104x driverPrarit Bhargava
2007-03-06dmfe: Fix link detectionMaxim Levitsky
2007-03-06dmfe: fix two bugsMaxim Levitsky
2007-03-06dmfe: trivial/spelling fixesMaxim Levitsky
2007-03-06revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton
2007-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-12-02drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn