Commit Graph

362 Commits (613655fa39ff6957754fa8ceb8559980920eb8ee)

Author SHA1 Message Date
Jeff Kirsher 2d0bb1c1f4 e100/e1000*/igb*/ixgb*: Add missing read memory barrier 15 years ago
Alexander Duyck 99870a73d4 igb: Program MDICNFG register prior to PHY init 15 years ago
Emil Tantilov 81a618595a igb: Use irq_synchronize per vector when using MSI-X 15 years ago
Nick Nunley 08451e2587 igb: restore EEPROM values of MDICNFG on reset with 82580 15 years ago
Nick Nunley 4085f746db igb: add support for SGMII-based MDIO PHYs 15 years ago
Andy Gospodarek bded64a7ff ixgbe/igb: catch invalid VF settings 15 years ago
Alexander Duyck 4478a9cdf0 igb: drop support for UDP hashing w/ RSS 15 years ago
Greg Rose de42edde13 igb: Add comment 15 years ago
Alexander Duyck 8d420a1b3e igb: correct link test not being run when link is down 15 years ago
Emil Tantilov c0f2276f36 igb: Fix Tx hangs seen when loading igb with max_vfs > 7. 15 years ago
Greg Rose 5fa8517f03 igb: Use only a single Tx queue in SR-IOV mode 15 years ago
Nick Nunley ede3ef0d94 igb: fix PHY config access on 82580 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Nick Nunley 2873957df0 igb: reduce cache misses on tx cleanup 15 years ago
Emil Tantilov cfc1fbb079 igb: Clean up left over prototype of igb_get_hw_dev_name() 15 years ago
Taku Izumi c97ec42a7a igb: add registers etc. printout code just before resetting adapters 15 years ago
Alexander Duyck 59d7198935 igb: convert igb from using PCI DMA functions to using DMA API functions 15 years ago
Alexander Duyck ff846f5293 igb: add support for reporting 5GT/s during probe on PCIe Gen2 15 years ago
Koki Sanagi aa913403fe igb: double increment nr_frags 15 years ago
Stefan Assmann d5aa22520d igb: restrict WoL for 82576 ET2 Quad Port Server Adapter 15 years ago
Alexander Duyck 1b6e66182d igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Nick Nunley 757b77e2b2 igb: add per-packet timestamping 15 years ago
Alexander Duyck c041076a9f igb: update hw_debug macro to make use of netdev_dbg call 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexander Duyck e017b60316 igb: use correct bits to identify if managability is enabled 15 years ago
Alexander Duyck 31b24b955c igb: only use vlan_gro_receive if vlans are registered 15 years ago
Emil Tantilov d07f3e375f igb: do not modify tx_queue_len on link speed change 15 years ago
Mitch Williams fa3d9a6d55 igb: count Rx FIFO errors correctly 15 years ago
Alexander Duyck d2ba2ed8fe igb: add support for Intel I350 Gigabit Network Connection 15 years ago
Alexander Duyck 52a1dd4d15 igb: cleanup usage of virtualization registers 15 years ago
Alexander Duyck 411f557c3a igb: Do not overwrite mdicnfg register when accessing 82580 phy 15 years ago
Carolyn Wyborny b894fa2627 igb: Add support for 82576 ET2 Quad Port Server Adapter 15 years ago
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Nick Nunley a77ff709dd igb: update tx DMA mapping error handling 15 years ago
Nick Nunley 58fd62f525 igb: change descriptor control thresholds 15 years ago
Nick Nunley fe0592b4be igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors 15 years ago
Nick Nunley d3eeb62ddd igb: remove unused vmolr value 15 years ago
Nick Nunley 91d4ee3382 igb: minor type cleanups 15 years ago
Nick Nunley 40e90c26f5 igb: move gso_segs into buffer_info structure 15 years ago
Nick Nunley 717ba08935 igb: inline igb_maybe_stop_tx 15 years ago
Nick Nunley 43915c7c9a igb: only read phy specific stats if in internal phy mode 15 years ago
Nick Nunley e6bdb6fefc igb: only support SRRCTL_DROP_EN when using multiple queues 15 years ago
Nick Nunley abe1c3638c igb: cap interrupts at 20K per queue when in itr mode 3 15 years ago
Nick Nunley 2d0b0f6935 igb: remove adaptive IFS from driver 15 years ago
Alexander Duyck 3025a446b6 igb: Allocate rings seperately instead of as a block 15 years ago
Nick Nunley b94f2d775a igb: call pci_save_state after pci_restore_state 15 years ago
Nick Nunley 88a268c1a1 igb: Power down link when interface is down 15 years ago
Nick Nunley 53c992fa84 igb: ignore EEPROM APME check when shutting down serdes link 15 years ago
Nick Nunley 3145535ac6 igb: Report link status in ethtool when interface is down 15 years ago