summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* usbnet: drop unneeded check for NULLOliver Neukum2012-09-041-2/+1Star
* net: sierra_net: rx_urb_size is constantBjørn Mork2012-09-031-13/+4Star
* net: sierra_net: make private symbols staticBjørn Mork2012-09-031-3/+3
* net: cx82310_eth: use common match macroBjørn Mork2012-09-031-10/+1Star
* r8169: add D-Link DGE-560T identifiers.Francois Romieu2012-09-011-0/+2
* bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-311-11/+20
* net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla2012-08-311-32/+8Star
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-312-6/+3Star
* net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla2012-08-311-1/+2
* net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-311-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-317-41/+164
|\
| * ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-314-28/+58
| * ixgbevf: Add suspend and resume support to the VFAlexander Duyck2012-08-311-4/+89
| * e1000e: update driver version numberBruce Allan2012-08-311-1/+1
| * e1000e: cleanup - remove unnecessary variableBruce Allan2012-08-311-3/+2Star
| * e1000e: cleanup - remove inapplicable commentBruce Allan2012-08-311-1/+1
| * e1000e: cleanup strict checkpatch checkBruce Allan2012-08-311-1/+2
| * e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan2012-08-311-1/+9
| * e1000e: use correct type for read of 32-bit registerBruce Allan2012-08-311-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-3132-101/+140
|\ \ | |/ |/|
| * bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
| * bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10Star
| * e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24Star
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
| * xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-301-29/+10Star
| * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-292-2/+6
| * Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
| |\
| | * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2
| * | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-242-4/+7
| |\ \
| | * | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-241-1/+3
| | * | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-248-18/+28
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-248-18/+28
| | |\ \ \ | | | |/ / | | |/| |
| | | * | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-221-0/+3
| | | * | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-211-0/+3
| | | * | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-213-16/+18
| | | * | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-211-1/+2
| | | * | ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-212-1/+2
| * | | | stmmac: add header inclusion protectionRayagond Kokatanur2012-08-249-0/+43
| |/ / /
| * | | stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-231-3/+3
| * | | stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-231-1/+1
* | | | net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi2012-08-301-0/+9
* | | | net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi2012-08-301-28/+14Star
* | | | net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi2012-08-301-152/+221
* | | | net/fsl_pq_mdio: various small fixesTimur Tabi2012-08-301-14/+13Star
* | | | net/fsl_pq_mdio: merge some functions togetherTimur Tabi2012-08-301-66/+26Star
* | | | net/fsl_pq_mdio: trim #include statementsTimur Tabi2012-08-301-13/+1Star
* | | | net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi2012-08-304-61/+31Star
* | | | be2net: modify log msg for lack of privilege errorVasundhara Volam2012-08-301-1/+1
* | | | be2net: fixup malloc/free of adapter->pmac_idSathya Perla2012-08-301-6/+7