aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-2/+2
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds631-78304/+87218
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-57/+279
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-14/+14
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+32
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz5-6/+26
2009-03-26e1000e: update version numberJesse Brandeburg1-1/+1
2009-03-26e1000e: fix close interrupt raceJesse Brandeburg1-6/+10
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg1-44/+18
2009-03-26e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck1-11/+8
2009-03-26e1000: fix close race with interruptJesse Brandeburg1-4/+24
2009-03-26e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck1-12/+9
2009-03-26e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck1-25/+30
2009-03-25bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko1-0/+1
2009-03-25gianfar: reallocate skb when headroom is not enough for fcbLi Yang1-10/+21
2009-03-25Bump release date to 25Mar2009 and version to 0.22Florian Fainelli1-2/+2
2009-03-25r6040: Fix second PHY addressFlorian Fainelli1-1/+1
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller1-1/+13
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack1-5/+12
2009-03-24drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack1-5/+9
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan2-0/+2
2009-03-24be2net: cleanup rx/tx rate calculationsSathya Perla2-36/+72
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei1-12/+14
2009-03-24wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-2/+2
2009-03-24net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers19-50/+54
2009-03-24myri10ge: update firmware headers to 1.4.41Brice Goglin1-0/+9
2009-03-24macb: fix warning "warning: unused variable `dev' "vibi sreenivasan1-1/+0
2009-03-24ucc_geth: Convert to net_device_opsJoakim Tjernlund1-9/+15
2009-03-24dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven1-0/+1
2009-03-24ucc_geth: Fix build breakage caused by a mergeAnton Vorontsov1-1/+1
2009-03-23ucc_geth: Fix merge error.David S. Miller1-5/+0
2009-03-23fsl_pq_mdio: Use proper address translationAnton Vorontsov1-3/+7
2009-03-23phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning1-0/+31
2009-03-23spider_net: Add missing .ndo_validate_addrDavid S. Miller1-0/+1
2009-03-23myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.David S. Miller4-0/+11
2009-03-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-62/+61
2009-03-23sunqe: Convert to net_device_ops.David S. Miller1-5/+9
2009-03-23sunlance: Convert to net_device_ops.David S. Miller1-5/+9
2009-03-23sunbmac: Convert to net_device_ops.David S. Miller1-9/+10
2009-03-23myri_sbus: Convert to net_device_ops.David S. Miller1-6/+10
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-100/+202
2009-03-23atl1c: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-23spider_net: Fix build.David S. Miller1-9/+9
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-22dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-22bnx2x: Adding licensing to bnx2x_init_values.hEilon Greenstein1-1/+17
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-21netdev: expose net_device_ops compat as config optionStephen Hemminger1-0/+9
2009-03-21hostap: convert to net_device_opsStephen Hemminger2-18/+52
2009-03-21hostap: convert to internal net_device_statsStephen Hemminger5-33/+11