aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/tulip_core.c
Commit message (Expand)AuthorAgeFilesLines
* tulip: Use pr_<level> where appropriateJoe Perches2011-05-091-2/+3
* tulip: Convert uses of KERN_DEBUGJoe Perches2011-05-091-11/+9
* tulip: Convert printks to netdev_<level>Joe Perches2011-05-091-14/+11
* tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches2010-12-211-6/+9
* tulip: use integrated netdev statsEric Dumazet2010-09-031-5/+5
* Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa2010-08-021-0/+6
* tulip: formatting of pointers in printk()Kulikov Vasiliy2010-07-141-2/+2
* tulip: implement wake-on-lan supportSteven Walter2010-06-011-7/+108
* tulip: explicity set to D0 power state during initSteven Walter2010-06-011-0/+7
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-12/+15
|/
* tulip: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-11/+4
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-7/+11
* tulip_core: Use dev_<level> and pr_<level>Joe Perches2010-01-311-80/+82
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-281-0/+1
|\
| * Please add support for Microsoft MN-120 PCMCIA network cardRon Murray2010-01-231-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-7/+25
|\ \ | |/
| * dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings2010-01-071-7/+25
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-10/+12
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-2/+2
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-031-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-2/+3
|\
| * drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-141-2/+3
* | tulip: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-6/+8
|\ \ | |/
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-6/+8
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
|/
* tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-181-16/+29
* tulip: convert devices to new APIStephen Hemminger2009-01-071-10/+17
* drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-261-2/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-7/+4
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-241-5/+3
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-1/+1
* [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-301-2/+8
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-5/+5
* [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-161-14/+5
* [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-281-1/+6
* endianness noise in tulip_coreAl Viro2008-01-121-1/+2
* more trivial signedness fixes in driversAl Viro2007-10-141-2/+3
* tulip: endianness annotationsAl Viro2007-10-101-5/+5
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+7
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-2/+9
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-311-8/+0
* fallout from Auke's pci ->revision patchAl Viro2007-07-151-1/+1
* PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-9/+4