index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tile
/
tilegx.c
Age
Commit message (
Expand
)
Author
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-10-18
ethernet/tile: use core min/max MTU checking
Jarod Wilson
2016-06-17
net: tilegx: use correct timespec64 type
Arnd Bergmann
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-03-31
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
2015-02-13
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-08-26
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-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-06-16
net: tile: fix unused variable warning
Chris Metcalf
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-30
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-16
tile: net: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-14
tilegx: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2013-12-27
tile_net: Always enable PTP clock support on TILE-Gx
Ben Hutchings
2013-11-21
tile_net: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-11
net: tilegx driver: avoid compiler warning
Chris Metcalf
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-05
tile: fix missing unlock on error in tile_net_open()
Wei Yongjun
2013-08-01
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: set hw_features and vlan_features in setup
Chris Metcalf
2013-05-02
tile: support new Tilera hypervisor
Chris Metcalf
2012-11-16
tilegx: request_irq with a non-null device name
Simon Marchi
2012-10-26
tilegx: fix some issues in the SW TSO support
Chris Metcalf
2012-07-18
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-16
ethernet: Use eth_random_addr
Joe Perches
2012-06-11
tilegx network driver: initial support
Chris Metcalf