summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-20bnx2x: consistent statistics for old FWYuval Mintz3-41/+6
2012-03-20bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov4-44/+64
2012-03-20bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2-7/+17
2012-03-20bnx2x: changed initial dcb configurationDmitry Kravkov1-29/+16
2012-03-20bnx2x: removed dcb unused codeYuval Mintz1-20/+0
2012-03-20bnx2x: reduced sparse warningsYuval Mintz6-29/+18
2012-03-20bnx2x: revised driver printsMerav Sicron9-727/+694
2012-03-20bnx2x: added 'likely' to fast-path skb existenceYuval Mintz1-1/+2
2012-03-20be2net: fix programming of VLAN tags for VFAjit Khaparde4-5/+157
2012-03-20be2net: Fix number of vlan slots in flex modeAjit Khaparde1-1/+1
2012-03-20be2net: Program secondary UC MAC address into MAC filterAjit Khaparde2-6/+53
2012-03-20be2net: enable WOL by default if h/w supports itAjit Khaparde5-17/+136
2012-03-20Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller3-10/+17
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller47-212/+1044
2012-03-19gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker1-1/+1
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-50/+39
2012-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-628/+772
2012-03-17ixgbe: always write DMA for single_mapped value with skbAlexander Duyck2-118/+153
2012-03-17phc: Update author's email address.Richard Cochran4-4/+4
2012-03-17ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck2-25/+21
2012-03-17ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck3-29/+40
2012-03-17ixgbe: Use packets to track Tx completions instead of a seperate valueAlexander Duyck2-5/+1
2012-03-17ixgbe: Modify setup of descriptor flags to avoid conditional jumpsAlexander Duyck1-17/+17
2012-03-17ixgbe: Make certain that all frames fit minimum size requirementsAlexander Duyck1-1/+17
2012-03-17ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck1-8/+12
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck3-430/+457
2012-03-17ixgbe: Support RX-ALL feature flag.Ben Greear1-2/+23
2012-03-17ixgbe: Support sending custom Ethernet FCS.Ben Greear1-0/+3
2012-03-17igb: Support RX-ALL feature flag.Ben Greear2-2/+33
2012-03-17igb: Support sending custom Ethernet FCS.Ben Greear1-0/+4
2012-03-17eni: fix driver remove function and driver probe error path.françois romieu2-35/+68
2012-03-17net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel1-3/+3
2012-03-17usbnet: use netif_tx_wake_queue instead of netif_start_queueAlexey Orishko1-1/+1
2012-03-17stmmac: Add device-tree supportStefan Roese1-2/+72
2012-03-17netxen: qlogic ethernet : Fix endian bug.Santosh Nayak3-9/+9
2012-03-17pxa168: remove unused stats member.Rami Rosen1-1/+0
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville112-3143/+3574
2012-03-16cdc_ncm: avoid discarding datagrams in rx pathAlexey Orishko1-55/+47
2012-03-16cdc_ncm: fix MTU and max_datagram_size handlingAlexey Orishko1-18/+16
2012-03-16cdc_ncm: reduce driver latency in the data pathAlexey Orishko1-43/+51
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-16asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet1-68/+20
2012-03-16Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-16/+16
2012-03-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+15
2012-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-18/+11
2012-03-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-51/+21