summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-19sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson
2012-09-19sfc: Fix maximum array sizes for various MCDI commandsBen Hutchings
2012-09-07sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson
2012-09-07sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson
2012-09-07sfc: Add explicit RX queue flag to channelStuart Hodgson
2012-09-07pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings
2012-09-05be2net: use PCIe AER capabilitySathya Perla
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya
2012-09-05RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya
2012-09-05Revert "usbnet: drop unneeded check for NULL"Oliver Neukum
2012-09-05ixgbe: remove old init remnantEliezer Tamir
2012-09-05igb: Supported and Advertised Pause FrameAkeem G. Abodunrin
2012-09-05igb: reduce Rx header sizeEric Dumazet
2012-09-05igb: Add loopback test support for i210Carolyn Wyborny
2012-09-04ieee802154: MRF24J40 driverAlan Ott
2012-09-04usbnet: drop unneeded check for NULLOliver Neukum
2012-09-03net: sierra_net: rx_urb_size is constantBjørn Mork
2012-09-03net: sierra_net: make private symbols staticBjørn Mork
2012-09-03net: cx82310_eth: use common match macroBjørn Mork
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu
2012-08-31bonding: add some slack to arp monitoring time limitsJiri Bohac
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla
2012-08-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-31ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck
2012-08-31ixgbevf: Add suspend and resume support to the VFAlexander Duyck
2012-08-31e1000e: update driver version numberBruce Allan
2012-08-31e1000e: cleanup - remove unnecessary variableBruce Allan
2012-08-31e1000e: cleanup - remove inapplicable commentBruce Allan
2012-08-31e1000e: cleanup strict checkpatch checkBruce Allan
2012-08-31e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan
2012-08-31e1000e: use correct type for read of 32-bit registerBruce Allan
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi
2012-08-30be2net: modify log msg for lack of privilege errorVasundhara Volam
2012-08-30be2net: fixup malloc/free of adapter->pmac_idSathya Perla
2012-08-30be2net: fix FW default for VF tx-rateVasundhara Volam
2012-08-30be2net: fix max VFs reported by HWVasundhara Volam