aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-27
|\
| * Merge branch 'sa11x0-ir' into sa11x0Russell King2012-03-25
| |\
| | * NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King2012-03-07
| | * NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2012-03-07
| | * NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King2012-02-09
| | * NET: sa11x0-ir: fix size of SIR transmit bufferRussell King2012-02-09
| | * NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King2012-02-09
| | * NET: sa11x0-ir: get rid of si->hscr0Russell King2012-02-09
| | * NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King2012-02-09
| | * NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King2012-02-09
| | * NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King2012-02-09
| | * NET: sa11x0-ir: split SIR and FIR tx functionsRussell King2012-02-09
| | * NET: sa11x0-ir: factor out speed checksRussell King2012-02-09
| | * NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King2012-02-09
| | * NET: sa11x0-ir: fix leak of tx skbRussell King2012-02-09
| | * NET: sa11x0-ir: containerize DMA dataRussell King2012-02-09
| | * NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King2012-02-09
| | * NET: sa11x0-ir: set netdev's parent struct deviceRussell King2012-02-09
| | * NET: sa11x0-ir: handle DMA mapping errors properlyRussell King2012-02-09
| | * NET: sa11x0-ir: fix documentation bugRussell King2012-02-09
| * | ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-09
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
|\ \
| * | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
| * | gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2012-03-25
| * | USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)2012-03-25
| * | USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)2012-03-25
| * | qlcnic: Bug fix for LROAnirban Chakraborty2012-03-23
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \
| * \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
| |\ \ \
| * \ \ \ Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...Arnd Bergmann2012-02-27
| |\ \ \ \ \ \ \
| | * | | | | | | CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-01
| | * | | | | | | CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen2012-02-01
| | * | | | | | | CS89x0 : add platform driver supportJaccon Bastiaansen2012-02-01
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-24
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-22
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | usbnet: consider device busy at each recieved packetOliver Neukum2012-03-22
| * | | | | | | | bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
| * | | | | | | | usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-22
| * | | | | | | | usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-22
| * | | | | | | | cnic: Fix parity error code conflictMichael Chan2012-03-21
| * | | | | | | | tg3: Fix RSS ring refill race conditionMichael Chan2012-03-21
| * | | | | | | | sky2: override for PCI legacy power managementstephen hemminger2012-03-21
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | security: trim security.hAl Viro2012-02-13
| | |_|_|/ / / / / | |/| | | | | | |