| Commit message (Expand) | Author | Age |
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-15 |
|\ |
|
| * | 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-10 |
* | | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-07 |
* | | ll_temac: fix mac address setting | Jiri Pirko | 2013-01-04 |
|/ |
|
* | net/xilinx: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | xilinx_axienet: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | net: fix build failure in xilinx | Jeff Mahoney | 2012-11-20 |
* | drivers/net: fix tasklet misuse issue | Xiaotian Feng | 2012-11-14 |
* | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 2012-11-03 |
* | ethernet: Use eth_random_addr | Joe Perches | 2012-07-17 |
* | ll_temac: remove unnecessary setting of skb->dev | Jon Mason | 2012-07-11 |
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-15 |
|\ |
|
| * | drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright | Michal Simek | 2012-04-13 |
* | | ll_temac: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 |
|/ |
|
* | ll_temac: Fix build. | David S. Miller | 2012-02-20 |
* | net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver | Tobias Klauser | 2012-02-17 |
* | xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 2012-02-17 |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2012-02-08 |
* | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 |
* | drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver | danborkmann@iogearbox.net | 2012-01-25 |
* | net: ethernet: xilinx: Don't use NO_IRQ in xilinx | Michal Simek | 2011-12-21 |
* | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-19 |
* | ll_temac: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 2011-12-04 |
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 2011-11-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 |
|\ |
|
| * | net/ll_temac: FIX : Wait for indirect wait to end | Ricardo Ribalda | 2011-11-09 |
| * | net/temac: FIX segfault when process old irqs | Ricardo Ribalda | 2011-11-09 |
* | | ll_temac: Add support for phy_mii_ioctl | Ricardo Ribalda | 2011-11-08 |
|/ |
|
* | net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c | Stephen Rothwell | 2011-11-02 |
* | ll_temac: Add support for ethtool | Ricardo | 2011-10-20 |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 |
* | ll_temac: convert to SKB paged frag API. | Ian Campbell | 2011-10-10 |
* | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 2011-08-27 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | xilinx/ll_temac: Move the Xilinx drivers | Jeff Kirsher | 2011-08-12 |