summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-08Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-05-08netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney
2012-05-08netdev/of/phy: Add MDIO bus multiplexer support.David Daney
2012-05-08netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend
2012-05-05e1000e: increase version numberBruce Allan
2012-05-05e1000e: clear REQ and GNT in EECD (82571 && 82572)Richard Alpe
2012-05-05e1000e: enable forced master/slave on 82577Bruce Allan
2012-05-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck
2012-05-04ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck
2012-05-04ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck
2012-05-04e1000e: initial support for i217Bruce Allan
2012-05-04e1000e: Update driver version numberMatthew Vick
2012-05-03net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior
2012-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore
2012-05-03ixgbevf: Update version stringGreg Rose
2012-05-03ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose
2012-05-03e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot
2012-05-03e1000e: Disable ASPM L1 on 82574Chris Boot
2012-05-03e1000e: Driver workaround for IPv6 Header Extension Erratum.Matthew Vick
2012-05-03e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick
2012-05-03e1000e: cleanup long [read|write]_reg_locked PHY ops function pointersBruce Allan
2012-05-03e1000e: suggest a possible workaround to a device hang on 82577/8Bruce Allan
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck
2012-05-03sungem: Fix WakeOnLanGerard Lledo
2012-05-03be2net: Fix EEH error reset before a flash dump completesSomnath Kotur
2012-05-03be2net: Record receive queue index in skb to aid RPS.Somnath Kotur
2012-05-03be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur
2012-05-03be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur
2012-05-03net/pasemi: fix compiler warningStephen Rothwell
2012-05-03usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com
2012-05-03usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com
2012-05-03ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund
2012-05-03net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund
2012-05-03bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov