Age | Commit message (Expand) | Author |
2014-05-22 | xilinx: Use time_before_eq() | Manuel Schölling |
2014-03-28 | net: emaclite: remove empty MDIO bus reset function | Florian Fainelli |
2014-03-24 | xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-12 | xilinx: Convert uses of __constant_<foo> to <foo> | Joe Perches |
2014-02-13 | net: axienet: Fix compilation warnings | Michal Simek |
2014-02-13 | net: axienet: Fix compilation error | Michal Simek |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-09 | net: emaclite: add barriers to support Xilinx Zynq platform | Srikanth Thokala |
2013-12-09 | net: emaclite: Remove unnecessary code that enables/disables interrupts on PO... | Srikanth Thokala |
2013-12-02 | net: do not pretend FRAGLIST support | Eric Dumazet |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-10-09 | microblaze: clean-up prom.h implicit includes | Rob Herring |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-01 | ll_temac: Reset dma descriptors indexes on ndo_open | Ricardo Ribalda |
2013-09-20 | net: emaclite: Code cleanup | Michal Simek |
2013-09-20 | net: emaclite: Not necessary to call devm_iounmap | Michal Simek |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-29 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches |
2013-08-28 | net: xilinx: fix memleak | Libo Chen |
2013-08-21 | net: xilinx_emaclite: remove unnecessary dev_set_drvdata() | Libo Chen |
2013-08-20 | net: xilinx_emaclite: use platform_{get,set}_drvdata() | Libo Chen |
2013-06-12 | net: emaclite: Convert to use devm_ioremap_resource | Tushar Behera |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-04 | net: emaclite: Use platform resource table | Michal Simek |
2013-06-04 | net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR | Jens Renner \(EFE\) |
2013-06-04 | net: emaclite: Fix typo in error message | Jens Renner \(EFE\) |
2013-05-30 | net: emaclite: Update driver header | Michal Simek |
2013-05-30 | net: emaclite: Enable emaclite for Xilinx Arm Zynq platform | Michal Simek |
2013-05-30 | net: emaclite: Do not use microblaze and ppc IO functions | Michal Simek |
2013-05-30 | net: emaclite: Let's make xemaclite_adjust_link static | Michal Simek |
2013-05-30 | net: emaclite: Support multiple phys connected to one MDIO bus | Michal Simek |
2013-05-30 | net: emaclite: Report failures in mdio setup | Michal Simek |
2013-05-25 | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches |
2013-03-09 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-10 | net: ethernet: xilinx: Do not use NO_IRQ in axienet | Michal Simek |
2013-01-10 | net: ethernet: xilinx: Do not use axienet on PPC | Michal Simek |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2013-01-03 | ll_temac: fix mac address setting | Jiri Pirko |
2012-12-03 | net/xilinx: remove __dev* attributes | Bill Pemberton |
2012-12-03 | xilinx_axienet: remove __dev* attributes | Bill Pemberton |
2012-11-20 | net: fix build failure in xilinx | Jeff Mahoney |
2012-11-14 | drivers/net: fix tasklet misuse issue | Xiaotian Feng |
2012-11-03 | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng |