summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-0513-30/+69
|\
| * qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-051-3/+24
| * amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-041-0/+1
| * amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-041-1/+2
| * gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
| * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-021-1/+2
| * sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-021-0/+1
| * qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-021-10/+16
| * drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-301-0/+2
| * ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-2/+2
| * ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-1/+1
| * igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-8/+11
| * net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-291-0/+2
| * net: lance,ni64: don't build for ARMArnd Bergmann2015-01-291-2/+2
| * net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-291-1/+2
* | net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-4/+2
* | qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-052-18/+9
* | net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar2015-02-051-0/+2
* | netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-3/+1
* | net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-5/+2
* | myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-2/+1
* | cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-051-2/+1
* | cxgb4: Add low latency socket busy_poll supportHariprasad Shenai2015-02-044-3/+174
* | NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-041-4/+2
* | IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring2015-02-041-1/+1
* | net/mlx4_en: Notify TX Vlan offload changeIdo Shamay2015-02-041-0/+4
* | net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay2015-02-041-2/+3
* | net/mlx4_en: Print page allocator informationIdo Shamay2015-02-041-0/+4
* | net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz2015-02-041-6/+6
* | net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz2015-02-041-1/+2
* | net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-041-1/+1
* | net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2015-02-042-9/+6
* | net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-043-0/+189
* | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-046-2/+157
* | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-042-5/+60
* | tlan: msecs_to_jiffies convrsionNicholas Mc Guire2015-02-041-1/+1
* | tlan: use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-041-6/+6
* | net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2015-02-042-30/+66
* | cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2015-02-022-2/+107
* | net/tulip: don't warn about unknown ARM architectureArnd Bergmann2015-02-021-1/+1
* | net: hip04: add missing MODULE_LICENSEArnd Bergmann2015-02-021-0/+1
* | net: rocker: Add support for retrieving port level statisticsDavid Ahern2015-02-012-0/+155
* | rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu2015-02-011-1/+2
* | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-013-3/+4
* | stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang2015-02-011-2/+3
* | cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai2015-02-011-1/+23
* | drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan2015-01-315-7/+59
* | net: davinci_emac: Get device MAC on 3517Tony Lindgren2015-01-301-1/+34
* | net: davinci_emac: Get device dm816x MAC address using the cpsw codeTony Lindgren2015-01-301-1/+22
* | net: cpsw: Add a minimal cpsw-common module for shared codeTony Lindgren2015-01-304-33/+60
OpenPOWER on IntegriCloud