aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tulip
AgeCommit message (Expand)Author
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-172.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler
2008-03-17remove the obsolete xircom_tulip_cb driverAdrian Bunk
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary
2008-02-23uli526x partially recognizing interfaceGrant Grundler
2008-02-05xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw
2008-01-28[netdrvr] checkpatch cleanupsJeff Garzik
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz
2008-01-23[TULIP] DMFE: Fix SROM parsing regression.David S. Miller
2008-01-12endianness noise in tulip_coreAl Viro
2008-01-12de4x5 fixesAl Viro
2008-01-12xircom_cb endianness fixesAl Viro
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger
2007-11-23dmfe: checkpatch fix (add whitespace)Jeff Garzik
2007-11-23NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky
2007-11-12[NET]: Remove references to net-modules.txt.Adrian Bunk
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-19NAPI: kconfig prompt and deleted doc fileRandy Dunlap
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer
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