aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-30
| * xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-30
| * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-29
| * Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-24
| |\
| | * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-23
| * | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-24
| |\ \
| | * | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-24
| | * | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-24
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-24
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
| | |\ \ \ | | | |/ / | | |/| |
| | | * | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-22
| | | * | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-21
| | | * | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-21
| | | * | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-21
| | | * | ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-21
| * | | | stmmac: add header inclusion protectionRayagond Kokatanur2012-08-24
| |/ / /
| * | | stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-22
| * | | stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-22
* | | | net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi2012-08-30
* | | | net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi2012-08-30
* | | | net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi2012-08-30
* | | | net/fsl_pq_mdio: various small fixesTimur Tabi2012-08-30
* | | | net/fsl_pq_mdio: merge some functions togetherTimur Tabi2012-08-30
* | | | net/fsl_pq_mdio: trim #include statementsTimur Tabi2012-08-30
* | | | net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi2012-08-30
* | | | be2net: modify log msg for lack of privilege errorVasundhara Volam2012-08-30
* | | | be2net: fixup malloc/free of adapter->pmac_idSathya Perla2012-08-30
* | | | be2net: fix FW default for VF tx-rateVasundhara Volam2012-08-30
* | | | be2net: fix max VFs reported by HWVasundhara Volam2012-08-30
* | | | be2net: create RSS rings even in multi-channel configsSathya Perla2012-08-30
* | | | drivers/ieee802154: move ieee802154 drivers to net folderalex.bluesman.smirnov@gmail.com2012-08-30
* | | | drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignmentJulia Lawall2012-08-30
* | | | forcedeth: prevent TX timeouts after rebootdavid decotigny2012-08-30
* | | | forcedeth: fix TX timeout caused by TX pause on down linkdavid decotigny2012-08-30
* | | | forcedeth: fix buffer overflowdavid decotigny2012-08-30
* | | | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi2012-08-30
* | | | of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla2012-08-30
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\ \ \ \
| * | | | userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-15
| * | | | userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-15
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-08-24
|\ \ \ \ \
| * | | | | sfc: Fix the initial device operstateBen Hutchings2012-08-24
| * | | | | sfc: Assign efx and efx->type as early as possible in efx_pci_probe()Ben Hutchings2012-08-24
| * | | | | sfc: Remove bogus comment about MTU change and RX buffer overrunBen Hutchings2012-08-24
| * | | | | sfc: Remove overly paranoid locking assertions from netdev operationsBen Hutchings2012-08-24
| * | | | | sfc: Fix reset vs probe/remove/PM races involving efx_nic::stateBen Hutchings2012-08-24
| * | | | | sfc: Improve log messages in case we abort probe due to a pending resetBen Hutchings2012-08-24
| * | | | | sfc: Never try to stop and start a NIC that is disabledBen Hutchings2012-08-24
| * | | | | sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()Ben Hutchings2012-08-24
| * | | | | sfc: Keep disabled NICs quiescent during suspend/resumeBen Hutchings2012-08-24