summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* tlan: cancel work at remove pathDevendra Naga2013-04-161-0/+1
* ks8851: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-6/+2
* xgmac: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-5/+2
* tg3: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-8/+2
* atl1: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-9/+2
* sis900: check for DMA map errorsDenis Kirjanov2013-04-151-4/+30
* net/macb: fix error return code in macb_probe()Nicolas Ferre2013-04-151-2/+2
* ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches2013-04-142-502/+403
* gianfar: Use netdev_<level> when possibleJoe Perches2013-04-143-12/+17
* fec: Convert printks to netdev_<level>Joe Perches2013-04-143-23/+21
* fec: Fix PHC device logFabio Estevam2013-04-132-2/+3
* ethernet/fec: Add Vybrid family fec supportJingchang Lu2013-04-121-0/+5
* net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun2013-04-121-1/+2
* net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2013-04-122-95/+3
* net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu2013-04-111-5/+3
* be2net: remove unused variable 'sge'Ivan Vecera2013-04-111-2/+0
* net: mv643xx_eth: Add GRO supportSebastian Hesselbarth2013-04-111-1/+1
* net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth2013-04-111-13/+4
* net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2013-04-111-16/+11
* net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev2013-04-111-1/+3
* net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion2013-04-111-22/+63
* net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-112-22/+33
* bnx2: make cnic_probe staticstephen hemminger2013-04-101-1/+1
* tg3: Use bool not intJoe Perches2013-04-091-77/+80
* tg3: Update version to 3.131Nithin Sujir2013-04-091-2/+2
* tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir2013-04-091-0/+38
* tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2013-04-092-0/+136
* tg3: Add support for link flap avoidanceNithin Sujir2013-04-092-9/+58
* tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2013-04-092-7/+51
* tg3: Add tg3_clear_mac_status() common functionMichael Chan2013-04-091-16/+14
* tg3: Add a warning during link settings change if mgmt enabledNithin Sujir2013-04-091-0/+14
* tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir2013-04-091-2/+2
* tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan2013-04-091-0/+6
* tg3: Fix flow control settings not propagated to hardwareNithin Sujir2013-04-091-3/+1
* stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO2013-04-081-6/+3
* stmmac: review private structure fieldsGiuseppe CAVALLARO2013-04-081-34/+34
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-0817-309/+311
* stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-082-50/+142
* stmmac: modified pcs mode support for SGMIIByungho An2013-04-081-4/+8
* net: mvmdio: get and enable optional clockSebastian Hesselbarth2013-04-081-0/+11
* net: ks8851: Use dev_pm_opsLars-Peter Clausen2013-04-081-17/+20
* net: ks8851: Use module_spi_driverLars-Peter Clausen2013-04-081-13/+1
* enic: be less verbose about non-critical firmware errorsStefan Assmann2013-04-081-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-075-13/+47
|\
| * bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
| * ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
| * atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
| * r8169: fix auto speed down issuehayeswang2013-04-041-3/+25
* | net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz2013-04-071-1/+1
* | net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-074-2/+18
OpenPOWER on IntegriCloud