summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bnx2x: do not call link update without HW notificationYaniv Rosner2011-06-151-2/+8
* bnx2x: disable fairness if ETS is enabledDmitry Kravkov2011-06-152-2/+8
* bnx2x: avoid release of unrequested irqsDmitry Kravkov2011-06-151-14/+29
* bnx2x: put start bd csum in separate functionDmitry Kravkov2011-06-151-14/+20
* bnx2x: remove references to intr_semDmitry Kravkov2011-06-153-56/+5
* bnx2x: do not allocate FCoE ring if disabledDmitry Kravkov2011-06-151-4/+13
* cnic: Move indexing function pointers to struct kcq_infoMichael Chan2011-06-152-43/+46
* vmxnet3: remove unused variableNeil Horman2011-06-141-2/+0
* bonding:delete a dereference before checkPeter Pan(潘卫平)2011-06-141-2/+1
* smsc9420: enable transmit time stamping.Richard Cochran2011-06-131-0/+2
* stmmac: enable transmit time stamping.Richard Cochran2011-06-131-0/+2
* r6040: enable transmit time stamping.Richard Cochran2011-06-131-0/+2
* ethoc: enable transmit time stamping.Richard Cochran2011-06-131-0/+1
* dnet: enable transmit time stamping.Richard Cochran2011-06-131-0/+2
* tg3: enable transmit time stamping.Richard Cochran2011-06-131-0/+2
* davinci_emac: enable transmit time stamping.Richard Cochran2011-06-131-0/+1
* davinci_emac: pass ioctls through to phy device.Richard Cochran2011-06-131-2/+2
* fec: enable transmit and receive time stamping.Richard Cochran2011-06-131-1/+4
* bonding: clean up bond_del_vlan()Jiri Bohac2011-06-121-10/+0
* net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"Alexey Dobriyan2011-06-124-0/+4
* be2net: Enable NETIF_F_TSO6 for VLAN traffic for BEPadmanabh Ratnakar2011-06-121-4/+1
* virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-123-0/+6
* net: DM9000: Add support for byte EEPROM accessBen Dooks2011-06-121-6/+20
* net: add Faraday FTGMAC100 Gigabit Ethernet driverPo-Yu Chuang2011-06-124-0/+1621
* net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven2011-06-111-0/+1
* ixgbevf: Update the driver stringGreg Rose2011-06-101-1/+1
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-101-1/+1
* igb: Change version to remove number after -k in kernel versions.Carolyn Wyborny2011-06-101-2/+1
* igbvf: update version numberWilliams, Mitch A2011-06-101-1/+1
* e1000e: update driver versionBruce Allan2011-06-101-2/+2
* e1000e: remove redundant reverse dependency on CRC32Bruce Allan2011-06-101-1/+0
* e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800Bruce Allan2011-06-102-11/+14
* e1000e: access multiple PHY registers on same page at the same timeBruce Allan2011-06-105-225/+366
* e1000e: do not schedule the Tx queue until readyBruce Allan2011-06-101-6/+5
* e1000e: log when swflag is cleared unexpectedly on ICH/PCH devicesBruce Allan2011-06-101-3/+8
* e1000e: 82579 intermittently disabled during S0->SxBruce Allan2011-06-103-15/+79
* e1000e: disable far-end loopback mode on ESB2Bruce Allan2011-06-102-0/+9
* bonding: delete unused arp_mon_ptPeter Pan(潘卫平)2011-06-101-1/+0
* bonding: delete unused ad_timerPeter Pan(潘卫平)2011-06-101-1/+0
* bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)2011-06-102-3/+1
* bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)2011-06-103-10/+5
* bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)2011-06-103-0/+33
* enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri2011-06-092-3/+7
* enic: Get/Set interrupt resource index for transmit and receive queuesVasanthy Kolluri2011-06-094-3/+6
* enic: Log device configuration in detail during driver loadVasanthy Kolluri2011-06-093-6/+26
* enic: Pass 802.1p bits for packets tagged with vlan zeroVasanthy Kolluri2011-06-091-2/+1
* net: emaclite: Add missing linux/interrupt.h headerMichal Simek2011-06-091-0/+1
* tun: do not put self in waitq if doing a nonblock readAmos Kong2011-06-091-2/+4
* tun: dont force inline of functionsstephen hemminger2011-06-091-9/+9
* tun: reserves space for network in skbstephen hemminger2011-06-091-2/+2