aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-02tulip: fix hang in dmfe driver on sending of big packetAlexander V. Lukyanov1-3/+3
2010-11-03de2104x: fix panic on loadEric Dumazet1-1/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+5
2010-10-03drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton1-1/+2
2010-09-29de2104x: remove experimental statusOndrej Zary1-2/+2
2010-09-29de2104x: disable media debug messages by defaultOndrej Zary1-1/+2
2010-09-27de2104x: fix ethtoolOndrej Zary1-2/+5
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+34
2010-09-26drivers/net: return operator cleanupEric Dumazet2-19/+19
2010-09-26de2104x: fix TP link detectionOndrej Zary1-2/+21
2010-09-26de2104x: fix power managementOndrej Zary1-0/+3
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary1-2/+10
2010-09-16drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctlDan Rosenberg1-1/+1
2010-09-13net/de4x5: remove undefined operationsAndreas Schwab1-9/+9
2010-09-03tulip: use integrated netdev statsEric Dumazet3-40/+50
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches3-3/+3
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings1-15/+0
2010-08-09fix printk typo 'faild'Paul Bolle1-1/+1
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-10/+10
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-34/+180
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-2/+3
2010-08-02Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof Hałasa1-0/+6
2010-07-14tulip: formatting of pointers in printk()Kulikov Vasiliy2-4/+4
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-10/+10
2010-06-15alpha: Fix de2104x driver failing to readout MAC address correctlyMorten H. Larsen1-2/+3
2010-06-03drivers/net: use __packed annotationEric Dumazet1-2/+2
2010-06-01drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches1-5/+5
2010-06-01tulip: implement wake-on-lan supportSteven Walter2-23/+156
2010-06-01tulip: explicity set to D0 power state during initSteven Walter1-0/+7
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches4-73/+0
2010-05-10net: trans_start cleanupsEric Dumazet7-15/+9
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-4/+4
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+5
2010-04-03net: convert multicast list to list_headJiri Pirko6-37/+42
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-4/+4
2010-03-28tulip: Add missing parens.David S. Miller1-1/+1
2010-03-26tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin1-3/+5
2010-03-24net/tulip: remove trailing space in messagesFrans Pop2-5/+5
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches1-24/+30
2010-02-18tulip: convert to use netdev_for_each_mc_addrJiri Pirko6-50/+35
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko6-29/+37
2010-01-31tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches1-19/+25
2010-01-31tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches1-87/+90
2010-01-31tulip/uli526x.c: Use dev_<level> and pr_<level>Joe Perches1-19/+27
2010-01-31tulip/timer.c: Use dev_<level> and pr_<level>Joe Perches1-27/+25
2010-01-31tulip/pnic2.c: Use dev_<level> and pr_<level>Joe Perches1-29/+30
2010-01-31tulip/pnic.c: Use dev_<level> and pr_<level>Joe Perches1-16/+17
2010-01-31tulip/media.c: Use dev_<level> and pr_<level>Joe Perches1-38/+36