summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2421-184/+264
|\
| * be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
| * net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
| * net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| * net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| * net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-3/+3
| * qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
| * qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
| * qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| * tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| * tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| * 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
| * bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
| * r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-201-14/+27
| * gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-171-0/+1
| * NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-161-2/+2
| * fec: Invert the order of function calls in fec_restart()Fabio Estevam2013-05-151-3/+3
| * fec: Fix inconsistent lock stateFabio Estevam2013-05-151-2/+2
| * ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter2013-05-151-43/+43
| * net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2013-05-142-2/+23
| * mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-141-1/+1
| * be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-141-13/+5
| * sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings2013-05-143-5/+19
| * 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
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-181-5/+0
|\ \ | |/ |/|
| * drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* | 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-111-8/+28
* | 3c59x: fix PCI resource managementSergei Shtylyov2013-05-111-12/+13
* | net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven2013-05-111-0/+1
* | net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven2013-05-111-1/+1
* | net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven2013-05-111-1/+1
* | net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMAGeert Uytterhoeven2013-05-111-1/+1
* | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-112-4/+18
* | net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-112-10/+3
* | net: fec: enable hardware checksum only on imx6q-fecShawn Guo2013-05-111-7/+13
* | qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-111-3/+0
* | qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-114-15/+10
* | qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-111-3/+11
* | qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-112-14/+23
* | qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-114-27/+94
* | qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-111-5/+5
* | qlcnic: Fix ethtool stringsShahed Shaikh2013-05-111-2/+3
* | qlcnic: Fix setting MAC addressManish Chopra2013-05-111-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
OpenPOWER on IntegriCloud