aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-21
* ixgbe: add support for active DA cablesDon Skidmore2010-05-18
* ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend2010-05-18
* ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend2010-05-18
* ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou2010-05-18
* ixgbe: remove some redundant code in setting FCoE FIP filterYi Zou2010-05-18
* ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou2010-05-18
* ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson2010-05-18
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-14
* ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala2010-05-14
* ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov2010-05-14
* ixgbe: Streamline MC filter setup for VFsGreg Rose2010-05-06
* ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose2010-05-06
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-06
* ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-06
* Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2010-05-03
* ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2010-04-27
* ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi2010-04-27
* ixgbe: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai2010-04-27
* ixgbe: cleanup ethtool autoneg inputDon Skidmore2010-04-27
* ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend2010-04-27
* ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2010-04-27
* ixgbe: enable extremely low latencyJesse Brandeburg2010-04-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-27
* | ixgbe: fix bug with vlan strip in promsic modeJesse Brandeburg2010-04-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\|
| * ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-27
| * ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2010-03-26
| * ixgbe: Priority tag FIP framesRobert Love2010-03-26
| * ixgbe: Don't allow user buffer count to exceed 256Robert Love2010-03-26
| * ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-26
| * ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose2010-03-26
| * ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose2010-03-26
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-26
* | net/intel: remove trailing space in messagesFrans Pop2010-03-24
|/
* ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala2010-03-20
* ixgbe: fix for real_num_tx_queues update issueVasu Dev2010-03-20
* ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala2010-03-19
* ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala2010-03-19
* 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: do not stop tx queues in ixgbe_set_tsoJohn Fastabend2010-02-26
* ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...Mallikarjuna R Chilakala2010-02-26