summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | hdlc: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
| * | | airo_cs: Remove typedef local_info_tHimangi Saraogi2014-08-111-12/+13
| * | | atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi2014-08-111-4/+4
| * | | com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi2014-08-111-8/+8
| * | | 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-111-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-085-71/+216
| * | | net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König2014-08-081-7/+6
| * | | net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König2014-08-081-1/+1
| * | | net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König2014-08-081-1/+8
| * | | net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König2014-08-081-1/+1
| * | | net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König2014-08-081-2/+4
| * | | drivers/net: Remove typedef axnet_dev_tHimangi Saraogi2014-08-081-13/+13
| * | | drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi2014-08-081-34/+34
| * | | drivers/net: ethernet: Remove typedef for struct and enumHimangi Saraogi2014-08-081-17/+17
| * | | net: gianfar: fix reference counting for phy_nodeUwe Kleine-König2014-08-081-2/+2
| * | | net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König2014-08-081-3/+6
| * | | net: gianfar: no need to check parameter being != NULL for of_node_putUwe Kleine-König2014-08-081-8/+4
| * | | amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren2014-08-081-1/+0
| * | | xen-netback: Fix vif->disable handlingZoltan Kiss2014-08-081-2/+8
| * | | cxgb4: Update FW version string to match FW binary versionHariprasad Shenai2014-08-081-4/+4
| | |/ | |/|
* | | drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-091-25/+18
* | | rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-091-12/+5
* | | rtl818x: use pci_zalloc_consistentJoe Perches2014-08-091-7/+4
* | | mwl8k: use pci_zalloc_consistentJoe Perches2014-08-091-4/+2
* | | ipw2100: use pci_zalloc_consistentJoe Perches2014-08-091-11/+5
* | | irda: use pci_zalloc_consistentJoe Perches2014-08-091-2/+2
* | | qlogic: use pci_zalloc_consistentJoe Perches2014-08-092-9/+6
* | | micrel: use pci_zalloc_consistentJoe Perches2014-08-091-4/+3
* | | sky2: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2
* | | enic: use pci_zalloc_consistentJoe Perches2014-08-091-5/+3
* | | atl1e: use pci_zalloc_consistentJoe Perches2014-08-091-5/+2
* | | amd: use pci_zalloc_consistentJoe Perches2014-08-091-10/+8
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-072-2/+0
|\ \ \
| * | | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-262-2/+0
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-072-14/+183
|\ \ \ \ | |_|/ / |/| | |
| * | | MIPS: Alchemy: irda: use clk frameworkManuel Lauss2014-07-301-2/+46
| * | | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-12/+19
| * | | MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-301-0/+118
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-072-2/+2
|\ \ \ \
| * | | | list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-072-2/+2
* | | | | net: fix USB network driver config option.Francois Romieu2014-08-072-2/+3
* | | | | vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-061-1/+1
* | | | | hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan2014-08-061-1/+1
* | | | | cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai2014-08-061-4/+3
|/ / / /