summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2014-08-112-1/+4
* net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist2014-08-111-0/+1
* ethernet: amd: Remove typedef local_info_tHimangi Saraogi2014-08-111-20/+20
* drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian2014-08-1111-0/+2299
* net: ucc_geth: fix build failureUwe Kleine-König2014-08-101-2/+2
* dm9000: Remove typedef board_info_tHimangi Saraogi2014-08-081-46/+46
* fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1
* ll_temac: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1
* net: axienet: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1
* cxgb4: IEEE fixes for DCBx state machineAnish Bhatt2014-08-075-71/+216
* net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König2014-08-071-7/+6
* net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König2014-08-071-1/+1
* net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König2014-08-071-1/+8
* net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König2014-08-071-1/+1
* net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König2014-08-071-2/+4
* drivers/net: Remove typedef axnet_dev_tHimangi Saraogi2014-08-071-13/+13
* drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi2014-08-071-34/+34
* drivers/net: ethernet: Remove typedef for struct and enumHimangi Saraogi2014-08-071-17/+17
* net: gianfar: fix reference counting for phy_nodeUwe Kleine-König2014-08-071-2/+2
* net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König2014-08-071-3/+6
* net: gianfar: no need to check parameter being != NULL for of_node_putUwe Kleine-König2014-08-071-8/+4
* amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren2014-08-071-1/+0
* cxgb4: Update FW version string to match FW binary versionHariprasad Shenai2014-08-071-4/+4
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-062-2/+2
|\
| * list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-062-2/+2
* | cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai2014-08-061-4/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06234-11295/+25780
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-057-28/+38
| |\
| | * tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan2014-08-051-10/+12
| | * net: sun4i-emac: fix memory leak on bad packetMarc Zyngier2014-08-051-2/+4
| | * qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-051-2/+2
| | * qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-052-4/+4
| | * qlcnic: Fix update of ethtool stats.Rajesh Borundia2014-08-051-5/+13
| | * bna: fix performance regressionIvan Vecera2014-07-301-1/+1
| | * bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera2014-07-301-4/+2
| * | cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2014-08-052-2/+5
| * | amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2014-08-052-99/+121
| * | amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-051-2/+5
| * | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai2014-08-051-14/+15
| * | cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-051-0/+2
| * | net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-051-1/+1
| * | cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
| * | i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-021-2/+3
| * | i40evf: fix memory leak on unused interfacesMitch Williams2014-08-021-0/+24
| * | i40evf: don't leak queue vectorsMitch Williams2014-08-021-0/+2
| * | i40evf: do not re-arm watchdog after removeAshish Shah2014-08-021-0/+2
| * | i40evf: future-proof vfr_stat state checkAshish Shah2014-08-021-6/+17
| * | i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-021-10/+3
| * | i40e: Minor comment changesAkeem G Abodunrin2014-08-021-1/+1
| * | i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-022-2/+3