aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-22usbnet: consider device busy at each recieved packetOliver Neukum
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2012-03-22usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-03-22usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-03-22xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov
2012-03-21cnic: Fix parity error code conflictMichael Chan
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan
2012-03-21sky2: override for PCI legacy power managementstephen hemminger
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller
2012-03-19net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N
2012-03-19phy: add am79c874 PHY supportHeiko Schocher
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-03-19bonding: send igmp report for its masterPeter Pan(潘卫平)