summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2009-08-261-0/+1
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-266-122/+81
* ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala2009-08-261-11/+8
* ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou2009-08-142-3/+7
* ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev2009-08-141-0/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-142-3/+3
|\
| * ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-131-2/+2
| * ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-131-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-8/+19
|\ \ | |/
| * ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-131-8/+19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-124-56/+107
|\ \ | |/
| * ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-092-16/+19
| * ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-091-40/+15
| * ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
* | ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu2009-08-051-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-303-15/+40
|\ \ | |/
| * ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-302-1/+6
| * ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-302-9/+9
| * ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-301-3/+10
| * ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-261-2/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-233-17/+43
|\ \ | |/
| * ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-231-1/+0
| * ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-231-6/+12
| * ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-233-10/+31
* | ixgbe: Bump version numberPeter P Waskiewicz Jr2009-07-171-1/+1
* | ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr2009-07-173-0/+4
* | ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr2009-07-171-4/+4
* | ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr2009-07-173-49/+19
|/
* ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-161-4/+0
* ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-161-0/+2
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-031-1/+0
* ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-031-5/+5
* ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-031-10/+14
* ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-032-2/+9
* ixgbe: fix unmap length bugJesse Brandeburg2009-06-301-6/+11
* ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-301-1/+2
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-301-2/+3
* ixgbe: Fix SFP log messagesDon Skidmore2009-06-301-8/+17
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-191-1/+1
* net: group address list and its countJiri Pirko2009-06-181-3/+3
* ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou2009-06-093-5/+42
* net: skb_shared_info optimizationEric Dumazet2009-06-081-2/+2
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-06-071-1/+1
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-074-8/+85
* ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg2009-06-071-16/+19
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-073-1/+228
* ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2009-06-072-0/+980
* ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr2009-06-071-0/+147
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-073-11/+12
OpenPOWER on IntegriCloud