index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tile
Commit message (
Expand
)
Author
Age
Files
Lines
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
*
net: tilegx driver: avoid compiler warning
Chris Metcalf
2013-09-11
1
-3
/
+3
*
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-03
1
-1
/
+1
*
tile: fix missing unlock on error in tile_net_open()
Wei Yongjun
2013-08-05
1
-1
/
+3
*
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
2013-08-01
2
-1
/
+226
*
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2013-08-01
2
-2
/
+0
*
tile: make "tile_net.custom" a proper bool module parameter
Chris Metcalf
2013-08-01
1
-5
/
+5
*
tile: support TSO for IPv6 in tilegx network driver
Chris Metcalf
2013-08-01
1
-15
/
+29
*
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
2013-08-01
1
-210
/
+341
*
tile: enable GRO in the tilegx network driver
Chris Metcalf
2013-08-01
1
-1
/
+1
*
tile: fix panic bug in napi support for tilegx network driver
Chris Metcalf
2013-08-01
1
-32
/
+33
*
tile: update dev->stats directly in tilegx network driver
Chris Metcalf
2013-08-01
1
-21
/
+8
*
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
2013-08-01
1
-159
/
+188
*
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
2013-08-01
1
-76
/
+0
*
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
2013-08-01
1
-3
/
+6
*
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
2013-08-01
1
-26
/
+15
*
tile: set hw_features and vlan_features in setup
Chris Metcalf
2013-08-01
2
-33
/
+25
*
tile: handle 64-bit statistics in tilepro network driver
Chris Metcalf
2013-07-30
1
-23
/
+54
*
tile: support new Tilera hypervisor
Chris Metcalf
2013-05-02
1
-1
/
+1
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
1
-1
/
+0
*
tilegx: request_irq with a non-null device name
Simon Marchi
2012-11-16
1
-1
/
+1
*
tilegx: fix some issues in the SW TSO support
Chris Metcalf
2012-10-26
1
-16
/
+19
*
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
Chris Metcalf
2012-07-18
1
-1
/
+1
*
tilegx net driver: handle payload data not in frags
Chris Metcalf
2012-07-18
1
-18
/
+18
*
net: tilegx driver bugfix (be explicit about percpu queue number)
Chris Metcalf
2012-07-18
1
-8
/
+15
*
ethernet: Use eth_random_addr
Joe Perches
2012-07-16
1
-1
/
+1
*
tilegx network driver: initial support
Chris Metcalf
2012-06-11
3
-2
/
+1902
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-1
/
+1
*
drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing
Chris Metcalf
2012-04-02
1
-1
/
+1
*
tilepro ethernet driver: fix a few minor issues
Chris Metcalf
2012-04-02
1
-25
/
+50
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
1
-1
/
+2
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-2
/
+2
*
netdev: make net_device_ops const
stephen hemminger
2012-01-09
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-4
/
+4
|
\
|
*
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
2011-12-03
1
-2
/
+2
|
*
drivers/net/ethernet/tile: use skb_frag_page() API
Chris Metcalf
2011-12-03
1
-2
/
+2
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-1
/
+1
*
tile: Move the Tilera driver
Jeff Kirsher
2011-08-12
3
-0
/
+2490