summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | net: export time stamp utility function for Ethernet MAC driversRichard Cochran2011-06-131-0/+1
| |/
| * snmp: reduce percpu needs by 50%Eric Dumazet2011-06-112-82/+56
| * bonding: clean up bond_del_vlan()Jiri Bohac2011-06-111-10/+0
| * net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"Alexey Dobriyan2011-06-114-0/+4
| * be2net: Enable NETIF_F_TSO6 for VLAN traffic for BEPadmanabh Ratnakar2011-06-111-4/+1
| * virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-115-0/+9
| * net: DM9000: Add support for byte EEPROM accessBen Dooks2011-06-111-6/+20
| * sctp: kzalloc() error handling on deleting last addressMichio Honda2011-06-111-0/+4
| * net: add Faraday FTGMAC100 Gigabit Ethernet driverPo-Yu Chuang2011-06-114-0/+1621
| * net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven2011-06-112-0/+2
| * ixgbevf: Update the driver stringGreg Rose2011-06-091-1/+1
| * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-0930-90/+158
| * igb: Change version to remove number after -k in kernel versions.Carolyn Wyborny2011-06-091-2/+1
| * igbvf: update version numberWilliams, Mitch A2011-06-091-1/+1
| * e1000e: update driver versionBruce Allan2011-06-091-2/+2
| * e1000e: remove redundant reverse dependency on CRC32Bruce Allan2011-06-091-1/+0
| * e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800Bruce Allan2011-06-092-11/+14
| * e1000e: access multiple PHY registers on same page at the same timeBruce Allan2011-06-095-225/+366
| * e1000e: do not schedule the Tx queue until readyBruce Allan2011-06-091-6/+5
| * e1000e: log when swflag is cleared unexpectedly on ICH/PCH devicesBruce Allan2011-06-091-3/+8
| * e1000e: 82579 intermittently disabled during S0->SxBruce Allan2011-06-093-15/+79
| * e1000e: disable far-end loopback mode on ESB2Bruce Allan2011-06-092-0/+9
| * bonding: delete unused arp_mon_ptPeter Pan(潘卫平)2011-06-091-1/+0
| * bonding: delete unused ad_timerPeter Pan(潘卫平)2011-06-091-1/+0
| * bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)2011-06-092-3/+1
| * bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)2011-06-093-10/+5
| * bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)2011-06-093-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
| * Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-06-0910-47/+72
| |\
| | * batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner2011-06-095-5/+7
| | * batman-adv: Use enums for related constantsSven Eckelmann2011-06-093-31/+47
| | * batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann2011-06-091-3/+11
| | * batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann2011-06-091-2/+2
| | * batman-adv: Don't return value in void functionSven Eckelmann2011-06-091-1/+1
| | * batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan2011-06-091-5/+4
| * | 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