summaryrefslogtreecommitdiff
path: root/drivers/net/tulip
AgeCommit message (Expand)Author
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-18tulip: dmfe: Remove old log spamming pr_debugsJoe Perches
2011-07-04net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-31Revert "net: fix section mismatches"David S. Miller
2011-05-09tulip: Use pr_<level> where appropriateJoe Perches
2011-05-09tulip: Convert uses of KERN_DEBUGJoe Perches
2011-05-09tulip: Convert printks to netdev_<level>Joe Perches
2011-05-09tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches
2011-04-29tulip/de2104x: don't report different speeds depending on port typeDavid Decotigny
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-18net: fix section mismatchesMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-21tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches
2010-12-02tulip: fix hang in dmfe driver on sending of big packetAlexander V. Lukyanov
2010-11-03de2104x: fix panic on loadEric Dumazet
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-03drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton
2010-09-29de2104x: remove experimental statusOndrej Zary
2010-09-29de2104x: disable media debug messages by defaultOndrej Zary
2010-09-27de2104x: fix ethtoolOndrej Zary
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-26de2104x: fix TP link detectionOndrej Zary
2010-09-26de2104x: fix power managementOndrej Zary
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary
2010-09-16drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctlDan Rosenberg
2010-09-13net/de4x5: remove undefined operationsAndreas Schwab
2010-09-03tulip: use integrated netdev statsEric Dumazet
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-09fix printk typo 'faild'Paul Bolle
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof Hałasa
2010-07-14tulip: formatting of pointers in printk()Kulikov Vasiliy
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-15alpha: Fix de2104x driver failing to readout MAC address correctlyMorten H. Larsen
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-01drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01tulip: implement wake-on-lan supportSteven Walter
2010-06-01tulip: explicity set to D0 power state during initSteven Walter
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet