summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-30/+69
2015-02-05net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring1-4/+2
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2-18/+9
2015-02-05net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar1-0/+2
2015-02-05netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring1-3/+1
2015-02-05net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring1-5/+2
2015-02-05myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring1-2/+1
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2015-02-05cxgb4: Add low latency socket busy_poll supportHariprasad Shenai4-3/+174
2015-02-05amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas1-0/+1
2015-02-05NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring1-4/+2
2015-02-05IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring1-1/+1
2015-02-05amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas1-1/+2
2015-02-05net/mlx4_en: Notify TX Vlan offload changeIdo Shamay1-0/+4
2015-02-05net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay1-2/+3
2015-02-05net/mlx4_en: Print page allocator informationIdo Shamay1-0/+4
2015-02-05net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz1-6/+6
2015-02-05net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz1-1/+2
2015-02-05net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb1-1/+1
2015-02-05net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2-9/+6
2015-02-05net/mlx4_en: Port aggregation configurationMoni Shoua3-0/+189
2015-02-05net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua6-2/+157
2015-02-05net/mlx4_core: Port aggregation low level interfaceMoni Shoua2-5/+60
2015-02-05tlan: msecs_to_jiffies convrsionNicholas Mc Guire1-1/+1
2015-02-05tlan: use msecs_to_jiffies for conversionNicholas Mc Guire1-6/+6
2015-02-05gianfar: correct the bad expression while writing bit-patternSanjeev Sharma1-1/+1
2015-02-05net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2-30/+66
2015-02-03net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein1-1/+2
2015-02-03cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2-2/+107
2015-02-03net/tulip: don't warn about unknown ARM architectureArnd Bergmann1-1/+1
2015-02-03net: hip04: add missing MODULE_LICENSEArnd Bergmann1-0/+1
2015-02-03sunvnet: set queue mapping when doing packet copiesDavid L Stevens1-0/+1
2015-02-03qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner1-10/+16
2015-02-02net: rocker: Add support for retrieving port level statisticsDavid Ahern2-0/+155
2015-02-02rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu1-1/+2
2015-02-02bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu3-3/+4
2015-02-02stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang1-2/+3
2015-02-02cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai1-1/+23
2015-02-01drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan5-7/+59
2015-01-31drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian1-0/+2
2015-01-31ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita1-2/+2
2015-01-31ixgbe: Fix checksum error when using stacked vlanToshiaki Makita1-1/+1
2015-01-31igbvf: Fix checksum error when using stacked vlanToshiaki Makita1-8/+11
2015-01-31net: davinci_emac: Get device MAC on 3517Tony Lindgren1-1/+34
2015-01-31net: davinci_emac: Get device dm816x MAC address using the cpsw codeTony Lindgren1-1/+22
2015-01-31net: cpsw: Add a minimal cpsw-common module for shared codeTony Lindgren4-33/+60
2015-01-30net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2015-01-30net: lance,ni64: don't build for ARMArnd Bergmann1-2/+2
2015-01-30net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann1-1/+2