summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-242-106/+119
|\
| * HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea2012-04-231-1/+1
| * HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-231-47/+54
| * HSI: hsi: Remove controllers and ports from the busCarlos Chinea2012-04-231-19/+1
| * HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea2012-04-231-1/+1
| * HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-231-42/+66
* | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-232-5/+6
|\ \
| * | md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-241-1/+2
| * | md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-241-2/+2
| * | DM RAID: Use safe version of rdev_for_eachJonathan Brassow2012-04-241-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-2237-133/+218
|\ \ \ | |_|/ |/| |
| * | drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
| * | ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-211-1/+1
| * | net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-211-24/+14
| * | ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-211-5/+6
| * | icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-191-1/+11
| * | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-191-0/+30
| * | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
| * | ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-191-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-187-17/+51
| |\ \
| | * | ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
| | * | bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-161-2/+5
| | * | mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
| | * | ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
| | * | ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
| | * | ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
| | * | brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-131-0/+8
| | * | libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-172-8/+12
| |\ \ \
| | * | | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-172-8/+10
| | * | | ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-171-0/+2
| * | | | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-171-0/+1
| * | | | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-171-0/+5
| * | | | arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-171-4/+4
| * | | | dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-161-3/+3
| |/ / /
| * | | net: usb: smsc75xx: fix mtuStephane Fillod2012-04-161-0/+1
| * | | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-161-0/+2
| * | | net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-141-1/+1
| * | | ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
| * | | e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-141-5/+10
| * | | net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-131-9/+5
| * | | ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-131-4/+4
| * | | drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-133-9/+7
| * | | 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
| * | | atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
| * | | skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-133-5/+4
| * | | ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-131-9/+6
| * | | caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX2012-04-131-2/+2
| * | | caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com2012-04-131-2/+3
| * | | net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser2012-04-131-3/+2