Historique des commits

Auteur SHA1 Message Date
  Gustavo A. R. Silva 19aa45d447 liquidio: mark expected switch fall-through il y a 7 ans
  David S. Miller c4c5551df1 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux il y a 7 ans
  YueHaibing bf20a5c1d5 liquidio: Using NULL instead of plain integer il y a 7 ans
  Rick Farrington fcaccc8293 liquidio: correct error msg text when removing VLAN ID il y a 7 ans
  Arnd Bergmann 44c58899b0 liquidio: use ktime_get_real_ts64() instead of getnstimeofday64() il y a 7 ans
  Rick Farrington 4fed38cf26 liquidio: fix kernel panic when NIC firmware is older than 1.7.2 il y a 7 ans
  Nicholas Mc Guire 7481a8576a liquidio: make timeout HZ independent and readable il y a 7 ans
  Joe Perches 6c1f0a1ffb net: drivers/net: Convert random_ether_addr to eth_random_addr il y a 7 ans
  Joe Perches d602de8e7e drivers/net: Fix various unnecessary characters after logging newlines il y a 7 ans
  Weilin Chang 18b338f5f9 liquidio: support use of ethtool to set link speed of CN23XX-225 cards il y a 7 ans
  Intiyaz Basha c33c997346 liquidio: enhanced ethtool --set-channels feature il y a 7 ans
  Intiyaz Basha 128ea39439 liquidio: Moved common function setup_glists to lio_core.c il y a 7 ans
  Intiyaz Basha a72b2c8ced liquidio: Moved common definition octnic_gather to octeon_network.h il y a 7 ans
  Intiyaz Basha fd311f1e75 liquidio: Moved common function delete_glists to lio_core.c il y a 7 ans
  Intiyaz Basha 85a0cd8186 liquidio: Moved common function list_delete_head to octeon_network.h il y a 7 ans
  Intiyaz Basha 592a4cebc2 liquidio: Moved common function if_cfg_callback to lio_core.c il y a 7 ans
  Pradeep Nalla 80002347d6 liquidio: add support for ndo_get_stats64 instead of ndo_get_stats il y a 7 ans
  Intiyaz Basha cea395ac86 liquidio: Added ndo_get_vf_stats support il y a 7 ans
  Intiyaz Basha 897ddc2483 liquidio: Enhanced ethtool stats il y a 7 ans
  Raghu Vatsavayi ccdd0b4c35 liquidio: prevent rx queues from getting stalled il y a 7 ans
  Intiyaz Basha 4171ec0600 liquidio: Removed duplicate Tx queue status check il y a 7 ans
  Intiyaz Basha c9614a1663 liquidio: Renamed txqs_start to start_txqs il y a 7 ans
  Intiyaz Basha 736b7ea555 liquidio: Renamed txqs_stop to stop_txqs il y a 7 ans
  Intiyaz Basha a96d8ad31d liquidio: Renamed txqs_wake to wake_txqs il y a 7 ans
  Intiyaz Basha fc756d0f51 liquidio: Function call skb_iq for deriving queue from skb il y a 7 ans
  Intiyaz Basha dd69debce4 liquidio: Removed one line function wake_q il y a 7 ans
  Intiyaz Basha 78a202f00d liquidio: Removed one line function stop_q il y a 7 ans
  Intiyaz Basha 2a2fabaf35 liquidio: Removed netif_is_multiqueue check il y a 7 ans
  Intiyaz Basha a8c4a79264 liquidio: Removed start_txq function il y a 7 ans
  Intiyaz Basha c5662c8c6d liquidio: Removed one line function stop_txq il y a 7 ans