aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/de2104x.c
Commit message (Expand)AuthorAge
* tulip: Use pr_<level> where appropriateJoe Perches2011-05-09
* tulip: Convert uses of KERN_DEBUGJoe Perches2011-05-09
* tulip: Convert printks to netdev_<level>Joe Perches2011-05-09
* tulip/de2104x: don't report different speeds depending on port typeDavid Decotigny2011-04-29
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* drivers/net/*/: Use static constJoe Perches2010-12-21
* de2104x: fix panic on loadEric Dumazet2010-11-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-04
|\
| * de2104x: fix ethtoolOndrej Zary2010-09-27
* | de2104x: disable media debug messages by defaultOndrej Zary2010-09-29
|/
* de2104x: fix TP link detectionOndrej Zary2010-09-26
* de2104x: fix power managementOndrej Zary2010-09-26
* de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * drivers/net: use __packed annotationEric Dumazet2010-06-03
* | alpha: Fix de2104x driver failing to readout MAC address correctlyMorten H. Larsen2010-06-15
|/
* 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/de2104x.c: Use dev_<level> and pr_<level>Joe Perches2010-02-01
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* 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
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* de2104x: support for systems lacking cache coherenceRisto Suominen2009-06-11
* de2104x: force correct order when writing to rx ringRisto Suominen2009-02-08
* net: variables reach -1, but 0 testedRoel Kluin2009-02-03
* de2104x: convert to net_device_opsStephen Hemminger2009-01-07
* drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-26
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* de2104x: wrong MAC address fixMartin Langer2008-10-13
* tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer2008-09-24
* tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-28
* 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-17
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-05
* tulip: endianness annotationsAl Viro2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-27
|\