aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend2010-02-27
* ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend2010-02-26
* ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...Mallikarjuna R Chilakala2010-02-26
* ixgbe: prevent speculative processing of descriptors before readyMilton Miller2010-02-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\
| * ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-16
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* | ixgbe: Bump driver version upPeter Waskiewicz2010-02-10
* | ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz2010-02-10
* | ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz2010-02-03
* | ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg2010-02-03
* | ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend2010-02-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-03
|\|
| * ixgbe: Fix return of invalid txqKrishna Kumar2010-02-03
| * ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\|
| * net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala2010-01-23
* | net: use helpers to access uc list V2Jiri Pirko2010-01-25
* | ixgbe: Improve reset coordination between the PF and the VFGreg Rose2010-01-23
* | ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose2010-01-23
* | ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose2010-01-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\|
| * e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin2010-01-20
| * ixgbe: update copyright datesShannon Nelson2010-01-13
| * ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck2010-01-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz2010-01-07
| * ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore2009-12-24
* | ixgbe: Add SR-IOV features to main moduleGreg Rose2010-01-10
* | ixgbe: Add SR-IOV register, structure and bit definesGreg Rose2010-01-10
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-16
* ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-16
* ixgbe: add support for 82599 KR device 0x1517Don Skidmore2009-12-08
* ixgbe: Fix TX stats accountingEric Dumazet2009-12-08
* ixgbe: use EIAM to automask MSI-XJesse Brandeburg2009-12-03
* ixgbe: performance tweaksJesse Brandeburg2009-12-03
* ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou2009-12-03
* ixgbe: use known user priority for FCoE when DCB is enabledYi Zou2009-12-03
* ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\
| * ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-20
* | ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck2009-11-23
* | ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala2009-11-23
* | ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala2009-11-23
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-17
|\|
| * ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-17
* | ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz2009-11-13