summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck3-1/+160
2012-03-19ixgbe: Whitespace cleanupsAlexander Duyck1-10/+7
2012-03-19ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck1-3/+1
2012-03-19ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck1-3/+2
2012-03-19ixgbe: Move poll routine in order to improve readabilityAlexander Duyck1-49/+49
2012-03-19ixgbe: cleanup logic for the service timer and VF hang detectionAlexander Duyck1-19/+10
2012-03-19ixgbe: Update layout of ixgbe_ring structure to improve cache performanceAlexander Duyck1-9/+9
2012-03-19ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck3-51/+51
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-78/+93
2012-03-19gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker1-1/+1
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 Cochran2-2/+2
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-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-17net: qmi_wwan: add support for ZTE MF820DBjørn Mork1-0/+34
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 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-4/+2
2012-03-15gianfar: delete orphaned version strings and dead macrosPaul Gortmaker2-6/+0
2012-03-15gianfar: constify giant block of status descriptor stringsPaul Gortmaker1-1/+1
2012-03-15gianfar: Add support for byte queue limits.Paul Gortmaker1-3/+16
2012-03-15libertas: remove dump_survey implementationDaniel Drake1-37/+0
2012-03-15ath9k_hw: remove unused initvalsFelix Fietkau1-302/+0
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau5-13/+6
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau3-26/+19
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau5-30/+22
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau1-0/+3