summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings2013-05-143-19/+6
* tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
* tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
* bna: add missing iounmap() on error in bnad_init()Wei Yongjun2013-05-131-2/+3
* qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo2013-05-131-0/+7
* emac: Fix EMAC soft reset on 460EX/GTPetri Gynther2013-05-121-8/+28
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-121-12/+13
* net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven2013-05-121-0/+1
* net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven2013-05-121-1/+1
* net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven2013-05-121-1/+1
* net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMAGeert Uytterhoeven2013-05-121-1/+1
* net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-122-4/+18
* net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-122-10/+3
* net: fec: enable hardware checksum only on imx6q-fecShawn Guo2013-05-121-7/+13
* qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-121-3/+0
* qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-124-15/+10
* qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-121-3/+11
* qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-122-14/+23
* qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-124-27/+94
* qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-121-5/+5
* qlcnic: Fix ethtool stringsShahed Shaikh2013-05-121-2/+3
* qlcnic: Fix setting MAC addressManish Chopra2013-05-121-0/+21
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-091-1/+1
|\
| * tile: support new Tilera hypervisorChris Metcalf2013-05-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-097-35/+64
|\ \
| * | net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-082-15/+39
| * | bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-081-1/+2
| * | sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun2013-05-081-1/+3
| * | net/spider_net: fix error return code in spider_net_open()Wei Yongjun2013-05-081-1/+2
| * | be2net: disable TX in be_close()Sathya Perla2013-05-081-0/+2
| * | be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-081-6/+1
| * | be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-081-3/+2
| * | be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-081-8/+13
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-096-134/+102
|\ \ \
| * | | mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-251-26/+59
| * | | mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-251-7/+7
| * | | mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-251-3/+3
| * | | mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-253-20/+19
| * | | mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-251-79/+0
| * | | mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-251-2/+2
| * | | mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-171-0/+15
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-081-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-081-2/+2
* | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-5/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-0624-210/+313
| |\| |
| * | | net: freescale: fec: add support for optional enet_out clkWolfram Sang2013-04-042-0/+11
| * | | net: fec: handle optional clk_ptp more gracefullyShawn Guo2013-04-041-5/+3
* | | | e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* | | | 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-061-1/+1
* | | | net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-051-13/+10