summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli2014-08-11
| * | | | | net: bcmgenet: request and enable main clock earlierFlorian Fainelli2014-08-11
| * | | | | net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist2014-08-11
| * | | | | xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss2014-08-11
| * | | | | net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2014-08-11
| * | | | | smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma2014-08-11
| * | | | | xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss2014-08-11
| * | | | | net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht2014-08-11
| * | | | | wan: wanxl: Remove typedefs from struct namesHimangi Saraogi2014-08-11
| * | | | | m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2014-08-11
| * | | | | net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist2014-08-11
| * | | | | hdlc: Remove typedefs from struct namesHimangi Saraogi2014-08-11
| * | | | | airo_cs: Remove typedef local_info_tHimangi Saraogi2014-08-11
| * | | | | atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi2014-08-11
| * | | | | com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi2014-08-11
| * | | | | ethernet: amd: Remove typedef local_info_tHimangi Saraogi2014-08-11
| * | | | | drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian2014-08-11
| * | | | | net: ucc_geth: fix build failureUwe Kleine-König2014-08-10
| * | | | | dm9000: Remove typedef board_info_tHimangi Saraogi2014-08-08
| * | | | | fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall2014-08-08
| * | | | | ll_temac: delete unneeded test before of_node_putJulia Lawall2014-08-08
| * | | | | net: axienet: delete unneeded test before of_node_putJulia Lawall2014-08-08
| * | | | | cxgb4: IEEE fixes for DCBx state machineAnish Bhatt2014-08-07
| * | | | | net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König2014-08-07
| * | | | | net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König2014-08-07
| * | | | | net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König2014-08-07
| * | | | | net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König2014-08-07
| * | | | | net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König2014-08-07
| * | | | | drivers/net: Remove typedef axnet_dev_tHimangi Saraogi2014-08-07
| * | | | | drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi2014-08-07
| * | | | | drivers/net: ethernet: Remove typedef for struct and enumHimangi Saraogi2014-08-07
| * | | | | net: gianfar: fix reference counting for phy_nodeUwe Kleine-König2014-08-07
| * | | | | net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König2014-08-07
| * | | | | net: gianfar: no need to check parameter being != NULL for of_node_putUwe Kleine-König2014-08-07
| * | | | | amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren2014-08-07
| * | | | | xen-netback: Fix vif->disable handlingZoltan Kiss2014-08-07
| * | | | | cxgb4: Update FW version string to match FW binary versionHariprasad Shenai2014-08-07
| | |/ / / | |/| | |
* | | | | drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-08
* | | | | rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | rtl818x: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | mwl8k: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | ipw2100: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | irda: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | qlogic: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | micrel: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | sky2: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | enic: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | atl1e: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | amd: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-07
|\ \ \ \ \