summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de2012-04-011-1/+1
| * | | | | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-013-4/+12
| |\ \ \ \ \
| | * | | | | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
| | * | | | | net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
| | * | | | | net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-281-2/+2
| * | | | | | bonding: emit event when bonding changes MACWeiping Pan2012-03-291-1/+7
| * | | | | | virtio_net: do not rate limit counter incrementsRick Jones2012-03-281-3/+4
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-288-29/+60
| |\ \ \ \ \ \
| | * | | | | | ixgbe: update version numberDon Skidmore2012-03-271-2/+2
| | * | | | | | ixgbe: fix typo in enumeration nameDon Skidmore2012-03-271-1/+1
| | * | | | | | intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-277-13/+35
| | * | | | | | e1000: fix vlan processing regressionJiri Pirko2012-03-271-13/+22
| * | | | | | | cdc-phonet: fix skb truesize underestimationEric Dumazet2012-03-271-2/+2
| * | | | | | | eql: dont rely on HZ=100Eric Dumazet2012-03-271-3/+4
| * | | | | | | bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov2012-03-271-1/+1
| * | | | | | | bnx2x: previous driver unload revisedYuval Mintz2012-03-278-107/+417
| * | | | | | | USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin2012-03-271-0/+5
| * | | | | | | net: sh_eth: Add support SH7734Nobuhiro Iwamatsu2012-03-273-8/+28
| * | | | | | | wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter2012-03-271-0/+18
| * | | | | | | wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-03-271-1/+2
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-279-27/+33
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-262-2/+2
| | * | | | | | rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
| | * | | | | | rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
| | * | | | | | ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
| | * | | | | | ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
| | * | | | | | iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
| | * | | | | | ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
| | * | | | | | iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* | | | | | | | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-021-2/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-291-2/+4
* | | | | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani2012-03-271-1/+1
| * | | | | | | | mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-4/+4
* | | | | | | | | Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-301-2/+2
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
* | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28114-114/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28114-114/+0
| * | | | | | | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-282-9/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-282-9/+3
* | | | | | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-273-424/+533
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'sa11x0-ir' into sa11x0Russell King2012-03-252-423/+532
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King2012-03-071-44/+59
| | * | | | | | | | NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2012-03-072-30/+92
| | * | | | | | | | NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King2012-02-091-7/+11
| | * | | | | | | | NET: sa11x0-ir: fix size of SIR transmit bufferRussell King2012-02-091-1/+1
| | * | | | | | | | NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King2012-02-091-21/+21
OpenPOWER on IntegriCloud