summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)AuthorFilesLines
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-1/+1
2010-06-30ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville1-1/+3
2010-06-30ixgbe: disable tx engine before disabling tx laserJohn Fastabend1-4/+4
2010-06-30ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek1-1/+2
2010-06-17ixgbe: add comment on SFP+ ID for Active DADon Skidmore1-0/+2
2010-06-14ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek1-29/+8
2010-06-14ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore1-0/+4
2010-06-05ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend1-1/+1
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2-0/+3
2010-05-21ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala7-0/+111
2010-05-19ixgbe: add support for active DA cablesDon Skidmore6-14/+54
2010-05-19ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend1-1/+2
2010-05-19ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend1-4/+4
2010-05-19ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou1-1/+9
2010-05-19ixgbe: remove some redundant code in setting FCoE FIP filterYi Zou1-6/+0
2010-05-19ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou1-4/+7
2010-05-19ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson1-2/+3
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches3-10/+0
2010-05-14ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala5-421/+557
2010-05-14ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala1-6/+11
2010-05-14ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov3-4/+8
2010-05-06ixgbe: Streamline MC filter setup for VFsGreg Rose1-2/+11
2010-05-06ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose1-11/+0
2010-05-06ixgbe: Add support for VF MAC and VLAN configurationGreg Rose5-4/+118
2010-05-06ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose3-6/+9
2010-05-04Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2-20/+1
2010-04-28ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2-1/+20
2010-04-28ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi1-0/+341
2010-04-28ixgbe: use DMA API instead of PCI DMA functionsNick Nunley2-55/+64
2010-04-28ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai1-0/+5
2010-04-28ixgbe: cleanup ethtool autoneg inputDon Skidmore1-1/+1
2010-04-27ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend1-8/+7
2010-04-27ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2-14/+26
2010-04-27ixgbe: enable extremely low latencyJesse Brandeburg2-9/+87
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-24/+62
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-15ixgbe: fix bug with vlan strip in promsic modeJesse Brandeburg1-43/+72
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-0/+3
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-23/+82
2010-04-04net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo3-0/+3
2010-03-27ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose1-0/+21
2010-03-27ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko4-36/+12
2010-03-26ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2-0/+16
2010-03-26ixgbe: Priority tag FIP framesRobert Love1-9/+17
2010-03-26ixgbe: Don't allow user buffer count to exceed 256Robert Love1-8/+10
2010-03-26ixgbe: cleanup maximum number of tx queuesJohn Fastabend2-3/+5
2010-03-26ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose1-3/+5
2010-03-26ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose1-0/+8
2010-03-25net/intel: remove trailing space in messagesFrans Pop3-6/+6