summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-281-76/+76
* ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier2014-08-285-61/+129
* ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier2014-08-283-6/+5
* ethernet: arc: remove use of 'struct platform_device'Romain Perier2014-08-281-31/+33
* bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz2014-08-281-2/+2
* net: bnx2x: fix build error with ptpRandy Dunlap2014-08-261-0/+1
* bnx2x: Fix timesync endianityMichal Kalderon2014-08-261-2/+4
* bnx2x: Be more forgiving toward SW GRODmitry Kravkov2014-08-261-1/+9
* bnx2x: VF clean statisticsYuval Mintz2014-08-261-0/+5
* bnx2x: Fix stop-on-errorYuval Mintz2014-08-262-6/+21
* bnx2x: ethtool -d might cause timeout in logDmitry Kravkov2014-08-261-9/+5
* ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann2014-08-261-3/+4
* net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-261-24/+12
* net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-262-2/+4
* stmmac: simple cleanupsPavel Machek2014-08-263-12/+10
* igb: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-251-11/+24
* net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz2014-08-251-91/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-2319-149/+256
|\
| * net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
| * ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
| * net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
| * net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
| * cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-223-2/+5
| * cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-222-14/+19
| * bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-221-75/+17
| * qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-221-10/+25
| * qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-221-0/+57
| * qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-223-5/+32
| * i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
| * i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
| * i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* | net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan2014-08-221-0/+63
* | r8169:add support for RTL8168H and RTL8107EChun-Hao Lin2014-08-221-18/+452
* | bnx2x: FW assertion changesAriel Elior2014-08-221-106/+85
* | bnx2x: Make BP_VF more robustYuval Mintz2014-08-221-1/+2
* | bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz2014-08-221-4/+8
* | bnx2x: Prevent IOV if no entries in CAMYuval Mintz2014-08-221-2/+7
* | bnx2x: Safe bnx2x_panic_dump()Yuval Mintz2014-08-221-0/+29
* | bnx2x: Update driver version to 1.710.51Yuval Mintz2014-08-221-1/+1
* | bnx2x: Code cleanupYuval Mintz2014-08-226-60/+17
* | bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-228-13/+984
* | bnx2x: Utilize FW 7.10.51Dmitry Kravkov2014-08-227-224/+345
* | cnic: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-3/+3
|/
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-1582-85/+86
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-1282-85/+86
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1513-54/+120
|\ \
| * | net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-141-1/+1
| * | net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser2014-08-141-2/+5
| * | net: xilinx: Remove .owner field for driverMichal Simek2014-08-143-3/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2014-08-144-14/+15
| |\ \