summaryrefslogtreecommitdiffstats
path: root/drivers/net/ewrk3.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-15bnx2x: removed unused variablesDmitry Kravkov2-12/+6
2011-06-15bnx2x: use bnx2x_reload_if_runningDmitry Kravkov3-8/+5
2011-06-15bnx2x: dump FW memory when appropriate msglvl is raisedDmitry Kravkov4-6/+26
2011-06-15bnx2x: do not call link update without HW notificationYaniv Rosner1-2/+8
2011-06-15bnx2x: disable fairness if ETS is enabledDmitry Kravkov2-2/+8
2011-06-15bnx2x: avoid release of unrequested irqsDmitry Kravkov1-14/+29
2011-06-15bnx2x: put start bd csum in separate functionDmitry Kravkov1-14/+20
2011-06-15bnx2x: remove references to intr_semDmitry Kravkov3-56/+5
2011-06-15bnx2x: do not allocate FCoE ring if disabledDmitry Kravkov1-4/+13
2011-06-15cnic: Move indexing function pointers to struct kcq_infoMichael Chan2-43/+46
2011-06-14vmxnet3: remove unused variableNeil Horman1-2/+0
2011-06-14bonding:delete a dereference before checkPeter Pan(潘卫平)1-2/+1
2011-06-13l2tp: fix l2tp_ip_sendmsg() route handlingEric Dumazet1-6/+13
2011-06-13smsc9420: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-13stmmac: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-13r6040: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-13ethoc: enable transmit time stamping.Richard Cochran1-0/+1
2011-06-13dnet: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-13tg3: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-13davinci_emac: enable transmit time stamping.Richard Cochran1-0/+1
2011-06-13davinci_emac: pass ioctls through to phy device.Richard Cochran1-2/+2
2011-06-13fec: enable transmit and receive time stamping.Richard Cochran1-1/+4
2011-06-13net: export time stamp utility function for Ethernet MAC driversRichard Cochran1-0/+1
2011-06-12snmp: reduce percpu needs by 50%Eric Dumazet2-82/+56
2011-06-12bonding: clean up bond_del_vlan()Jiri Bohac1-10/+0
2011-06-12net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"Alexey Dobriyan4-0/+4
2011-06-12be2net: Enable NETIF_F_TSO6 for VLAN traffic for BEPadmanabh Ratnakar1-4/+1
2011-06-12virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang5-0/+9
2011-06-12net: DM9000: Add support for byte EEPROM accessBen Dooks1-6/+20
2011-06-12sctp: kzalloc() error handling on deleting last addressMichio Honda1-0/+4
2011-06-12net: add Faraday FTGMAC100 Gigabit Ethernet driverPo-Yu Chuang4-0/+1621
2011-06-11net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven2-0/+2
2011-06-10ixgbevf: Update the driver stringGreg Rose1-1/+1
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose30-90/+158
2011-06-10igb: Change version to remove number after -k in kernel versions.Carolyn Wyborny1-2/+1
2011-06-10igbvf: update version numberWilliams, Mitch A1-1/+1
2011-06-10e1000e: update driver versionBruce Allan1-2/+2
2011-06-10e1000e: remove redundant reverse dependency on CRC32Bruce Allan1-1/+0
2011-06-10e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800Bruce Allan2-11/+14
2011-06-10e1000e: access multiple PHY registers on same page at the same timeBruce Allan5-225/+366
2011-06-10e1000e: do not schedule the Tx queue until readyBruce Allan1-6/+5
2011-06-10e1000e: log when swflag is cleared unexpectedly on ICH/PCH devicesBruce Allan1-3/+8
2011-06-10e1000e: 82579 intermittently disabled during S0->SxBruce Allan3-15/+79
2011-06-10e1000e: disable far-end loopback mode on ESB2Bruce Allan2-0/+9
2011-06-10bonding: delete unused arp_mon_ptPeter Pan(潘卫平)1-1/+0
2011-06-10bonding: delete unused ad_timerPeter Pan(潘卫平)1-1/+0
2011-06-10bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)2-3/+1
2011-06-10bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)3-10/+5
2011-06-10bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)3-0/+33
2011-06-09enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri2-3/+7