summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/ll_temac_main.c
Commit message (Expand)AuthorAgeFilesLines
* net/xilinx: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* ll_temac: remove unnecessary setting of skb->devJon Mason2012-07-101-1/+0
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* ll_temac: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
* ll_temac: Fix build.David S. Miller2012-02-201-1/+1
* xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-1/+3
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+2
* net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2011-12-211-1/+1
* ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-11/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-1/+6
|\
| * net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda2011-11-091-0/+1
| * net/temac: FIX segfault when process old irqsRicardo Ribalda2011-11-091-1/+5
* | ll_temac: Add support for phy_mii_ioctlRicardo Ribalda2011-11-081-0/+14
|/
* net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell2011-11-021-2/+2
* ll_temac: Add support for ethtoolRicardo2011-10-201-0/+27
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* ll_temac: convert to SKB paged frag API.Ian Campbell2011-10-101-2/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+0
* xilinx/ll_temac: Move the Xilinx driversJeff Kirsher2011-08-121-0/+1154
OpenPOWER on IntegriCloud