Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
39e4edfdf5016bb28438093d030a0ef90ce2d30a
/
drivers
/
net
/
ethernet
/
tile
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
b65b09a
tilepro: Fix non-void return from void function
by Joe Perches
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d1cbfd7
ptp_clock: Allow for it to be optional
by Nicolas Pitre
· 8 years ago
f58f081
ethernet/tile: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
25df576
timers, driver/net/ethernet/tile: Initialize the egress timer as pinned
by Thomas Gleixner
· 8 years ago
a9836cb
net: tilegx: use correct timespec64 type
by Arnd Bergmann
· 8 years ago
3e66bab
drivers: fix dev->trans_start removal fallout
by Florian Westphal
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
6e898bf
tilepro: use to_delayed_work
by Geliang Tang
· 9 years ago
03f6199
nohz: Prevent tilegx network driver interrupts
by Chris Metcalf
· 9 years ago
4ffd3c7
net: batch of last_rx update avoidance in ethernet drivers.
by françois romieu
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
b9acf24
ptp: tilegx: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
f9b531f
drivers: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
839b268
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
fe3881c
drivers/net: Convert remaining uses of pr_warning to pr_warn
by Joe Perches
· 10 years ago
eee8492
drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
by Christoph Lameter
· 10 years ago
70b2776
drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation
by Christoph Lameter
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
9ebe243
net: tile: fix unused variable warning
by Chris Metcalf
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
8844601
net: tile: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 11 years ago
d581ebf
net: tile: Use helpers from linux/etherdevice.h to check/set MAC
by Tobias Klauser
· 10 years ago
094e873
tile: net: Use irq_alloc/free_hwirq
by Thomas Gleixner
· 11 years ago
66d1bee
tilepro: Call dev_consume_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
4986b4f0
ptp: drivers: set the number of programmable pins.
by Richard Cochran
· 11 years ago
d1def91
tilepro: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
d110ec4
tilegx: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
69317a5
tile_net: Always enable PTP clock support on TILE-Gx
by Ben Hutchings
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
6ab96d1
tile_net: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
444fa88
net: tilegx driver: avoid compiler warning
by Chris Metcalf
· 11 years ago
7367d0b
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
by Joe Perches
· 11 years ago
1155e96
tile: fix missing unlock on error in tile_net_open()
by Wei Yongjun
· 11 years ago
9ab5ec5
tile: support PTP using the tilegx mPIPE (IEEE 1588)
by Chris Metcalf
· 11 years ago
84e181b
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
by Chris Metcalf
· 11 years ago
4aa02644
tile: make "tile_net.custom" a proper bool module parameter
by Chris Metcalf
· 11 years ago
2c7d04a
tile: support TSO for IPv6 in tilegx network driver
by Chris Metcalf
· 11 years ago
f3286a3
tile: support multiple mPIPE shims in tilegx network driver
by Chris Metcalf
· 11 years ago
6ab4ae9
tile: enable GRO in the tilegx network driver
by Chris Metcalf
· 11 years ago
5e7a54a
tile: fix panic bug in napi support for tilegx network driver
by Chris Metcalf
· 11 years ago
ad01818
tile: update dev->stats directly in tilegx network driver
by Chris Metcalf
· 11 years ago
2628e8a
tile: support jumbo frames in the tilegx network driver
by Chris Metcalf
· 11 years ago
48f2a4e
tile: remove dead is_dup_ack() function from tilepro net driver
by Chris Metcalf
· 11 years ago
815d3ba
tile: avoid bug in tilepro net driver built with old hypervisor
by Chris Metcalf
· 11 years ago
439a93a
tile: support rx_dropped/rx_errors in tilepro net driver
by Chris Metcalf
· 11 years ago
a8eaed5
tile: set hw_features and vlan_features in setup
by Chris Metcalf
· 11 years ago
d68e2d3
tile: handle 64-bit statistics in tilepro network driver
by Chris Metcalf
· 11 years ago
c539914
tile: support new Tilera hypervisor
by Chris Metcalf
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
6fc4adc
tilegx: request_irq with a non-null device name
by Simon Marchi
· 12 years ago
3da3fff
tilegx: fix some issues in the SW TSO support
by Chris Metcalf
· 12 years ago
c8ab13f
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
by Chris Metcalf
· 12 years ago
8388546
tilegx net driver: handle payload data not in frags
by Chris Metcalf
· 12 years ago
9b4c341
net: tilegx driver bugfix (be explicit about percpu queue number)
by Chris Metcalf
· 12 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 12 years ago
e3d62d7
tilegx network driver: initial support
by Chris Metcalf
· 12 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
00a62d4
drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing
by Chris Metcalf
· 13 years ago
9279567
tilepro ethernet driver: fix a few minor issues
by Chris Metcalf
· 13 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
7ce5d22
net: use eth_hw_addr_random() and reset addr_assign_type
by Danny Kukawka
· 13 years ago
dae2e9f
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A. Dalvi
· 13 years ago
e5686ad
netdev: make net_device_ops const
by stephen hemminger
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
0c90547
arch/tile: use new generic {enable,disable}_percpu_irq() routines
by Chris Metcalf
· 13 years ago
781a5e9
drivers/net/ethernet/tile: use skb_frag_page() API
by Chris Metcalf
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
cdd80bd
tile: Move the Tilera driver
by Jeff Kirsher
· 13 years ago