summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich2014-10-011-2/+3
* tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich2014-10-011-1/+2
* netxen: Fix bug in Tx completion path.Manish Chopra2014-09-301-2/+2
* netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-302-2/+2
* net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong2014-09-291-2/+9
* net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-261-2/+2
* Revert "net/macb: add pinctrl consumer support"Soren Brinkmann2014-09-261-11/+0
* qlcnic: Fix ordering of stats in stats buffer.Manish Chopra2014-09-261-0/+2
* qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra2014-09-261-1/+1
* qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra2014-09-261-4/+2
* qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko2014-09-261-3/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-232-15/+29
|\
| * mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein2014-09-221-4/+7
| * mlx4: Correct error flows in rereg_mrMatan Barak2014-09-221-11/+22
* | net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli2014-09-221-53/+52
* | net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli2014-09-221-1/+4
* | dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser2014-09-221-1/+1
* | r8169: fix an if conditionDan Carpenter2014-09-221-1/+1
* | tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich2014-09-221-2/+18
* | pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller2014-09-221-0/+1
* | 3c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman2014-09-191-1/+1
* | 3c59x: Add dma error checking and recoveryNeil Horman2014-09-191-9/+41
* | sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-161-0/+3
* | r8169: adjust __rtl8169_set_featureshayeswang2014-09-161-40/+34
* | cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai2014-09-151-22/+27
* | r8169: fix setting rx vlanhayeswang2014-09-131-1/+1
* | r8169: fix the default setting of rx vlanhayeswang2014-09-131-1/+6
* | drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N2014-09-131-5/+24
* | drivers: net: b44: Fix typo in returning multicast statsMark Einon2014-09-121-1/+1
* | net: arc_emac: prevent reuse of unreclaimed tx descriptorsBeniamino Galvani2014-09-121-11/+32
* | net: arc_emac: enable tx interruptsBeniamino Galvani2014-09-121-5/+5
* | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-102-4/+26
* | net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak2014-09-101-7/+11
* | net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak2014-09-101-1/+1
* | net/mlx4: Correctly configure single ported VFs from the hostMatan Barak2014-09-101-0/+21
* | drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N2014-09-101-0/+23
* | net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli2014-09-081-14/+19
* | net: systemport: check harder for out of memory conditionsFlorian Fainelli2014-09-081-12/+19
* | net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera2014-09-081-0/+3
* | drivers: net: ethernet: octeon_mgmt: fix a compiler warningAaro Koskinen2014-09-081-1/+3
* | sunvnet - add missing rmb() for sunvnet driverDavid L Stevens2014-09-081-2/+5
* | amd-xgbe: Enable interrupts for all management countersLendacky, Thomas2014-09-051-2/+2
* | amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas2014-09-051-82/+108
* | greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2014-09-052-39/+49
* | cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2014-09-052-3/+3
* | bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner2014-09-053-36/+50
* | 3c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman2014-09-051-4/+4
* | amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-021-1/+1
* | bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra2014-09-021-18/+39
* | net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
OpenPOWER on IntegriCloud