summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck2009-03-261-25/+30
| * | | | | | | | | | | | | | bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko2009-03-261-0/+1
| * | | | | | | | | | | | | | gianfar: reallocate skb when headroom is not enough for fcbLi Yang2009-03-261-10/+21
| * | | | | | | | | | | | | | Bump release date to 25Mar2009 and version to 0.22Florian Fainelli2009-03-261-2/+2
| * | | | | | | | | | | | | | r6040: Fix second PHY addressFlorian Fainelli2009-03-261-1/+1
| * | | | | | | | | | | | | | qeth: fix wait_event_timeout handlingHeiko Carstens2009-03-251-4/+5
| * | | | | | | | | | | | | | qeth: check for completion of a running recoveryUrsula Braun2009-03-252-0/+22
| * | | | | | | | | | | | | | qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker2009-03-251-2/+4
| * | | | | | | | | | | | | | qeth: remove EDDPFrank Blaschka2009-03-258-980/+111
| * | | | | | | | | | | | | | qeth: add statistics for tx csumFrank Blaschka2009-03-254-2/+11
| * | | | | | | | | | | | | | qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-1/+1
| * | | | | | | | | | | | | | rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller2009-03-251-1/+13
| * | | | | | | | | | | | | | ax88796: Add method to take MAC from platform dataDaniel Mack2009-03-251-5/+12
| * | | | | | | | | | | | | | drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack2009-03-251-5/+9
| * | | | | | | | | | | | | | e1000e: add support for 82574 device ID 0x10F6Bruce Allan2009-03-252-0/+2
| * | | | | | | | | | | | | | be2net: cleanup rx/tx rate calculationsSathya Perla2009-03-252-36/+72
| * | | | | | | | | | | | | | myri10ge: update firmware headers to 1.4.41Brice Goglin2009-03-251-0/+9
| * | | | | | | | | | | | | | macb: fix warning "warning: unused variable `dev' "vibi sreenivasan2009-03-251-1/+0
| * | | | | | | | | | | | | | ucc_geth: Convert to net_device_opsJoakim Tjernlund2009-03-251-9/+15
| * | | | | | | | | | | | | | claw: fix minor findings from code analysis toolAndrew H. Richter2009-03-241-24/+20
| * | | | | | | | | | | | | | ctcm: fix minor findings from code analysis toolJoel A. Fowler2009-03-242-17/+8
| * | | | | | | | | | | | | | ctcm: avoid wraparound in length of incoming dataRoel Kluin2009-03-242-4/+4
| * | | | | | | | | | | | | | ctcm: invalid return code from hard_start_xmitUrsula Braun2009-03-241-2/+2
| * | | | | | | | | | | | | | claw: invalid return codes from hard_start_xmitUrsula Braun2009-03-241-0/+2
| * | | | | | | | | | | | | | netiucv: invalid return code from hard_start_xmitUrsula Braun2009-03-241-1/+1
| * | | | | | | | | | | | | | lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker2009-03-241-2/+2
| * | | | | | | | | | | | | | Use kthread instead of kernel_threadKlaus-Dieter Wacker2009-03-241-5/+3
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-241-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | netfilter: x_tables: add LED trigger targetAdam Nielsen2009-02-201-0/+3
| * | | | | | | | | | | | | | | ucc_geth: Fix build breakage caused by a mergeAnton Vorontsov2009-03-241-1/+1
| * | | | | | | | | | | | | | | ucc_geth: Fix merge error.David S. Miller2009-03-241-5/+0
| * | | | | | | | | | | | | | | fsl_pq_mdio: Use proper address translationAnton Vorontsov2009-03-231-3/+7
| * | | | | | | | | | | | | | | spider_net: Add missing .ndo_validate_addrDavid S. Miller2009-03-231-0/+1
| * | | | | | | | | | | | | | | myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.David S. Miller2009-03-234-0/+11
| * | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-239-62/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | sunqe: Convert to net_device_ops.David S. Miller2009-03-231-5/+9
| * | | | | | | | | | | | | | | sunlance: Convert to net_device_ops.David S. Miller2009-03-231-5/+9
| * | | | | | | | | | | | | | | sunbmac: Convert to net_device_ops.David S. Miller2009-03-231-9/+10
| * | | | | | | | | | | | | | | myri_sbus: Convert to net_device_ops.David S. Miller2009-03-231-6/+10
| * | | | | | | | | | | | | | | atl1c: remove duplicated #includeHuang Weiyi2009-03-231-1/+0
| * | | | | | | | | | | | | | | spider_net: Fix build.David S. Miller2009-03-231-9/+9
| * | | | | | | | | | | | | | | bnx2x: Adding licensing to bnx2x_init_values.hEilon Greenstein2009-03-231-1/+17
| * | | | | | | | | | | | | | | netdev: expose net_device_ops compat as config optionStephen Hemminger2009-03-221-0/+9
| * | | | | | | | | | | | | | | hostap: convert to net_device_opsStephen Hemminger2009-03-222-18/+52
| * | | | | | | | | | | | | | | hostap: convert to internal net_device_statsStephen Hemminger2009-03-225-33/+11
| * | | | | | | | | | | | | | | ipw2200: convert to net_device_opsStephen Hemminger2009-03-221-8/+22
| * | | | | | | | | | | | | | | ipw2100: convert to net_device_opsStephen Hemminger2009-03-221-5/+12
| * | | | | | | | | | | | | | | ipw2x00: convert infrastructure for use by net_device_opsStephen Hemminger2009-03-223-1/+6
| * | | | | | | | | | | | | | | ipw2x00: convert to internal net_device_statsStephen Hemminger2009-03-226-77/+49
| * | | | | | | | | | | | | | | libertas: convert to net_device_opsStephen Hemminger2009-03-221-16/+29