aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx/ll_temac_main.c
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-03ll_temac: fix mac address settingJiri Pirko
2012-12-03net/xilinx: remove __dev* attributesBill Pemberton
2012-07-10ll_temac: remove unnecessary setting of skb->devJon Mason
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-04-04ll_temac: Support the get_ts_info ethtool method.Richard Cochran
2012-02-20ll_temac: Fix build.David S. Miller
2012-02-17xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek
2011-12-04ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-09net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda
2011-11-09net/temac: FIX segfault when process old irqsRicardo Ribalda
2011-11-08ll_temac: Add support for phy_mii_ioctlRicardo Ribalda
2011-11-02net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell
2011-10-20ll_temac: Add support for ethtoolRicardo
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-10ll_temac: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12xilinx/ll_temac: Move the Xilinx driversJeff Kirsher