summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-19yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin
2009-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-17orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville
2009-08-16e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng
2009-08-16e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan
2009-08-16cnic: Fix locking in init/exit calls.Michael Chan
2009-08-16cnic: Fix locking in start/stop calls.Michael Chan
2009-08-16bnx2: Use mutex on slow path cnic calls.Michael Chan
2009-08-16cnic: Refine registration with bnx2.Michael Chan
2009-08-16cnic: Fix symbol_put_addr() panic on ia64.Michael Chan
2009-08-14pegasus: Add new device ID.Petko Manolov
2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng
2009-08-14via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin
2009-08-14ixgbe: Fix receive on real device when VLANs are configuredLucy Liu
2009-08-14ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou
2009-08-13netxen: free napi resources during detachDhananjay Phadke
2009-08-13netxen: remove netxen workqueueAmit Kumar Salecha
2009-08-13ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore
2009-08-13can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp
2009-08-138139cp: balance dma_map_single vs dma_unmap_single pairFrancois Romieu
2009-08-13Revert "libertas: Read buffer overflow"David S. Miller
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter
2009-08-10ar9170usb: fix spurious firmware related messageChristian Lamparter
2009-08-10mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin
2009-08-10zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin
2009-08-10pcnet32: Read buffer overflowroel kluin
2009-08-10gianfar: keep vlan related state when restartYong Zhang
2009-08-10e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan
2009-08-10e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan
2009-08-10ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou
2009-08-10ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou
2009-08-10tun: Extend RTNL lock coverage over whole ioctlHerbert Xu
2009-08-10fec: fix FEC driver packet transmission breakageGreg Ungerer
2009-08-10atlx: strncpy does not null terminate stringRoel Kluin
2009-08-10irda: fix read buffer overflowRoel Kluin
2009-08-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-09Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-08-09drm/i915: silence vblank warningsFrans Pop
2009-08-09drm: silence pointless vblank warning.Paul Rolland
2009-08-09drm: When adding probed modes, preserve duplicate mode typesKeith Packard
2009-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-08-07Staging: rspiusb: Fix buffer overflowRoel Kluin
2009-08-07staging: add dependencies on PCI for drivers that require itJeff Mahoney
2009-08-07Staging: rtl8192su: fix build errorGreg Kroah-Hartman
2009-08-07Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith