summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
| * net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-022-4/+6
| * net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
| * net: bcmgenet: fix software maintained statisticsFlorian Fainelli2015-03-011-3/+6
| * net: pasemi: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+3
| * net: stmmac: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+5
| * net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| * net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| * net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| * netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-011-2/+2
| * qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-011-1/+1
| * net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3
| * net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-011-2/+3
| * sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-011-0/+3
| * net: bcmgenet: fix throughtput regressionJaedon Shin2015-02-282-27/+88
| * drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-281-1/+1
| * niu: fix error handling in niu_class_to_ethflow()Dan Carpenter2015-02-281-4/+2
| * net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-282-113/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-279-76/+280
| |\
| | * i40e: check pointers before useShannon Nelson2015-02-261-1/+1
| | * i40e: catch NVM write semaphore timeout and retryShannon Nelson2015-02-261-0/+35
| | * i40e: stop flow director on shutdownMitch A Williams2015-02-261-0/+1
| | * i40e: disconnect irqs on shutdownShannon Nelson2015-02-261-6/+8
| | * i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai2015-02-261-12/+12
| | * i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav2015-02-261-1/+7
| | * i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav2015-02-261-2/+9
| | * i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai2015-02-261-1/+6
| | * i40e: fix race in hang checkJesse Brandeburg2015-02-262-48/+60
| | * i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-264-0/+132
| | * i40e: Don't check for Tx hang when PF downAkeem G Abodunrin2015-02-261-1/+2
| | * i40e: fix shift precedence issueShannon Nelson2015-02-262-3/+4
| | * i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-261-1/+3
| * | amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-271-82/+93
| * | rocker: silence shift wrapping warningDan Carpenter2015-02-271-2/+2
| * | rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-271-0/+2
| * | cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-272-11/+45
| * | enic: do notify_check before returning creditsSujith Sankar2015-02-271-2/+2
| |/
| * r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-241-1/+1
| * altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-231-23/+22
| * altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-231-1/+1
| * r8169: Revert BQL and xmit_more support.David S. Miller2015-02-221-23/+7
| * cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-202-30/+33
| * net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1
| * ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-201-1/+1
| * ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-2/+2
|\ \ | |/ |/|
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1711-37/+77
|\ \
| * | tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-111-0/+2
| * | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-111-2/+3