aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger1-5/+5
2010-11-25vhost/net: fix rcu check usageMichael S. Tsirkin1-2/+3
2010-11-24isdn: icn: Fix stack corruption bug.Steven Rostedt1-3/+4
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-2/+4
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter1-1/+1
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-11-22ath9k: fix timeout on stopping rx dmaFelix Fietkau1-1/+1
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney1-0/+97
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney1-0/+40
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney1-13/+14
2010-11-22qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao1-3/+3
2010-11-21SuperH IrDA: correct Baud rate error correctionNicolas Kaiser1-1/+1
2010-11-21atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings1-1/+1
2010-11-21e1000: fix screaming IRQAnupam Chanda1-4/+8
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-7/+23
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet1-0/+2
2010-11-17gianfar: fix signedness issueNicolas Kaiser1-4/+3
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov1-1/+1
2010-11-178139cp: fix checksum brokenShan Wei1-6/+4
2010-11-17r8169: fix checksum brokenShan Wei1-2/+1
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2-1/+5
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan3-1/+9
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan1-0/+5
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan1-2/+1
2010-11-15carl9170: fix usb anchor wait timeoutChristian Lamparter1-2/+2
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-207/+312
2010-11-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-4/+5
2010-11-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds63-793/+3751
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-97/+184
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds10-27/+91
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-7/+18
2010-11-12Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-3/+3
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall1-2/+0
2010-11-12pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo1-1/+1
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo1-1/+4
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki1-2/+3
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki1-10/+20
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom3-0/+36
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom1-1/+3
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom1-0/+8
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom1-47/+74
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom1-0/+1
2010-11-12cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom1-14/+0
2010-11-12ixgbe: Look inside vlan when determining offload protocol.Hao Zheng1-28/+32