summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcbAlexander Duyck2010-08-191-11/+10
* ixgbe: remove redundant DMA alignment codeAlexander Duyck2010-08-191-12/+12
* e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-081-0/+1
* ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend2010-08-081-4/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-0/+9
|\
| * ixgbe/igb: catch invalid VF settingsAndy Gospodarek2010-07-211-0/+9
* | ixgbe: potential null dereferenceDan Carpenter2010-07-271-3/+4
* | ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend2010-07-271-21/+24
* | ixgbe: fix version string for ixgbeDon Skidmore2010-07-191-1/+1
* | ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2010-07-191-0/+5
* | ixgbe: drop support for UDP in RSS hash generationAlexander Duyck2010-07-191-3/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-071-7/+10
|\ \ | |/
| * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-021-1/+1
| * ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville2010-06-291-1/+3
| * ixgbe: disable tx engine before disabling tx laserJohn Fastabend2010-06-291-4/+4
| * ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek2010-06-291-1/+2
* | ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-051-38/+41
* | ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-151-13/+75
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-141-0/+4
|\ \ | |/
| * ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore2010-06-131-0/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-061-1/+1
|\ \ | |/
| * ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend2010-06-041-1/+1
* | ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-031-153/+128
|/
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-201-0/+69
* ixgbe: add support for active DA cablesDon Skidmore2010-05-181-2/+4
* ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend2010-05-181-1/+2
* ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend2010-05-181-4/+4
* ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou2010-05-181-1/+9
* ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson2010-05-181-2/+3
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-5/+0
* ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala2010-05-131-6/+11
* ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov2010-05-131-3/+3
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-051-0/+4
* ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-051-1/+1
* Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2010-05-031-16/+1
* ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2010-04-271-1/+16
* ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi2010-04-271-0/+341
* ixgbe: use DMA API instead of PCI DMA functionsNick Nunley2010-04-271-35/+42
* ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend2010-04-271-8/+7
* ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2010-04-271-2/+7
* ixgbe: enable extremely low latencyJesse Brandeburg2010-04-271-0/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-271-10/+12
|\
| * ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-271-10/+12
* | ixgbe: fix bug with vlan strip in promsic modeJesse Brandeburg2010-04-141-43/+72
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-13/+30
|\ \ | |/
| * ixgbe: Priority tag FIP framesRobert Love2010-03-261-9/+17
| * ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-261-1/+0
| * ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose2010-03-261-3/+5
OpenPOWER on IntegriCloud