Tobias Klauser
|
884460178f
net: tile: Remove unnecessary memset of netdev private data
|
11 yıl önce |
Tobias Klauser
|
d581ebf5a1
net: tile: Use helpers from linux/etherdevice.h to check/set MAC
|
11 yıl önce |
Richard Cochran
|
4986b4f008
ptp: drivers: set the number of programmable pins.
|
11 yıl önce |
Eric W. Biederman
|
d110ec4533
tilegx: Don't receive packets when the napi budget == 0
|
11 yıl önce |
Daniel Borkmann
|
99932d4fc0
netdevice: add queue selection fallback handler for ndo_select_queue
|
11 yıl önce |
David S. Miller
|
0a379e21c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 yıl önce |
Jason Wang
|
f663dd9aaf
net: core: explicitly select a txq before doing l2 forwarding
|
11 yıl önce |
Ben Hutchings
|
69317a5351
tile_net: Always enable PTP clock support on TILE-Gx
|
11 yıl önce |
Ben Hutchings
|
6ab96d1e06
tile_net: Implement the SIOCGHWTSTAMP ioctl
|
11 yıl önce |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 yıl önce |
Chris Metcalf
|
444fa88ac3
net: tilegx driver: avoid compiler warning
|
12 yıl önce |
Joe Perches
|
7367d0b573
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
|
12 yıl önce |
Wei Yongjun
|
1155e964a6
tile: fix missing unlock on error in tile_net_open()
|
12 yıl önce |
Chris Metcalf
|
9ab5ec59c8
tile: support PTP using the tilegx mPIPE (IEEE 1588)
|
12 yıl önce |
Chris Metcalf
|
84e181ba36
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
|
12 yıl önce |
Chris Metcalf
|
4aa02644b9
tile: make "tile_net.custom" a proper bool module parameter
|
12 yıl önce |
Chris Metcalf
|
2c7d04a9c4
tile: support TSO for IPv6 in tilegx network driver
|
12 yıl önce |
Chris Metcalf
|
f3286a3af8
tile: support multiple mPIPE shims in tilegx network driver
|
12 yıl önce |
Chris Metcalf
|
6ab4ae9aad
tile: enable GRO in the tilegx network driver
|
12 yıl önce |
Chris Metcalf
|
5e7a54a2a7
tile: fix panic bug in napi support for tilegx network driver
|
12 yıl önce |
Chris Metcalf
|
ad0181855a
tile: update dev->stats directly in tilegx network driver
|
12 yıl önce |
Chris Metcalf
|
2628e8af31
tile: support jumbo frames in the tilegx network driver
|
12 yıl önce |
Chris Metcalf
|
a8eaed55f8
tile: set hw_features and vlan_features in setup
|
12 yıl önce |
Chris Metcalf
|
c539914dcd
tile: support new Tilera hypervisor
|
12 yıl önce |
Simon Marchi
|
6fc4adca6c
tilegx: request_irq with a non-null device name
|
12 yıl önce |
Chris Metcalf
|
3da3fff800
tilegx: fix some issues in the SW TSO support
|
13 yıl önce |
Chris Metcalf
|
c8ab13fb97
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
|
13 yıl önce |
Chris Metcalf
|
8388546e79
tilegx net driver: handle payload data not in frags
|
13 yıl önce |
Chris Metcalf
|
9b4c341b1e
net: tilegx driver bugfix (be explicit about percpu queue number)
|
13 yıl önce |
Joe Perches
|
7efd26d0db
ethernet: Use eth_random_addr
|
13 yıl önce |