summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-02-07net: enable TC35815 for MIPS againAtsushi Nemoto
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl
2012-02-07CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro
2012-02-07Revert "skge: check for PCI dma mapping errors"stephen hemminger
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev
2012-02-05via-velocity: S3 resume fix.David Lv
2012-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida
2012-02-03igbvf: change copyright dateMitch A Williams
2012-02-03ixgbevf: Update copyright noticesGreg Rose
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-03can: pch_can: fix error passive level testXi Wang
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter