| Commit message (Expand) | Author | Age |
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 |
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 2013-03-17 |
* | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 2013-03-15 |
* | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 2013-03-09 |
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 |
* | ll_temac: fix mac address setting | Jiri Pirko | 2013-01-04 |
* | net/xilinx: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | 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 |
* | ll_temac: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 |
* | ll_temac: Fix build. | David S. Miller | 2012-02-20 |
* | xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 2012-02-17 |
* | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 |
* | net: ethernet: xilinx: Don't use NO_IRQ in xilinx | Michal Simek | 2011-12-21 |
* | 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 |
* | 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 |