summaryrefslogtreecommitdiffstats
path: root/fs/internal.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-08can: mscan-mpc5xxx: add support for the MPC512x processorWolfgang Grandegger4-95/+295
2010-01-08can: mscan: fix improper return if dlc < 8 in start_xmit functionWolfgang Grandegger1-3/+6
2010-01-08net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches1-1/+1
2010-01-08ep93xx_eth.c general cleanupH Hartley Sweeten1-72/+68
2010-01-08bnx2: Flush the register writes which setup the MSI-X tableBenjamin Li1-0/+4
2010-01-08be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi3-0/+91
2010-01-08drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan118-118/+118
2010-01-08stmmac: update the driver's module versionGiuseppe CAVALLARO1-1/+1
2010-01-08stmmac: improve Kconfig helpGiuseppe CAVALLARO1-3/+5
2010-01-08stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO5-5/+1
2010-01-08stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO7-287/+324
2010-01-08stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO5-90/+95
2010-01-08stmmac: move the dma out from the mainGiuseppe CAVALLARO8-387/+481
2010-01-08stmmac: reorganise class operations.Giuseppe CAVALLARO7-146/+162
2010-01-08stmmac: do not call fix_mac_speed if NULLGiuseppe CAVALLARO1-2/+3
2010-01-08stmmac: perform hw bus configurationGiuseppe CAVALLARO2-3/+3
2010-01-08stmmac: rewiew platform dataGiuseppe CAVALLARO2-7/+33