summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com
2013-05-19bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com
2013-05-19bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com
2013-05-19bonding: fix set mode race conditionsnikolay@redhat.com
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam
2013-05-15fec: Fix inconsistent lock stateFabio Estevam
2013-05-15ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter
2013-05-14net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre
2013-05-14mv643xx_eth: fix NAPI weight being > 64Andrew Lunn
2013-05-14be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi
2013-05-14sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings
2013-05-14sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey
2013-05-13drm: Only print a debug message when the polled connector has changedLespiau, Damien
2013-05-13drm: Make the HPD status updates debug logs more readableLespiau, Damien
2013-05-11virtio_net: use default napi weight by defaultAmerigo Wang
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther
2013-05-113c59x: fix PCI resource managementSergei Shtylyov
2013-05-11caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven
2013-05-11net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven
2013-05-11net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven
2013-05-11net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven
2013-05-11net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven
2013-05-11net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMAGeert Uytterhoeven
2013-05-11macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim
2013-05-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz
2013-05-11net: fec: enable hardware checksum only on imx6q-fecShawn Guo