summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings6-14/+50
2012-02-16sfc: Pass NIC structure into efx_wanted_parallelism()Ben Hutchings1-4/+4
2012-02-16sfc: Add support for 'extra' channel typesBen Hutchings3-108/+239
2012-02-16sfc: Make all CPU/IRQ/channel/queue counts unsignedBen Hutchings2-9/+11
2012-02-16sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2-3/+3
2012-02-16sfc: Disable flow control during flushesSteve Hodgson3-0/+9
2012-02-16sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2-6/+7
2012-02-16sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings1-1/+1
2012-02-16sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings4-318/+308
2012-02-16sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings3-9/+13
2012-02-16sfc: Generalise driver event generationBen Hutchings1-24/+27
2012-02-16sfc: Correct MAC filter bitfield definitionsBen Hutchings1-10/+10
2012-02-16sfc: Add support for TX MAC filtersBen Hutchings2-5/+72
2012-02-16sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings3-47/+214
2012-02-14sfc: Warn if unable to create MTDsBen Hutchings2-2/+7
2012-02-14sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings3-5/+7
2012-02-14sfc: Do not retry hardware probe if it schedules a resetBen Hutchings1-34/+16
2012-02-14sfc: Skip RX end-of-batch work on channels without an RX queueBen Hutchings1-10/+11
2012-02-08sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller1-1/+1
2012-02-07sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2-32/+31
2012-02-07net: fec: Fix build due to wrong dev annotationFabio Estevam1-2/+2
2012-02-07e1000e: minor whitespace and indentation cleanupBruce Allan2-37/+43
2012-02-07e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan2-8/+9
2012-02-07e1000e: fix checkpatch warning from MINMAX testBruce Allan1-1/+1
2012-02-07e1000e: cleanup - use braces in both branches of a conditional statementBruce Allan1-1/+2
2012-02-07e1000e: cleanup e1000_set_phys_idBruce Allan1-2/+2
2012-02-07e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan1-42/+30
2012-02-07e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan1-21/+7
2012-02-07e1000e: cleanup - check return values consistentlyBruce Allan2-5/+5
2012-02-07e1000e: add missing initializers reported when compiling with W=1Bruce Allan1-3/+5
2012-02-07e1000: Adding e1000_dump functionTushar Dave3-0/+235
2012-02-07igbvf: refactor Interrupt Throttle Rate codeMitch A Williams3-78/+99
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville224-3627/+3837
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi29-48/+39
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi21-51/+46
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi28-44/+43
2012-02-06cnic: Add FCoE parity error recoveryMichael Chan2-5/+36
2012-02-06bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov1-0/+3
2012-02-06bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2-9/+93
2012-02-06bonding: Fix misspelling of "since"Jesper Juhl1-1/+1
2012-02-06net/hyperv: Remove the unnecessary memset in rndis_filter_send()Haiyang Zhang1-2/+0
2012-02-06net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang1-5/+2
2012-02-06net/hyperv: Convert camel cased variables in rndis_filter.c to lower casesHaiyang Zhang1-30/+30
2012-02-05Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller13-147/+191
2012-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller64-112/+176
2012-02-05mlx4: Fix typo in cmd.cMasanari Iida1-1/+1
2012-02-05tms380tr: Fix cascading if/else tab abuseJoe Perches1-112/+67
2012-02-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-8/+16
2012-02-05be2net: Use new implementation of get mac list commandPadmanabh Ratnakar3-40/+92
2012-02-05be2net: Fix link status query commandPadmanabh Ratnakar1-2/+4