aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2010-08-13e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-06-29ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville
2010-06-29ixgbe: disable tx engine before disabling tx laserJohn Fastabend
2010-06-29ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek
2010-06-13ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend
2010-05-20ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala
2010-05-18ixgbe: add support for active DA cablesDon Skidmore
2010-05-18ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend
2010-05-18ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend
2010-05-18ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou
2010-05-18ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-13ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov
2010-05-05ixgbe: Add support for VF MAC and VLAN configurationGreg Rose
2010-05-05ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose
2010-05-03Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller
2010-04-27ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley
2010-04-27ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-27ixgbe: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend
2010-04-27ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg
2010-04-27ixgbe: enable extremely low latencyJesse Brandeburg
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz
2010-04-14ixgbe: fix bug with vlan strip in promsic modeJesse Brandeburg
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko
2010-03-26ixgbe: Priority tag FIP framesRobert Love
2010-03-26ixgbe: cleanup maximum number of tx queuesJohn Fastabend
2010-03-26ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose
2010-03-26ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose
2010-03-24net/intel: remove trailing space in messagesFrans Pop
2010-03-19ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala
2010-03-18ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend
2010-02-26ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend
2010-02-26ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...Mallikarjuna R Chilakala
2010-02-22ixgbe: prevent speculative processing of descriptors before readyMilton Miller
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-15ixgbe: fix WOL register setup for 82599Don Skidmore
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-10ixgbe: Bump driver version upPeter Waskiewicz