summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: deals with the sub ctrl by sysconyankejian2015-10-221-10/+11
* cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai2015-10-221-1/+4
* cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai2015-10-221-4/+4
* cxgb4: Return error if setup_rss is called before probeHariprasad Shenai2015-10-221-4/+8
* cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2015-10-222-2/+3
* cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai2015-10-221-0/+4
* cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai2015-10-221-4/+11
* cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai2015-10-221-4/+1
* cxgb4: Align ethtool get stat settingsHariprasad Shenai2015-10-221-73/+73
* net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang2015-10-221-4/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-2116-219/+611
|\
| * i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-202-2/+2
| * i40e: declare rather than initialize int objectJean Sacren2015-10-201-1/+1
| * i40e: fix kernel-doc argument nameJean Sacren2015-10-201-1/+1
| * i40e: Move error message to debug levelCatherine Sullivan2015-10-201-3/+3
| * i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan2015-10-201-13/+16
| * i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-202-4/+4
| * i40e: fix for PHY NVM interaction problemCarolyn Wyborny2015-10-201-6/+8
| * i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny2015-10-201-0/+5
| * i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-208-8/+53
| * i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-204-12/+48
| * i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2015-10-202-2/+16
| * i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2015-10-202-92/+128
| * i40evf: don't give upMitch Williams2015-10-201-2/+5
| * i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-202-3/+5
| * i40e: Fix basic support for X722 devicesAnjali Singhai2015-10-203-6/+31
| * i40evf: fix overlong BIT definesJesse Brandeburg2015-10-202-12/+7
| * i40e: Lock for VSI's MAC filter listKiran Patil2015-10-204-56/+282
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2021-66/+166
|\ \ | |/ |/|
| * net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-191-9/+23
| * via-rhine: fix VLAN receive handling regression.Andrej Ota2015-10-161-1/+2
| * mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel2015-10-151-4/+9
| * be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP2015-10-131-2/+8
| * be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur2015-10-134-9/+25
| * be2net: pad skb to meet minimum TX pkt size in BE3Suresh Reddy2015-10-131-4/+5
| * be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy2015-10-131-2/+5
| * be2net: fix BE3-R FW download compatibility checkKalesh AP2015-10-131-1/+9
| * net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-131-6/+18
| * net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-131-0/+10
| * bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz2015-10-111-0/+7
| * mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel2015-10-111-1/+3
| * mlxsw: switchx2: changing order of exit fallbacksElad Raz2015-10-111-1/+1
| * net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat2015-10-091-2/+14
| * net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko2015-10-091-1/+1
| * net/mlx4_core: Avoid failing the interrupts testCarol L Soto2015-10-091-0/+4
| * net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto2015-10-081-8/+2
| * mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann2015-10-081-4/+4
| * i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-072-4/+4
| * amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-061-0/+3
| * i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2