summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-211-3/+0
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-211-13/+8
* bnx2x: Fix VF flr flowAriel Elior2014-01-211-28/+33
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-216-12/+32
* sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings2014-01-211-2/+2
* sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2014-01-212-8/+37
* net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi0002014-01-193-19/+21
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-195-0/+158
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-10/+34
* net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-191-1/+8
* net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-191-0/+2
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-4/+14
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-195-5/+25
* net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai2014-01-191-13/+13
* qlcnic: fix sparse warningsFengguang Wu2014-01-191-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-185-23/+29
|\
| * e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| * be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| * bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| * net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| * qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
* | ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov2014-01-172-140/+133
* | ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov2014-01-172-40/+59
* | ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov2014-01-172-95/+130
* | ixgbevf: add tx countersEmil Tantilov2014-01-171-0/+2
* | ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov2014-01-173-20/+9
* | ixgbevf: move ring specific stats into ring specific structureEmil Tantilov2014-01-173-44/+62
* | ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov2014-01-173-84/+61
* | i40e: Fix device ID define names to align to standardShannon Nelson2014-01-177-70/+70
* | i40e: add DCB option to KconfigNeerav Parikh2014-01-172-0/+10
* | i40e: add DCB and DCBNL supportNeerav Parikh2014-01-174-20/+669
* | i40e: implement DCB support infastructureNeerav Parikh2014-01-175-15/+712
* | i40e: refactor flow directorAnjali Singhai Jain2014-01-173-160/+221
* | i40e: rename definesJesse Brandeburg2014-01-174-33/+33
* | i40e: whitespace fixesJesse Brandeburg2014-01-174-5/+5
* | i40e: Change firmware workaroundJesse Brandeburg2014-01-172-7/+2
* | i40e: fix compile warning on checksum_localJesse Brandeburg2014-01-171-1/+1
* | ixgbevf: bump versionDon Skidmore2014-01-171-1/+1
* | ixgbe: bump version numberDon Skidmore2014-01-171-1/+1
* | ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-171-2/+4
* | net: ftgmac100: use kfree_skb() where appropriateEric Dumazet2014-01-171-3/+3
* | ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao2014-01-171-1/+1
* | ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-173-4/+9
* | sh_eth: Add support for r7s72100Simon Horman2014-01-172-8/+119
* | sh_eth: Use bool as return type of sh_eth_is_gether()Simon Horman2014-01-171-5/+2
* | qlcnic: remove unused codestephen hemminger2014-01-172-31/+0
* | qlcnic: make local functions staticstephen hemminger2014-01-1713-103/+97
* | net: davinci_mdio: Fix sparse warningLad, Prabhakar2014-01-161-1/+1
* | i40e: updates to AdminQ interfaceShannon Nelson2014-01-162-15/+8
* | i40e: check desc pointer before printingShannon Nelson2014-01-161-28/+39
OpenPOWER on IntegriCloud