summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-262-0/+32
|\
| * dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven2009-03-241-0/+1
| * phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning2009-03-231-0/+31
* | ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-265-6/+26
* | e1000e: update version numberJesse Brandeburg2009-03-261-1/+1
* | e1000e: fix close interrupt raceJesse Brandeburg2009-03-261-6/+10
* | e1000e: fix loss of multicast packetsJesse Brandeburg2009-03-261-44/+18
* | e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck2009-03-261-11/+8
* | e1000: fix close race with interruptJesse Brandeburg2009-03-261-4/+24
* | e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck2009-03-261-12/+9
* | 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-251-0/+1
* | gianfar: reallocate skb when headroom is not enough for fcbLi Yang2009-03-251-10/+21
* | Bump release date to 25Mar2009 and version to 0.22Florian Fainelli2009-03-251-2/+2
* | r6040: Fix second PHY addressFlorian Fainelli2009-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-241-5/+12
* | drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack2009-03-241-5/+9
* | e1000e: add support for 82574 device ID 0x10F6Bruce Allan2009-03-242-0/+2
* | be2net: cleanup rx/tx rate calculationsSathya Perla2009-03-242-36/+72
* | myri10ge: update firmware headers to 1.4.41Brice Goglin2009-03-241-0/+9
* | macb: fix warning "warning: unused variable `dev' "vibi sreenivasan2009-03-241-1/+0
* | ucc_geth: Convert to net_device_opsJoakim Tjernlund2009-03-241-9/+15
* | ucc_geth: Fix build breakage caused by a mergeAnton Vorontsov2009-03-241-1/+1
* | ucc_geth: Fix merge error.David S. Miller2009-03-231-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-238-62/+61
|\|
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-222-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-221-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-221-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-211-1/+1
| * sungem: missing net_device_opsStephen Hemminger2009-03-191-5/+4
| * be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-191-5/+5
| * be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-192-21/+30
* | 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-221-1/+17
* | netdev: expose net_device_ops compat as config optionStephen Hemminger2009-03-211-0/+9
* | hostap: convert to net_device_opsStephen Hemminger2009-03-212-18/+52
* | hostap: convert to internal net_device_statsStephen Hemminger2009-03-215-33/+11
* | ipw2200: convert to net_device_opsStephen Hemminger2009-03-211-8/+22
* | ipw2100: convert to net_device_opsStephen Hemminger2009-03-211-5/+12
* | ipw2x00: convert infrastructure for use by net_device_opsStephen Hemminger2009-03-213-1/+6
* | ipw2x00: convert to internal net_device_statsStephen Hemminger2009-03-216-77/+49