Commit History

Author SHA1 Message Date
  Alexander Duyck d405ea3ef2 igb: correctly offset 82575 flow control watermarks by 16 bytes 15 years ago
  Alexander Duyck fef45f4ce2 igb: fix handling of mailbox collisions between PF/VF 15 years ago
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
  Alexander Duyck 6366ad331f igb: remove use of skb_dma_map from driver 15 years ago
  Alexander Duyck 55cac248ca igb: Add full support for 82580 devices 15 years ago
  Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
  Alexander Duyck d1eff35061 igb: only recycle page if it is on our numa node 15 years ago
  Alexander Duyck dbabb06580 igb: check for packets on all tx rings when link is down 15 years ago
  Alexander Duyck 128e45eb61 igb: Rework how netdev->stats is handled 15 years ago
  Alexander Duyck a99955fc06 igb: when number of CPUs > 4 combine tx/rx queues to allow more queues 15 years ago
  Alexander Duyck 115f459a53 igb: move timesync init into a seperate function 15 years ago
  Alexander Duyck 559e9c4987 igb: cleanup whitespace issues in igb_main.c 15 years ago
  Alexander Duyck 5b043fb08e igb: open up SCTP checksum offloads to all MACs 82576 and newer 15 years ago
  Alexander Duyck c809d2276c igb: limit minimum mtu to 68 to keep ip bound to interface 15 years ago
  Alexander Duyck 090b179528 igb: add pci_dev in few spots to clean up use of dev_err/info/warn 15 years ago
  Alexander Duyck 330a6d6a7c igb: replace unecessary &adapter->hw with just hw where applicable 15 years ago
  Alexander Duyck 42d0781a13 igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv 15 years ago
  Alexander Duyck cdfd01fcc6 igb: cleanup igb xmit frame path 15 years ago
  Alexander Duyck 645a3abd73 igb: Remove invalid stats counters 15 years ago
  Alexander Duyck 25568a531a igb: cleanup interrupt enablement in regards to msix_other 15 years ago
  Alexander Duyck ee1b9f06dc igb: change queue ordering for 82576 based adapters 15 years ago
  Alexander Duyck 439705e1d7 igb: cleanup code related to ring resource allocation and free 15 years ago
  Alexander Duyck f7ba205e82 igb: make tx hang check multiqueue, check eop descriptor 15 years ago
  Alexander Duyck 4337e993e1 igb: move global_quad_port_a from global into local static define 15 years ago
  Alexander Duyck 3f9c016481 igb: only process global stats in igb_update_stats 15 years ago
  Alexander Duyck a6b623e0e5 igb: move vf init into a seperate function 15 years ago
  Alexander Duyck 51466239fb igb: rework handling of the vfta and vlvf registers in relation to mng_vlan 15 years ago
  Alexander Duyck 7d5753f08c igb: rework use of VMOLR in regards to PF and VFs 15 years ago
  Alexander Duyck f2ca0dbe07 igb: replace the VF clear_to_send with a flags value 15 years ago
  Alexander Duyck d249be5474 igb: use packet buffer sizes from RXPBS register 15 years ago