aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| | * | | via-rhine: remove useless forward declarations.Francois Romieu2012-01-07
| | * | | via-rhine: balance interrupt acknowledge and events retrieval.Francois Romieu2012-01-07
| | * | | via-rhine: factor out tx_thresh handlingFrancois Romieu2012-01-07
* | | | | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-12
|\ \ \ \ \
| * | | | | virtio: net: Add freeze, restore handlers to support S4Amit Shah2012-01-12
| * | | | | virtio: net: Move vq and vq buf removal into separate functionAmit Shah2012-01-12
| * | | | | virtio: net: Move vq initialization into separate functionAmit Shah2012-01-12
| * | | | | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
* | | | | | brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-12
|/ / / / /
* | | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-04
| * | | | xen/netback: Enable netback on HVM guestsDaniel De Graaf2011-12-20
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-09
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | netdev: make net_device_ops conststephen hemminger2012-01-09
| * | | | bcm63xx: make ethtool_ops conststephen hemminger2012-01-09
| * | | | usbnet: make ethtool_ops conststephen hemminger2012-01-09
| * | | | 8139cp: fix missing napi_gro_flush.françois romieu2012-01-08
| * | | | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-07
| * | | | asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-07
| * | | | r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-07
| | |/ / | |/| |
* | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \
| * \ \ \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-03
| |\ \ \ \
| | * | | | net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | * | | | net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-28
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-07
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: macb: fix build break with !CONFIG_OFOlof Johansson2011-12-21
| * | | | | | | | | Merge branch 'at91/macb' into next/driversArnd Bergmann2011-12-16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre2011-12-16
| | * | | | | | | | | net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2011-12-16
| * | | | | | | | | | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-06
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | macb: allow GEM to have configurable receive buffer sizeJamie Iles2011-11-22
| * | | | | | | | | macb: support DMA bus widths > 32 bitsJamie Iles2011-11-22
| * | | | | | | | | macb: support statistics for GEM devicesJamie Iles2011-11-22
| * | | | | | | | | macb: support higher rate GEM MDIO clock divisorsJamie Iles2011-11-22
| * | | | | | | | | macb: initial support for Cadence GEMJamie Iles2011-11-22
* | | | | | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-16
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-29
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | macb: convert printk to netdev_ and friendsJamie Iles2011-11-22
| | * | | | | | | macb: unify at91 and avr32 platform dataJamie Iles2011-11-22
| | * | | | | | | macb: remove conditional clk handlingJamie Iles2011-11-22
* | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-04