summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-041-21/+28
| | * | | | sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-041-6/+3
| | * | | | sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-041-0/+1
| * | | | | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-081-1/+4
| * | | | | moxa: fix the error handling in moxart_mac_probe()Wei Yongjun2013-10-081-6/+16
| * | | | | net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
| * | | | | net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-082-19/+25
| * | | | | net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-081-0/+4
| * | | | | net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-071-2/+2
| * | | | | net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-071-1/+5
| |/ / / /
| * | | | net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-021-0/+1
| * | | | net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-021-1/+1
| * | | | net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-021-3/+1
| * | | | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-021-0/+2
| * | | | net: calxedaxgmac: determine number of address filters at runtimeRob Herring2013-10-021-4/+11
| * | | | net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring2013-10-021-4/+2
| * | | | net: calxedaxgmac: fix clearing of old filter addressesRob Herring2013-10-021-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-144-32/+37
|\ \ \ \ | |/ / / |/| | |
| * | | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+3
| * | | mlx5: Fix error code translation from firmware to driverEli Cohen2013-10-101-1/+1
| * | | mlx5: Keep polling to reclaim pages while any returnedEli Cohen2013-10-101-2/+14
| * | | mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-28/+19
| | |/ | |/|
* | | qlcnic: Fix SR-IOV configurationManish Chopra2013-10-011-1/+7
* | | ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-011-0/+6
* | | ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
* | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
* | | Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-09-301-3/+1
* | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
* | | qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-273-2/+57
* | | be2net: Fix to display the VLAN priority for a VFAjit Khaparde2013-09-271-2/+2
* | | be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde2013-09-271-10/+11
* | | be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde2013-09-271-9/+0
* | | be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-272-0/+3
* | | be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-274-6/+40
* | | be2net: Fix the size of be_nic_res_desc structureAjit Khaparde2013-09-271-1/+1
* | | be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde2013-09-271-3/+3
* | | i40e: clean up coccicheck reported errorsJesse Brandeburg2013-09-272-5/+4
* | | i40e: better return valuesJesse Brandeburg2013-09-271-16/+21
* | | i40e: convert ret to aq_retJesse Brandeburg2013-09-271-55/+52
* | | i40e: small clean ups from reviewJesse Brandeburg2013-09-271-3/+3
* | | i40e: use common failure flowJesse Brandeburg2013-09-271-6/+6
* | | igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-271-0/+3
* | | via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-09-261-2/+7
* | | qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-242-3/+3
* | | skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka2013-09-241-3/+6
* | | bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
* | | bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
* | | bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
* | | bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
* | | bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
OpenPOWER on IntegriCloud