aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tulip/tulip_core.c
AgeCommit message (Expand)Author
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18tulip: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-31tulip_core: Use dev_<level> and pr_<level>Joe Perches
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-23Please add support for Microsoft MN-120 PCMCIA network cardRon Murray
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01tulip: convert drivers to netdev_tx_tStephen Hemminger
2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-01-07tulip: convert devices to new APIStephen Hemminger
2008-12-26drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-06-24drivers/net/tulip: update first comment in tulip filesGrant Grundler
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-05-30[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton
2008-03-28[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler
2008-01-12endianness noise in tulip_coreAl Viro
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-10tulip: endianness annotationsAl Viro
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
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-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-04-28Rev tulip versionValerie Henson
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-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik