| Commit message (Expand) | Author | Age |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 |
|\ |
|
| * | drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14 | Christoph Lameter | 2014-08-26 |
| * | drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2014-08-26 |
* | | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 2014-09-09 |
|/ |
|
* | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 |
* | net: tile: fix unused variable warning | Chris Metcalf | 2014-06-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | net: tile: Remove unnecessary memset of netdev private data | Tobias Klauser | 2014-05-30 |
| * | net: tile: Use helpers from linux/etherdevice.h to check/set MAC | Tobias Klauser | 2014-05-30 |
* | | tile: net: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 |
|/ |
|
* | tilepro: Call dev_consume_skb_any instead of kfree_skb. | Eric W. Biederman | 2014-03-25 |
* | ptp: drivers: set the number of programmable pins. | Richard Cochran | 2014-03-21 |
* | tilepro: Don't receive packets when the napi budget == 0 | Eric W. Biederman | 2014-03-14 |
* | tilegx: Don't receive packets when the napi budget == 0 | Eric W. Biederman | 2014-03-14 |
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 2014-03-14 |
* | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 2014-02-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 |
|\ |
|
| * | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2014-01-10 |
* | | tile_net: Always enable PTP clock support on TILE-Gx | Ben Hutchings | 2013-12-27 |
* | | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 2013-12-05 |
|\ \
| |/
|/| |
|
| * | tile_net: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 2013-11-21 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-14 |
|\ \
| |/
|/| |
|
| * | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 2013-11-06 |
* | | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 |
|/ |
|
* | net: tilegx driver: avoid compiler warning | Chris Metcalf | 2013-09-11 |
* | drivers/net: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches | 2013-09-03 |
* | tile: fix missing unlock on error in tile_net_open() | Wei Yongjun | 2013-08-05 |
* | tile: support PTP using the tilegx mPIPE (IEEE 1588) | Chris Metcalf | 2013-08-01 |
* | tile: remove deprecated NETIF_F_LLTX flag from tile drivers | Chris Metcalf | 2013-08-01 |
* | tile: make "tile_net.custom" a proper bool module parameter | Chris Metcalf | 2013-08-01 |
* | tile: support TSO for IPv6 in tilegx network driver | Chris Metcalf | 2013-08-01 |
* | tile: support multiple mPIPE shims in tilegx network driver | Chris Metcalf | 2013-08-01 |
* | tile: enable GRO in the tilegx network driver | Chris Metcalf | 2013-08-01 |
* | tile: fix panic bug in napi support for tilegx network driver | Chris Metcalf | 2013-08-01 |
* | tile: update dev->stats directly in tilegx network driver | Chris Metcalf | 2013-08-01 |
* | tile: support jumbo frames in the tilegx network driver | Chris Metcalf | 2013-08-01 |
* | tile: remove dead is_dup_ack() function from tilepro net driver | Chris Metcalf | 2013-08-01 |
* | tile: avoid bug in tilepro net driver built with old hypervisor | Chris Metcalf | 2013-08-01 |
* | tile: support rx_dropped/rx_errors in tilepro net driver | Chris Metcalf | 2013-08-01 |
* | tile: set hw_features and vlan_features in setup | Chris Metcalf | 2013-08-01 |
* | tile: handle 64-bit statistics in tilepro network driver | Chris Metcalf | 2013-07-30 |
* | tile: support new Tilera hypervisor | Chris Metcalf | 2013-05-02 |
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean" | Jiri Pirko | 2013-01-04 |
* | tilegx: request_irq with a non-null device name | Simon Marchi | 2012-11-16 |
* | tilegx: fix some issues in the SW TSO support | Chris Metcalf | 2012-10-26 |
* | tilegx net: use eth_hw_addr_random(), not eth_random_addr() | Chris Metcalf | 2012-07-18 |
* | tilegx net driver: handle payload data not in frags | Chris Metcalf | 2012-07-18 |
* | net: tilegx driver bugfix (be explicit about percpu queue number) | Chris Metcalf | 2012-07-18 |
* | ethernet: Use eth_random_addr | Joe Perches | 2012-07-17 |
* | tilegx network driver: initial support | Chris Metcalf | 2012-06-11 |