summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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: add comment on SFP+ ID for Active DADon Skidmore2010-06-161-0/+2
* ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek2010-06-131-29/+8
* ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore2010-06-131-0/+4
* ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend2010-06-041-1/+1
* ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2010-06-032-0/+3
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-207-0/+111
* ixgbe: add support for active DA cablesDon Skidmore2010-05-186-14/+54
* 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: remove some redundant code in setting FCoE FIP filterYi Zou2010-05-181-6/+0
* ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou2010-05-181-4/+7
* 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-143-10/+0
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-135-421/+557
* 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-133-4/+8
* ixgbe: Streamline MC filter setup for VFsGreg Rose2010-05-061-2/+11
* ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose2010-05-061-11/+0
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-055-4/+118
* ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-053-6/+9
* Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2010-05-032-20/+1
* ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2010-04-272-1/+20
* 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-272-55/+64
* ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai2010-04-271-0/+5
* ixgbe: cleanup ethtool autoneg inputDon Skidmore2010-04-271-1/+1
* ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend2010-04-271-8/+7
* ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2010-04-272-14/+26
* ixgbe: enable extremely low latencyJesse Brandeburg2010-04-272-9/+87
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-273-24/+62
|\
| * ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
* | 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-113-0/+3
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-065-23/+82
|\ \ | |/
| * ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-271-0/+21
| * ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2010-03-262-0/+16
| * ixgbe: Priority tag FIP framesRobert Love2010-03-261-9/+17
| * ixgbe: Don't allow user buffer count to exceed 256Robert Love2010-03-261-8/+10
| * ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-262-3/+5
| * ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose2010-03-261-3/+5
| * ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose2010-03-261-0/+8
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-264-36/+12
* | net/intel: remove trailing space in messagesFrans Pop2010-03-243-6/+6
|/
OpenPOWER on IntegriCloud