aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/tulip_core.c
Commit message (Expand)AuthorAge
* Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa2010-08-02
* tulip: formatting of pointers in printk()Kulikov Vasiliy2010-07-14
* tulip: implement wake-on-lan supportSteven Walter2010-06-01
* tulip: explicity set to D0 power state during initSteven Walter2010-06-01
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* tulip: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* tulip_core: Use dev_<level> and pr_<level>Joe Perches2010-02-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\
| * Please add support for Microsoft MN-120 PCMCIA network cardRon Murray2010-01-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings2010-01-07
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-14
* | tulip: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\|
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-18
* tulip: convert devices to new APIStephen Hemminger2009-01-07
* drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-26
* net: convert print_mac to %pMJohannes Berg2008-10-27
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-24
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-12
* [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-30
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-16
* [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-28
* endianness noise in tulip_coreAl Viro2008-01-12
* more trivial signedness fixes in driversAl Viro2007-10-14
* tulip: endianness annotationsAl Viro2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-31
* fallout from Auke's pci ->revision patchAl Viro2007-07-15
* PCI: add pci_try_set_mwiRandy Dunlap2007-07-11
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* Rev tulip versionValerie Henson2007-04-28
* [TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-26
* [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-26
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-26
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-02