aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-07netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi
2012-09-07net: qmi_wwan: use a single bind function for all device typesBjørn Mork
2012-09-07net: qmi_wwan: increase max QMI message size to 4096Bjørn Mork
2012-09-07drivers/net/usb/sierra_net.c: removes unnecessary semicolonPeter Senna Tschudin
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-04ixgbe: remove old init remnantEliezer Tamir
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin
2012-09-04igb: reduce Rx header sizeEric Dumazet
2012-09-04igb: 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-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck
2012-08-30ixgbevf: Add suspend and resume support to the VFAlexander Duyck
2012-08-30e1000e: update driver version numberBruce Allan
2012-08-30e1000e: cleanup - remove unnecessary variableBruce Allan
2012-08-30e1000e: cleanup - remove inapplicable commentBruce Allan
2012-08-30e1000e: cleanup strict checkpatch checkBruce Allan
2012-08-30e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan
2012-08-30e1000e: 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
2012-08-30be2net: create RSS rings even in multi-channel configsSathya Perla
2012-08-30drivers/ieee802154: move ieee802154 drivers to net folderalex.bluesman.smirnov@gmail.com