index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
/
ll_temac_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-3
/
+3
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-4
/
+2
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-8
/
+3
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-7
/
+3
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-4
/
+2
*
ll_temac: fix mac address setting
Jiri Pirko
2013-01-03
1
-14
/
+17
*
net/xilinx: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
ll_temac: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
1
-1
/
+0
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-1
/
+1
*
ll_temac: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+1
*
ll_temac: Fix build.
David S. Miller
2012-02-20
1
-1
/
+1
*
xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
2012-02-17
1
-1
/
+3
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+2
*
net: ethernet: xilinx: Don't use NO_IRQ in xilinx
Michal Simek
2011-12-21
1
-1
/
+1
*
ll_temac: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
1
-1
/
+1
*
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-29
1
-11
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
1
-1
/
+6
|
\
|
*
net/ll_temac: FIX : Wait for indirect wait to end
Ricardo Ribalda
2011-11-09
1
-0
/
+1
|
*
net/temac: FIX segfault when process old irqs
Ricardo Ribalda
2011-11-09
1
-1
/
+5
*
|
ll_temac: Add support for phy_mii_ioctl
Ricardo Ribalda
2011-11-08
1
-0
/
+14
|
/
*
net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c
Stephen Rothwell
2011-11-02
1
-2
/
+2
*
ll_temac: Add support for ethtool
Ricardo
2011-10-20
1
-0
/
+27
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-2
/
+2
*
ll_temac: convert to SKB paged frag API.
Ian Campbell
2011-10-10
1
-2
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+0
*
xilinx/ll_temac: Move the Xilinx drivers
Jeff Kirsher
2011-08-12
1
-0
/
+1154