summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend2010-10-285-10/+54
* ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou2010-10-212-0/+7
* ixgbe: fix stats handlingEric Dumazet2010-10-213-16/+56
* ixgbe: update copyright infoEmil Tantilov2010-10-214-4/+4
* ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-213-79/+74
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-1/+1
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-1/+1
* ixgbe: DCB: remove DCB check configJohn Fastabend2010-10-151-1/+0
* ixgbe: declare functions as staticEmil Tantilov2010-10-1411-86/+40
* ixgbe: remove unused functionsEmil Tantilov2010-10-148-555/+0
* ixgbe: Use affinity_hint when Flow Director is enabledPeter Waskiewicz2010-10-062-0/+27
* ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov2010-09-301-10/+26
* ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-5/+11
* drivers/net: return operator cleanupEric Dumazet2010-09-262-4/+4
* e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou2010-09-221-1/+3
* ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings2010-09-171-43/+14
* drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psumJoe Perches2010-09-081-146/+151
* drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>Joe Perches2010-09-081-38/+36
* drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanupsJoe Perches2010-09-081-231/+236
* ixgbe: fix TX ring enable issues seen when VMDQ is enabledAlexander Duyck2010-09-081-1/+1
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-022-3/+4
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-2/+2
* ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-193-253/+169
* ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck2010-08-194-18/+18
* ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck2010-08-191-57/+95
* ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck2010-08-191-39/+52
* ixgbe: move all GPIE register config into a single functionAlexander Duyck2010-08-191-42/+30
* ixgbe: Move virtualization config into a separate functionAlexander Duyck2010-08-191-38/+46
* ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck2010-08-192-43/+50
* ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck2010-08-191-48/+60
* ixgbe: remove redundant configuration of vmolr, rename generic variableAlexander Duyck2010-08-191-7/+4
* ixgbe: bump PS header size to 512 bytesAlexander Duyck2010-08-191-4/+9
* ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_modeAlexander Duyck2010-08-191-7/+6
* ixgbe: pull PSRTYPE configuration into a separate functionAlexander Duyck2010-08-191-11/+25
* ixgbe: pull ring configuration into it's own functionAlexander Duyck2010-08-191-13/+20
* ixgbe: consolidate all setting of MRQC into one functionAlexander Duyck2010-08-191-57/+43
* ixgbe: move Tx ring configuration into a separate functionAlexander Duyck2010-08-191-40/+29
* ixgbe: move configuration of the MTQC register into it's own functionAlexander Duyck2010-08-191-33/+40
* ixgbe: combine two modifications of TXDCTL into oneAlexander Duyck2010-08-191-12/+6
* 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
* ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundariesDon Skidmore2010-08-191-10/+13
* 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 ethtool statsEric Dumazet2010-07-241-21/+21
* | ixgbe: fix version string for ixgbeDon Skidmore2010-07-191-1/+1
OpenPOWER on IntegriCloud