summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-25qeth: add statistics for tx csumFrank Blaschka4-2/+11
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller1-1/+13
2009-03-25ax88796: Add method to take MAC from platform dataDaniel Mack1-5/+12
2009-03-25drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack1-5/+9
2009-03-25e1000e: add support for 82574 device ID 0x10F6Bruce Allan2-0/+2
2009-03-25be2net: cleanup rx/tx rate calculationsSathya Perla2-36/+72
2009-03-25myri10ge: update firmware headers to 1.4.41Brice Goglin1-0/+9
2009-03-25macb: fix warning "warning: unused variable `dev' "vibi sreenivasan1-1/+0
2009-03-25ucc_geth: Convert to net_device_opsJoakim Tjernlund1-9/+15
2009-03-25claw: fix minor findings from code analysis toolAndrew H. Richter1-24/+20
2009-03-25ctcm: fix minor findings from code analysis toolJoel A. Fowler2-17/+8
2009-03-25ctcm: avoid wraparound in length of incoming dataRoel Kluin2-4/+4
2009-03-25ctcm: invalid return code from hard_start_xmitUrsula Braun1-2/+2
2009-03-25claw: invalid return codes from hard_start_xmitUrsula Braun1-0/+2
2009-03-25netiucv: invalid return code from hard_start_xmitUrsula Braun1-1/+1
2009-03-25lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker1-2/+2
2009-03-25Use kthread instead of kernel_threadKlaus-Dieter Wacker1-5/+3
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+3
2009-03-24ucc_geth: Fix build breakage caused by a mergeAnton Vorontsov1-1/+1
2009-03-24ucc_geth: Fix merge error.David S. Miller1-5/+0
2009-03-24fsl_pq_mdio: Use proper address translationAnton Vorontsov1-3/+7
2009-03-24spider_net: Add missing .ndo_validate_addrDavid S. Miller1-0/+1
2009-03-24myri_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/ne...David S. Miller9-62/+82
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-23atl1c: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-23spider_net: Fix build.David S. Miller1-9/+9
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23bnx2x: Adding licensing to bnx2x_init_values.hEilon Greenstein1-1/+17
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22netdev: expose net_device_ops compat as config optionStephen Hemminger1-0/+9
2009-03-22hostap: convert to net_device_opsStephen Hemminger2-18/+52
2009-03-22hostap: convert to internal net_device_statsStephen Hemminger5-33/+11
2009-03-22ipw2200: convert to net_device_opsStephen Hemminger1-8/+22
2009-03-22ipw2100: convert to net_device_opsStephen Hemminger1-5/+12
2009-03-22ipw2x00: convert infrastructure for use by net_device_opsStephen Hemminger3-1/+6
2009-03-22ipw2x00: convert to internal net_device_statsStephen Hemminger6-77/+49
2009-03-22libertas: convert to net_device_opsStephen Hemminger1-16/+29
2009-03-22libertas: convert to internal net_device_statsStephen Hemminger6-41/+16
2009-03-22prism54: convert to internal net_device_statsStephen Hemminger3-24/+6
2009-03-22prism54: convert to net_device_opsStephen Hemminger1-12/+16
2009-03-22mac80211_hwsim: convert to net_device_opsStephen Hemminger1-1/+7
2009-03-22zd1201: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-22zd1201: convert to internal net_device_statsStephen Hemminger2-20/+10
2009-03-22wl3501: convert to net_device_opsStephen Hemminger1-5/+12