summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: hns: fix the unknown phy_nterface_t type errorhuangdaode2015-10-121-0/+1
* BNX2: free temp_stats_blk on error pathwangweidong2015-10-121-0/+2
* net: HNS: fix MDIO dependenciesArnd Bergmann2015-10-121-3/+2
* sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko2015-10-123-12/+32
* rocker: handle setting bridge ageing_timeScott Feldman2015-10-121-0/+16
* net: encx24j600: Fix typos in KconfigJon Ringle2015-10-111-2/+2
* BNX2: fix a Null Pointer for stats_blkwangweidong2015-10-112-27/+53
* cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai2015-10-112-2/+6
* drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modularPaul Gortmaker2015-10-091-6/+4
* net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed2015-10-091-1/+3
* net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein2015-10-091-3/+3
* net/mlx4_en: Add steering rules after RSS creationIdo Shamay2015-10-091-64/+80
* net/mlx5_core: Use private health thread for each deviceEli Cohen2015-10-092-52/+48
* net/mlx5_core: Use accessor functions to read from device memoryEli Cohen2015-10-091-13/+22
* net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen2015-10-091-2/+18
* net/mlx5_core: Improve mlx5 messagesEli Cohen2015-10-091-11/+11
* i40e: print neato new featuresJesse Brandeburg2015-10-081-0/+3
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-083-2/+6
* i40evf: use capabilities flags properlyMitch Williams2015-10-081-2/+7
* i40e: refactor code to remove indentJesse Brandeburg2015-10-081-40/+42
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-0817-103/+124
* i40evf: detect reset more reliablyMitch Williams2015-10-081-20/+16
* i40e: Support FW CEE DCB UP to TC map nibble swapGreg Bowers2015-10-081-5/+8
* i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong2015-10-082-16/+16
* i40e: add switch for link pollingShannon Nelson2015-10-083-3/+29
* i40e: Fix multiple link up messagesMatt Jared2015-10-083-3/+8
* i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny2015-10-083-1/+17
* i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh2015-10-083-12/+42
* i40e: Add parsing for CEE DCBX TLVsNeerav Parikh2015-10-082-0/+218
* i40e: add more verbose error messagesMitch Williams2015-10-081-1/+3
* i40e: inline interrupt enableJesse Brandeburg2015-10-082-19/+18
* i40e: fix erroneous WARN_ONJesse Brandeburg2015-10-081-0/+10
* net: hns: fix 32-bit build warningArnd Bergmann2015-10-081-6/+6
* net: Microchip encx24j600 driverJon Ringle2015-10-085-0/+2087
* i40e/i40evf: remove unused opcodeMitch Williams2015-10-072-2/+0
* i40evf: propagate interrupt allocation failureMitch Williams2015-10-071-1/+1
* i40e: Additional checks for CEE APP priority validityNeerav Parikh2015-10-071-15/+33
* i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-077-5/+14
* i40e/i40evf: fix unicast mac address addShannon Nelson2015-10-072-48/+38
* i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg2015-10-074-11/+29
* i40e: add little endian conversion for checksumJesse Brandeburg2015-10-071-1/+3
* i40e/i40evf: give up the __func__Shannon Nelson2015-10-074-66/+47
* i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan2015-10-071-0/+7
* i40e: Fix for truncated interrupt nameCarolyn Wyborny2015-10-071-1/+1
* i40e/i40evf: assure clean asq status reportShannon Nelson2015-10-072-0/+4
* i40e: make i40e_init_pf_fcoe to voidShannon Nelson2015-10-073-13/+7
* i40e: fix bad CEE status shift valueShannon Nelson2015-10-071-1/+2
* i40e/i40evf: fix a potential type compare issueShannon Nelson2015-10-072-4/+2
* i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-076-0/+6
* i40e: stop VF ringsMitch Williams2015-10-071-0/+5
OpenPOWER on IntegriCloud