summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-09-22Merge branch 'next/multiplatform' into late/kirkwoodOlof Johansson
2012-09-22Merge branch 'next/cleanup' into late/kirkwoodOlof Johansson
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-19net: seeq: use __iomem pointers for MMIOArnd Bergmann
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson
2012-09-14net: pxaficp_ir: add irq resourcesRob Herring
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: netx: move platform_data definitionsArnd Bergmann
2012-09-13bnx2x: Add missing afex codeYuval Mintz
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner
2012-09-13bnx2x: fix stats copying logicYuval Mintz
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov
2012-09-13net: qmi_wwan: call subdriver with control intf onlyBjørn Mork
2012-09-11net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli
2012-09-10sierra_net: Endianess bug fix.Lennart Sorensen
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon
2012-09-05Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde
2012-09-05brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman
2012-09-05brcmfmac: fix race condition for rx and tx data.Hante Meuleman
2012-09-05brcmfmac: dont use ZERO flag for usb INHante Meuleman
2012-09-05brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel
2012-09-05ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan
2012-09-05ath9k_hw: enable PA linearizationFelix Fietkau
2012-09-05ath9k: fix PA linearization calibration related crashFelix Fietkau
2012-09-05ath9k_hw: disable PA linearization for AR9462Felix Fietkau
2012-09-05ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau
2012-09-05ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau
2012-09-05ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau
2012-09-05rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde
2012-09-05mwifiex: fix skb length issue when send a command to firmwareStone Piao
2012-09-04i825xx: fix paging fault on znet_probe()Wu Fengguang